-
Notifications
You must be signed in to change notification settings - Fork 5
DAT-21154: fix dry runs #435
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
+187
−67
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
cc9d3a3
Update dry run version input in workflow
sayaliM0412 a8e2a7f
Update dry-run version input for release artifacts
sayaliM0412 03c70b7
feat: extract release version from POM and handle dry run versioning …
sayaliM0412 109c0b2
fix: remove conditional check for dry run in Get Release Version step
sayaliM0412 09af19c
refactor: streamline release version handling and dry run logic in wo…
sayaliM0412 3a7b737
refactor: simplify dry run logic by using GitHub's default branch set…
sayaliM0412 0c6a2ac
fix: handle fallback for last commit hash retrieval in artifact relea…
sayaliM0412 e33f147
refactor: use current branch name for dry runs instead of default bra…
sayaliM0412 b3acd18
fix: dynamically retrieve project version for artifact signing instea…
sayaliM0412 e1b1711
feat: add generation of source and javadoc jars, and versioned POM fi…
sayaliM0412 a275c21
feat: add version retrieval for dry-run releases in artifact attachme…
sayaliM0412 c1c6bab
fix: enhance dry-run deployment logging and use environment variables…
sayaliM0412 66a386c
debug: add credential validation before Maven deploy
sayaliM0412 c9c8ca5
fix: enable snapshots for extension release in workflow configuration
sayaliM0412 dd5f8f8
fix: update dry-run deployment to strip -SNAPSHOT suffix and rename a…
sayaliM0412 2f35844
fix: update dry-run release version retrieval to use input parameter …
sayaliM0412 0c70e67
fix: streamline dry-run deployment by removing unnecessary steps and …
sayaliM0412 e99f9bb
fix: update artifact path in release attachment step to use relative …
sayaliM0412 af41605
fix: update artifact file paths in release step to use dynamic inputs
sayaliM0412 ed92431
fix: add preparation step for dry-run release artifacts and update at…
sayaliM0412 cf2f2e3
fix: update dry-run artifact preparation by removing redundant steps …
sayaliM0412 f1dcc7b
fix: enhance dry-run artifact handling by detecting multi-module proj…
sayaliM0412 29544b4
fix: simplify dry-run artifact path detection and streamline artifact…
sayaliM0412 1d13c6a
fix: enhance dry-run artifact handling for multi-module projects and …
sayaliM0412 85f942f
fix: adjust indentation for GPG key conversion step in artifact relea…
sayaliM0412 e70bbf1
fix: streamline dry-run artifact generation and signing process
sayaliM0412 14df2ea
fix: append '-SNAPSHOT' to dry_run version in Maven versioning step
sayaliM0412 7e60f65
fix: rename SNAPSHOT files to match dry_run version in artifact relea…
sayaliM0412 fdf7323
fix: update POM files to remove '-SNAPSHOT' from version tags during …
sayaliM0412 098cdaa
fix: update POM file versioning to use dry_run_version instead of ver…
sayaliM0412 dccd3cc
fix: update POM file versioning to remove '-SNAPSHOT' from version ta…
sayaliM0412 670a327
fix: remove unnecessary empty string argument from sed command in ver…
sayaliM0412 db83e15
fix: changes for dry-runs especially for bigquery workflow (#438)
sayaliM0412 4db36bf
Potential fix for code scanning alert no. 672: Code injection
sayaliM0412 6a34e45
Potential fix for code scanning alert no. 689: Code injection
sayaliM0412 c351fee
fix: use GitHub context for current branch in dry run process
sayaliM0412 3539c28
Potential fix for code scanning alert no. 671: Code injection
sayaliM0412 5c52ff6
fix: validate and sanitize dry_run_version input in Maven deployment …
sayaliM0412 bf8ff7a
Potential fix for code scanning alert no. 674: Code injection
sayaliM0412 3c29300
Potential fix for code scanning alert no. 698: Code injection
sayaliM0412 d5a2381
Potential fix for code scanning alert no. 696: Code injection
sayaliM0412 bd3ae2c
Merge branch 'main' into DAT-21154
sayaliM0412 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
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.