-
Notifications
You must be signed in to change notification settings - Fork 1
feat(workflows): [CLIENT-3877] adding maven support #88
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
mirzakaracic
wants to merge
59
commits into
main
Choose a base branch
from
CLIENT-3877
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 17 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
4f6ae2c
feat: adding maven support
mirzakaracic e9d98e7
ci: added java and maven support to execute build
mirzakaracic 66e70d1
fix: removed changes for pom version handling
mirzakaracic 4360e1d
fix: fix comment on input variable
mirzakaracic 6618995
fix: added support for jar files
mirzakaracic ecd6c6b
fix: fix to finvoke jar package handling in entrypoint.sh
mirzakaracic 9a7dd34
fix: added missing logic for jar files
mirzakaracic bf1a8d5
fix: fixed pathing for maven
mirzakaracic 760ac27
fix: updated structure_build_artifact
mirzakaracic 4311f4a
fix: trying to use specific version of deploy entrypoint.sh script
mirzakaracic 20b5c89
fix: added deubug to entrypoint
mirzakaracic 52354f7
fix: typo in package_utils
mirzakaracic 04dee2f
fix: removed deubug
mirzakaracic 5a4c970
fix: added ability to follow maven deploy artifact layout
mirzakaracic f71bdad
fix: added missing files for maven artifacts
mirzakaracic a0fbf51
fix: removed redundant logc
mirzakaracic 66d88b9
fix: removed call on missing function
mirzakaracic d5059c9
Update .github/workflows/deploy-artifacts/package_utils.sh
mirzakaracic efee883
Update .github/workflows/deploy-artifacts/entrypoint.sh
mirzakaracic 84f92b7
Update .github/workflows/deploy-artifacts/entrypoint.sh
mirzakaracic 9e3f228
fix: pr comment fixes
mirzakaracic 6c8016d
Update .github/workflows/deploy-artifacts/package_utils.sh
mirzakaracic 6f190d7
fix: addressing how we extract package name and version from jar file…
mirzakaracic 00b1156
Merge branch 'main' into feature/CLIENT-3877-add-maven
arrowplum 1421c04
fix(workflows): use valid files and update tests to expect JAR uploa…
arrowplum 709a7ef
feat: adding maven support
mirzakaracic 9bd158b
ci: added java and maven support to execute build
mirzakaracic b875b6e
fix: removed changes for pom version handling
mirzakaracic 0c29d16
fix: fix comment on input variable
mirzakaracic abdd11d
fix: added support for jar files
mirzakaracic 4d2ad10
fix: fix to finvoke jar package handling in entrypoint.sh
mirzakaracic 3d1b50c
fix: added missing logic for jar files
mirzakaracic 624d7f1
fix: fixed pathing for maven
mirzakaracic f1b077d
fix: updated structure_build_artifact
mirzakaracic 3179674
fix: trying to use specific version of deploy entrypoint.sh script
mirzakaracic 563b9bd
fix: added deubug to entrypoint
mirzakaracic 5036858
fix: typo in package_utils
mirzakaracic 92da7a9
fix: removed deubug
mirzakaracic 34fc2f8
fix: added ability to follow maven deploy artifact layout
mirzakaracic cac6281
fix: added missing files for maven artifacts
mirzakaracic 59c4e69
fix: removed redundant logc
mirzakaracic 45e0472
fix: removed call on missing function
mirzakaracic bd3e412
Update .github/workflows/deploy-artifacts/package_utils.sh
mirzakaracic 1ab3a66
Update .github/workflows/deploy-artifacts/entrypoint.sh
mirzakaracic 47ccd65
Update .github/workflows/deploy-artifacts/entrypoint.sh
mirzakaracic 87567de
fix: pr comment fixes
mirzakaracic 474e88a
Update .github/workflows/deploy-artifacts/package_utils.sh
mirzakaracic 47736d9
fix: addressing how we extract package name and version from jar file…
mirzakaracic d02839b
Merge branch 'CLIENT-3877' into feature/CLIENT-3877-add-maven
arrowplum a640455
fix: update fixtures and adjust to allow processing nuget
arrowplum 0b31646
docs: gtammar
arrowplum 9903ca3
docs: comment should match refactor
arrowplum 11715e8
docs: comment should match refactor
arrowplum f864dac
fix: update NuGet repository references in entrypoint.sh and test_nup…
arrowplum 0aa2243
Merge pull request #96 from aerospike/feature/CLIENT-3877-add-maven
mirzakaracic ca55760
fix(workflows): nupkg are now not generic
arrowplum 865a8e4
fix: removed comments that could lead to confusion. Added support for…
mirzakaracic 57db2ff
fix: made --jar-group-id for entrypoint.sh
mirzakaracic 2b2be43
fix: fixed tests to accomodated new logic
mirzakaracic 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
Some comments aren't visible on the classic Files Changed page.
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
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.