Skip to content

CI: Consolidate upload jobs#114

Merged
sfraint merged 3 commits intomasterfrom
gha-consolidate-upload
Sep 8, 2022
Merged

CI: Consolidate upload jobs#114
sfraint merged 3 commits intomasterfrom
gha-consolidate-upload

Conversation

@sfraint
Copy link
Copy Markdown
Member

@sfraint sfraint commented Sep 8, 2022

Use the same upload jobs regardless of trigger mechanism.


You can use syntax like "${{ github.somekey.subkey || 'default' }}" to prefer the somekey.subkey if it exists, otherwise use the default value. This allows us to reuse the same jobs whether or not the manual inputs exist.

@sfraint sfraint requested a review from dhalperi September 8, 2022 18:11
@batfish-bot
Copy link
Copy Markdown

This change is Reviewable

This reverts commit 7b21acf.
Copy link
Copy Markdown
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sfraint)

Copy link
Copy Markdown
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sfraint)

@sfraint sfraint merged commit 727a7c6 into master Sep 8, 2022
@sfraint sfraint deleted the gha-consolidate-upload branch September 8, 2022 19:37
@dhalperi dhalperi temporarily deployed to Release Containers September 8, 2022 19:41 Inactive
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