Back merge fixes for release candidate/1.7.0 - #814
Closed
tloubrieu-jpl wants to merge 2 commits into
Closed
Conversation
|
Open
18 tasks
Member
|
@tloubrieu-jpl similar to the discussion on sweepers, I will merge #813 and then merge main back into develop |
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
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.



🗒️ Summary
Back merge changes made while preparing for the release 1.7.0 deployment in production with terraform.
Introduced more flexibility in the integration testing to use different registry branches and local registry-api docker tags.
🤖 AI Assistance Disclosure
Estimated % of code influenced by AI: 90 %
⚙️ Test Data and/or Report
Tested with the integration tests automated on the branch as well as terraform deployment with integration tests in the AWS Test venue.
♻️ Related Issues
Fixes NASA-PDS/registry#542
🤓 Reviewer Checklist
Reviewers: Please verify the following before approving this pull request.
Documentation and PR Content
Security & Quality
Testing & Validation
Maintenance
Terraform (only if this PR touches a
terraform/directory)scripts/validate_terraform.pywas run against the changedterraform/tree and any Must-Have failures were resolved (or are tracked in a reviewed.tfvalidate-ignoreentry, not silently bypassed).pdc-cds-infra, not duplicated in an application repo.modules/stays flat and no new module is just a thin wrapper around a single resource./pds/<component>/...and, if this PR is the consumer side, reads from the correct published parameter rather than another repo's Terraform state.