Skip to content
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 v7.8.0 #2397

Merged
merged 80 commits into from
Aug 30, 2024
Merged

Release v7.8.0 #2397

merged 80 commits into from
Aug 30, 2024

Conversation

AndrewPlayer3
Copy link
Contributor

@AndrewPlayer3 AndrewPlayer3 commented Aug 29, 2024

TODO verify in hyp3-lavas-test:

  • All new resources are created with the expected parameters
  • All modified resources are updated appropriately
  • All Lambda functions continue to function as expected for the default Batch cluster and the new one
    • handle_batch_event
    • scale_cluster (for the existing cluster in edc-uat)
  • Step function submits jobs to the appropriate job queue
  • The SRG_GSLC job gets submitted with the requested GPU resources and the --gpu option

TODO:

  • Wait for Joe to merge his changes
  • Confirm that Joe has validated in hyp3-a19-jpl-test

dependabot bot and others added 30 commits August 12, 2024 19:53
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v1.9.5...v1.9.7)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [boto3](https://github.com/boto/boto3) from 1.34.155 to 1.34.159.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.155...1.34.159)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](python-openapi/openapi-core@0.19.2...0.19.3)

---
updated-dependencies:
- dependency-name: openapi-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.9.7 to 1.10.3.
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v1.9.7...v1.10.3)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [boto3](https://github.com/boto/boto3) from 1.34.159 to 1.35.6.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.159...1.35.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.5...2.0.6)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

@jtherrmann jtherrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but let's hold off on releasing until we've confirmed that @jhkennedy has validated what he needs to in hyp3-a19-jpl-test

Copy link
Contributor

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

I've verified the behavior on the ARIA/JPL side -- in hyp3-a19-jpl-test the INSAR_ISCE jobs appropriately went to their own job queue and compete environment, while the ARIA_AUTORIFT jobs went through the default ones.

@AndrewPlayer3 AndrewPlayer3 merged commit 9b75b01 into main Aug 30, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants