-
Notifications
You must be signed in to change notification settings - Fork 1
refactor(workflows)!: build info in build step [INFRA-189] #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3ef389e
refactor(workflows)!: moving build info closer to actual build
arrowplum 85159d7
chore(workflows): bump version from 1.2.3 to 1.2.4 for test artifact
arrowplum 0bb6ef9
fix(workflows): update working-directory logic to handle optional input
arrowplum a8433a8
fix(workflows)!: refactor aggregate-build-info workflow to use entryp…
arrowplum c289d9c
refactor(workflows): remove lookback option
arrowplum 9ac1d25
refactor(workflows): encourage chainable workflow execution
arrowplum 068b377
refactor(workflows)!: standardize build-id and metadata-build-id acro…
arrowplum 5ff419c
fix(workflows): all have build name search pattern not consistently n…
arrowplum 252fe0d
chore(workflows): simplify build-info discovery and remove unused che…
arrowplum e6708da
chore(workflows): remove unused aggregate build info workflow and rel…
arrowplum c0e5881
chore(workflows): update README files to reflect changes in build ID …
arrowplum 4e469b4
fix(workflows): update entrypoint script to use run-optional for env …
arrowplum ccc2599
chore: apply docs and minor suggestions from code review
arrowplum 7920101
fix: complete refactor of build-id
arrowplum 1f2c0b8
fix(workflows): add run_optional function for handling non-critical c…
arrowplum b8a9822
chore: increase example version
arrowplum d7783ef
chore(workflows): update reusable workflows to reference latest relea…
arrowplum c52d1e4
fix(workflows): add default version input for version extraction action
arrowplum d3247f4
fix(workflows): better rules for calculating default version
arrowplum febec3f
feat(workflows): add source output to version extraction action
arrowplum 466a2f6
fix(workflows): more complete default case
arrowplum 3fde536
fix(workflows): add needed options in reusable build workflow
arrowplum 2e95305
fix(workflows): update submodule fetch option in reusable build workflow
arrowplum 8e00599
fix(workflows): enhance logging in deploy artifacts workflow
arrowplum c4ac840
test: switching over to branch from hash
arrowplum 3a5f30a
fix(workflows): correct version assignment in version extraction action
arrowplum 2e47b88
chore(workflows): update checkout references to latest commit hash fo…
arrowplum 7a1fd8a
docs(workflows): update bad link
arrowplum File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.2.3 | ||
1.2.5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.