-
Notifications
You must be signed in to change notification settings - Fork 104
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 3.9][Dependencies] Update checksum for DCV #2679
Merged
Merged
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-3.9 #2679 +/- ##
============================================
Coverage 76.48% 76.48%
============================================
Files 22 22
Lines 2220 2220
============================================
Hits 1698 1698
Misses 522 522
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
himani2411
force-pushed
the
release-3.9-dcv
branch
from
March 5, 2024 17:01
e17747d
to
132e2b8
Compare
hanwen-pcluste
previously approved these changes
Mar 5, 2024
himani2411
force-pushed
the
release-3.9-dcv
branch
2 times, most recently
from
March 5, 2024 18:53
b6fd0e0
to
c0cb7cf
Compare
himani2411
force-pushed
the
release-3.9-dcv
branch
from
March 5, 2024 18:56
c0cb7cf
to
9cc8fae
Compare
hanwen-pcluste
approved these changes
Mar 5, 2024
hanwen-pcluste
pushed a commit
to hanwen-pcluste/aws-parallelcluster-cookbook
that referenced
this pull request
Mar 5, 2024
DCV released some new packages with the same version number. We upgraded the checksum for other operating systems with aws#2679. After the PR was merged, DCV released new packages for Ubuntu20 too. So we have to update the checksum too. The checksum is retrieved from https://download.nice-dcv.com/ Signed-off-by: Hanwen <[email protected]>
hanwen-pcluste
pushed a commit
that referenced
this pull request
Mar 5, 2024
DCV released some new packages with the same version number. We upgraded the checksum for other operating systems with #2679. After the PR was merged, DCV released new packages for Ubuntu20 too. So we have to update the checksum too. The checksum is retrieved from https://download.nice-dcv.com/ Signed-off-by: Hanwen <[email protected]>
hanwen-pcluste
pushed a commit
to hanwen-pcluste/aws-parallelcluster-cookbook
that referenced
this pull request
Mar 6, 2024
DCV released some new packages with the same version number. We upgraded the checksum for other operating systems with aws#2679. After the PR was merged, DCV released new packages for Ubuntu20 too. So we have to update the checksum too. The checksum is retrieved from https://download.nice-dcv.com/ Signed-off-by: Hanwen <[email protected]>
himani2411
pushed a commit
to himani2411/aws-parallelcluster-cookbook
that referenced
this pull request
Mar 8, 2024
DCV released some new packages with the same version number. We upgraded the checksum for other operating systems with aws#2679. After the PR was merged, DCV released new packages for Ubuntu20 too. So we have to update the checksum too. The checksum is retrieved from https://download.nice-dcv.com/ Signed-off-by: Hanwen <[email protected]>
himani2411
added a commit
that referenced
this pull request
Mar 8, 2024
* [Dependencies] Update checksum for DCV on Ubuntu20 DCV released some new packages with the same version number. We upgraded the checksum for other operating systems with #2679. After the PR was merged, DCV released new packages for Ubuntu20 too. So we have to update the checksum too. The checksum is retrieved from https://download.nice-dcv.com/ Signed-off-by: Hanwen <[email protected]> * Adding Minor changes for CHANGELOG.md --------- Signed-off-by: Hanwen <[email protected]> Co-authored-by: Hanwen <[email protected]> Co-authored-by: Himani Deshpande <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of changes
Tests
develop #2680
References
Checklist
develop
add the branch name as prefix in the PR title (e.g.[release-3.6]
).Please review the guidelines for contributing and Pull Request Instructions.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.