Conversation
* refactor hyp3 specific stuff to a hyp3.py module * refactor S1 specific stuff to the sentinel1.py module
Deduplicate published jobs using STAC catalog
Don't login to ECR if dependabot PR
Bumps the pip-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hyp3-sdk](https://github.com/ASFHyP3/hyp3-sdk) | `7.7.5` | `7.7.6` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.1` | | [numpy](https://github.com/numpy/numpy) | `2.3.5` | `2.4.2` | | [boto3](https://github.com/boto/boto3) | `1.42.0` | `1.42.54` | | [asf-search](https://github.com/asfadmin/Discovery-asf_search) | `10.2.0` | `12.0.1` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.42.0` | `1.44.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.15.2` | | [moto](https://github.com/getmoto/moto) | `5.1.18` | `5.1.21` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | | [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` | Updates `hyp3-sdk` from 7.7.5 to 7.7.6 - [Release notes](https://github.com/ASFHyP3/hyp3-sdk/releases) - [Changelog](https://github.com/ASFHyP3/hyp3-sdk/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/hyp3-sdk@v7.7.5...v7.7.6) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `numpy` from 2.3.5 to 2.4.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.5...v2.4.2) Updates `boto3` from 1.42.0 to 1.42.54 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.0...1.42.54) Updates `asf-search` from 10.2.0 to 12.0.1 - [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases) - [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md) - [Commits](asfadmin/Discovery-asf_search@v10.2.0...v12.0.1) Updates `cfn-lint` from 1.42.0 to 1.44.0 - [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.42.0...v1.44.0) Updates `ruff` from 0.14.7 to 0.15.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.7...0.15.2) Updates `moto` from 5.1.18 to 5.1.21 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.18...5.1.21) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `responses` from 0.25.8 to 0.26.0 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.8...0.26.0) --- updated-dependencies: - dependency-name: hyp3-sdk dependency-version: 7.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: asf-search dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: moto dependency-version: 5.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bump the pip-deps group across 1 directory with 11 updates
Bumps the github-actions-deps group with 1 update: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `aws-actions/configure-aws-credentials` from 5 to 6 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v5...v6) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
…-actions-deps-e11c4ba6fd Bump aws-actions/configure-aws-credentials from 5 to 6 in the github-actions-deps group
Developer checklist
Reviewer checklist
|
Add low-latency NISAR capabilities
Add access_urls to integration test messages for NISAR
Allow skipping of HyP3 or STAC deduplication
Handle ITS_LIVE STAC performance
select only scenes with co-pol data in frequency A
AndrewPlayer3
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.