Skip to content

[cye/fix-subpack-ci] Fix bug where workflow dispatch collected packages are not passed to the next job.#753

Merged
cspades merged 2 commits into
mainfrom
cye/fix-subpack-ci
Mar 14, 2025
Merged

[cye/fix-subpack-ci] Fix bug where workflow dispatch collected packages are not passed to the next job.#753
cspades merged 2 commits into
mainfrom
cye/fix-subpack-ci

Conversation

@cspades
Copy link
Copy Markdown
Collaborator

@cspades cspades commented Mar 13, 2025

Description

  • Collects the outputs from both the PR and dispatch workflows, and passes the relevant one to the job output.
  • Remove ref input, since it's a default input for workflow_dispatch.
  • Shorten workflow dispatch input descriptions, which are the names of the inputs in the GHA UI.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor
  • Documentation update
  • Other (please describe):

Usage

  • GitHub Actions > BioNeMo Sub-Package CI > New Workflow

Testing

@cspades cspades self-assigned this Mar 13, 2025
@cspades cspades force-pushed the cye/fix-subpack-ci branch 10 times, most recently from 4000ba8 to f35a9d2 Compare March 13, 2025 21:50
cspades added 2 commits March 13, 2025 15:05
…ow dispatch input names.

Signed-off-by: Cory Ye <cye@nvidia.com>
…workflow-packages.

Signed-off-by: Cory Ye <cye@nvidia.com>
@cspades cspades force-pushed the cye/fix-subpack-ci branch from f35a9d2 to 4bcc82f Compare March 13, 2025 22:05
@cspades cspades enabled auto-merge March 13, 2025 22:06
@cspades cspades added this pull request to the merge queue Mar 14, 2025
Merged via the queue into main with commit fd1077a Mar 14, 2025
@cspades cspades deleted the cye/fix-subpack-ci branch March 14, 2025 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants