Skip to content

Conversation

@jtherrmann
Copy link
Contributor

@jtherrmann jtherrmann commented Feb 4, 2025

TODO:

jtherrmann and others added 23 commits January 24, 2025 15:02
Update `OPERA_DISP_TMS.yml` for frame-by-frame
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 5.0.27 to 5.0.28.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.27...5.0.28)

---
updated-dependencies:
- dependency-name: moto[dynamodb]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.5 to 1.23.1.
- [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.22.5...v1.23.1)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Fixes a bug in which HyP3 jobs would fail if the Map item was not a
string, because AWS Batch SubmitJob expects string params.
Convert `OPERA_DISP_TMS` to fan-out/fan-in workflow
@jtherrmann jtherrmann added the minor Bump the minor version number of this project label Feb 4, 2025
@github-actions
Copy link

github-actions bot commented Feb 4, 2025

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)
  • If the step function code has changed, have you drained the job queue before merging?
    • For example, if the interface for a Lambda function has changed to expect different input,
      then currently running jobs (which use the old step function definition) will call the new
      function with the old input. So we must drain the job queue before deployment, so that the new
      function is only called by the new step function definition.

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

@asjohnston-asf asjohnston-asf requested a review from a team February 4, 2025 18:48
@jtherrmann jtherrmann temporarily deployed to hyp3-opera-disp-sandbox February 4, 2025 19:57 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-enterprise-test February 4, 2025 19:57 — with GitHub Actions Inactive
@jtherrmann jtherrmann marked this pull request as ready for review February 4, 2025 22:12
@jtherrmann jtherrmann merged commit 77229f3 into main Feb 4, 2025
26 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