Skip to content

Release v10.17.6#3155

Draft
jhkennedy wants to merge 23 commits into
mainfrom
develop
Draft

Release v10.17.6#3155
jhkennedy wants to merge 23 commits into
mainfrom
develop

Conversation

@jhkennedy

@jhkennedy jhkennedy commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

TODO:

  • verify parquet file reporting
  • verify lavas and slimsar jobs run with updated AMI

dependabot Bot and others added 21 commits June 22, 2026 19:43
Bumps the github-actions-deps group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Updated AMI IDs to use Amazon Linux 2023 for GPU optimized environments.
Add parquet as visible product
Change AMI IDs to Amazon Linux 2023
…b-actions-deps-2217aebe03

Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions-deps group
Update check_same_relative_orbits validator for S1C repositioning
@jhkennedy jhkennedy added the patch Bump the patch version number of this project label Jun 29, 2026
@github-actions

Copy link
Copy Markdown

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bump the patch version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants