Skip to content

Release v10.15.0#3071

Merged
jhkennedy merged 7 commits intomainfrom
develop
Apr 11, 2026
Merged

Release v10.15.0#3071
jhkennedy merged 7 commits intomainfrom
develop

Conversation

@jhkennedy
Copy link
Copy Markdown
Contributor

@jhkennedy jhkennedy commented Apr 10, 2026

I've confirmed in the ITS_LIVE test deployment that the max_vcpus are being set correctly, and the compute envs now show the r6id[n] instances.

@jhkennedy jhkennedy added the minor Bump the minor version number of this project label Apr 10, 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?

@jhkennedy jhkennedy temporarily deployed to hyp3-a19-jpl-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-pism-cloud-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-lavas-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-its-live-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-tibet-jpl-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-volcsarvatory-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-slimsar-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-ak-fire-safe-test April 10, 2026 23:23 — with GitHub Actions Inactive
@jhkennedy jhkennedy marked this pull request as ready for review April 10, 2026 23:39
@jhkennedy jhkennedy requested review from a team as code owners April 10, 2026 23:39
Copy link
Copy Markdown
Contributor

@Alex-Lewandowski Alex-Lewandowski left a comment

Choose a reason for hiding this comment

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

LGTM!

Disclaimer: I am not certain that I would recognize an issue in job_spec/INSAR_ISCE_BURST_EC2.yml beyond line 34.

@jhkennedy jhkennedy merged commit 8aed194 into main Apr 11, 2026
39 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.

2 participants