-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 4.6.1 #38
Merged
Merged
Release 4.6.1 #38
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2ed4036
Bump junit from 4.10 to 4.13.1
dependabot[bot] d0f3f82
Bump gson from 2.3 to 2.8.9 in /ncsa-common-clowder
dependabot[bot] 6420855
Bump gson from 2.3 to 2.8.9 in /ncsa-common-incore
dependabot[bot] 1b4ef47
Bump jsch from 0.1.48 to 0.1.54 in /datawolf-executor-hpc
dependabot[bot] 52a7a0c
Merge pull request #22 from ncsa/main
navarroc ba0645a
Set version to 4.7.0-SNAPSHOT and update CHANGELOG
navarroc f2eeb74
Fixes 23 - added exception to log print statement
navarroc 9e89d02
Merge pull request #2 from ncsa/dependabot/maven/junit-junit-4.13.1
navarroc ecc2f14
Merge pull request #26 from ncsa/23-kubernetes-executor-does-not-prin…
navarroc 4d84a5d
Merge pull request #6 from ncsa/dependabot/maven/ncsa-common-incore/c…
navarroc 0521797
Merge pull request #5 from ncsa/dependabot/maven/ncsa-common-clowder/…
navarroc f944669
Merge pull request #7 from ncsa/dependabot/maven/datawolf-executor-hp…
navarroc 2a7afce
Fixes #28 - added the user/creator information to environment of proc…
navarroc c841266
Fixes #29 changed IN-CORE Dataset DAO and FileStorage implementation …
navarroc 2f1536b
Upgrade hsql to 2.7.1 (#32)
ylyangtw 0dea50b
Fixes #33 - updated custom properties to include more configuration v…
navarroc 7e5c67d
Extra Variables added for INCORE specific (#36)
ywkim312 7b39cf4
Release 4.6.1
ywkim312 035d8c0
renamed to 4.7.0
ywkim312 d9b36af
removed the word snapshot from all pom.xml
ywkim312 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking at all the changes i think this is 4.7.0 and not just some changes to the helm chart.
make sure to remove the SNAPSHOT from all the poms
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed to release 4.7.0. Also updated pom.xml files by removing the SNAPSHOT. Why this happens? Is this automatic update? Also, I see some other version like 3.1.0-SNAPSHOT in other datawolf components, such as datawolf-excutor-commandline-ui or others. Should this also be updated to 4.7.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With a maven build, you can create as many SNAPSHOT builds as you want; however, you can only push a single release so when we do a release, we remove SNAPSHOT and when we merge to main, this will push a release version (4.7.0).
You can ignore the 3.1.0-SNAPSHOT. They are no longer used or haven't been used in a long time and aren't part of the standard build.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. Thanks for the explanation. If things look good. Let's get it merged and released so we can test datawolf in incore tst cluseter