Skip to content

Conversation

@jtherrmann
Copy link
Contributor

@jtherrmann jtherrmann commented Aug 25, 2025

TODO:

@jtherrmann jtherrmann requested review from a team as code owners August 25, 2025 21:27
@jtherrmann jtherrmann added the patch Bump the patch version number of this project label Aug 25, 2025
@github-actions
Copy link

github-actions bot commented Aug 25, 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?

jtherrmann and others added 4 commits August 25, 2025 15:17
@jtherrmann jtherrmann temporarily deployed to hyp3-enterprise-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-a19-jpl-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-tibet-jpl-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-volcsarvatory-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-its-live-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-pism-cloud-test August 25, 2025 23:29 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-ak-fire-safe-test August 25, 2025 23:29 — with GitHub Actions Inactive
asjohnston-asf and others added 4 commits August 25, 2025 15:29
Co-authored-by: Jake Herrmann <jtherrmann@alaska.edu>
update compute environment for publish step in ARIA_S1_GUNW and INSAR_ISCE job specs
@asjohnston-asf
Copy link
Member

Disabling the cloud-based-insar-operations cron doesn't have to be done on any particular schedule. Processing is only happening in the hyp3-a19-jpl deployment, and it's usually weeks between any jobs getting run. Disabling shortly after deployment sounds good.

@jtherrmann jtherrmann merged commit 7dd475c into main Aug 26, 2025
28 checks passed
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.

3 participants