Skip to content

Conversation

@jhkennedy
Copy link
Contributor

@jhkennedy jhkennedy commented Sep 24, 2025

I've run the golden tests (Job name: hyp3-testing-4RqC5gL) and checked these interface changes. Everything looks g2g to me.

@github-actions
Copy link

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 added the patch Bump the patch version number of this project label Sep 25, 2025
This will ensure all the products are chunk-aligned and have a time
dimension before attempting to generate STAC and NISDC ingest metadata
Update ITS_LIVE_META job to crop ITS_LIVE products first
@jhkennedy jhkennedy temporarily deployed to hyp3-ak-fire-safe-test September 25, 2025 06:15 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-pism-cloud-test September 25, 2025 06:15 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-volcsarvatory-test September 25, 2025 06:15 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-its-live-test September 25, 2025 06:15 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-tibet-jpl-test September 25, 2025 06:15 — with GitHub Actions Inactive
@jhkennedy jhkennedy marked this pull request as ready for review September 25, 2025 22:36
@jhkennedy jhkennedy requested review from a team as code owners September 25, 2025 22:36
@jhkennedy
Copy link
Contributor Author

These three PRs should all be shipped together while processing is paused in the hyp3-its-live deployment:

  1. Release v0.5.0 itslive-metadata#29
  2. Release v0.26.0 hyp3-autorift#380
  3. Release v0.11.7 #2914

and processing should only be turned back on once all plugin images are built and HyP3 has been deployed to hyp3-its-live.

@jhkennedy jhkennedy marked this pull request as draft September 26, 2025 07:11
@jhkennedy jhkennedy marked this pull request as ready for review September 29, 2025 16:39
AndrewPlayer3
AndrewPlayer3 previously approved these changes Sep 29, 2025
@jhkennedy jhkennedy merged commit 3d4d327 into main Sep 29, 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.

4 participants