Skip to content

Conversation

@asjohnston-asf
Copy link
Member

@asjohnston-asf asjohnston-asf commented Sep 4, 2025

Ten sample SLC jobs ran without issue in the hyp3-opera-uat environment.

dependabot bot and others added 6 commits August 25, 2025 14:23
Bumps the pip-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.12.9 to 0.12.10
- [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.12.9...0.12.10)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump ruff from 0.12.9 to 0.12.10 in the pip-deps group
Bumps the pip-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.12.10 to 0.12.11
- [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.12.10...0.12.11)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump ruff from 0.12.10 to 0.12.11 in the pip-deps group
remove unproductive prep_rtc.validate_slc function
@asjohnston-asf asjohnston-asf added the patch Bump the patch version number of this project label Sep 4, 2025
@asjohnston-asf asjohnston-asf requested a review from a team as a code owner September 4, 2025 23:52
@github-actions
Copy link

github-actions bot commented Sep 4, 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)

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?

@asjohnston-asf asjohnston-asf linked an issue Sep 4, 2025 that may be closed by this pull request
@asjohnston-asf asjohnston-asf merged commit a6608d4 into main Sep 4, 2025
25 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.

prep_rtc.validate_slc check is unproductive

4 participants