-
Notifications
You must be signed in to change notification settings - Fork 1
INFRA-189: build info in build step #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
Open
arrowplum
wants to merge
38
commits into
main
Choose a base branch
from
feature/INFRA-189-build-info-in-build-step
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
2fc4bf0
refactor(workflows)!: moving build info closer to actual build
arrowplum 206f7b7
chore(workflows): update CHECKOUT_REF to feature branch for build inf…
arrowplum 580a853
fix(workflows): adjust build command verification counts in test-entr…
arrowplum 1f18b6a
fix(workflows): update run_optional function to ensure proper command…
arrowplum 4fdc3fa
chore(workflows): bump version from 1.2.3 to 1.2.4 for test artifact
arrowplum cbf214d
fix(workflows): add debugging commands to example reusable integratio…
arrowplum c9dd9e2
fix(workflows): update working-directory logic to handle optional input
arrowplum 76a7526
fix(workflows): setting user's desired working directory and script p…
arrowplum d993c5c
fix(workflows): improve handling of working directory in execute-buil…
arrowplum 755706a
fix(workflows): update artifact directory path in reusable integratio…
arrowplum ba51f41
fix(workflows): update build search command to use input pattern dire…
arrowplum e1c8825
fix(workflows): rename build-version to build-id for consistency acro…
arrowplum 0b416cf
fix(workflows): simplify build-name in reusable integration workflow
arrowplum 8668c32
fix(workflows): update working directory handling in reusable aggrega…
arrowplum 94ae2f0
fix(workflows): refactor aggregate-build-info workflow to use entrypo…
arrowplum 2b49f95
refactor(workflows): remove lookback option
arrowplum 48965c4
refactor(workflows): encourage chainable workflow execution
arrowplum 1c8e184
refactor(workflows)!: standardize build-id and metadata-build-id acro…
arrowplum eba9e15
fix(workflows): all have build name search pattern not consistently n…
arrowplum 3d9b6d5
chore(workflows): simplify build-info discovery and remove unused che…
arrowplum af8902b
chore(workflows): remove unused aggregate build info workflow and rel…
arrowplum 3b8fbf9
chore(workflows): update README files to reflect changes in build ID …
arrowplum 1f7cd47
fix(workflows): update entrypoint script to use run-optional for env …
arrowplum 5457ef8
chore: apply docs and minor suggestions from code review
arrowplum a956135
fix: complete refactor of build-id
arrowplum 6eabddc
fix(workflows): add run_optional function for handling non-critical c…
arrowplum 9528942
chore: increase example version
arrowplum 5324a35
chore(workflows): update reusable workflows to reference latest relea…
arrowplum 7913db7
fix(workflows): add default version input for version extraction action
arrowplum 72437ba
fix(workflows): better rules for calculating default version
arrowplum 0c4e8dd
feat(workflows): add source output to version extraction action
arrowplum 72db3fe
fix(workflows): more complete default case
arrowplum 6a54851
fix(workflows): add needed options in reusable build workflow
arrowplum b4eea4c
fix(workflows): update submodule fetch option in reusable build workflow
arrowplum 3b51b43
fix(workflows): enhance logging in deploy artifacts workflow
arrowplum 030004b
test: switching over to branch from hash
arrowplum a5127c3
fix(workflows): wrong branch
arrowplum 855f44c
test: debug set-x
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.
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.