Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.6.0 #73

Merged
merged 17 commits into from
Jan 21, 2025
Merged

Release v0.6.0 #73

merged 17 commits into from
Jan 21, 2025

Conversation

williamh890
Copy link
Contributor

@williamh890 williamh890 commented Jan 17, 2025

HyP3 job: https://hyp3-opera-disp-sandbox.asf.alaska.edu/jobs/0ecbfbe7-e242-4f14-bcd7-b085a25bf11d

extent.json contents:

{
  "extent": [
    -13469658.386,
    4579411.573,
    -13358328.386,
    4721671.573
  ],
  "EPSG": 3857,
  "scale_range": {
    "range": [
      "-0.064441680908203",
      "0.051021575927734"
    ],
    "units": "m/yr"
  }
}

TODO:

@williamh890 williamh890 added the minor Bump the minor version number of this project label Jan 17, 2025
@williamh890 williamh890 requested a review from a team January 17, 2025 20:49
@@ -12,4 +12,4 @@
uses: ASFHyP3/actions/.github/workflows/[email protected]

call-mypy-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.14.0
uses: ASFHyP3/actions/.github/workflows/reusable-mypy.yml@v0.15.0

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions Job or Workflow does not set permissions
Copy link

github-actions bot commented Jan 17, 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?

@williamh890 williamh890 marked this pull request as draft January 17, 2025 21:16
@forrestfwilliams
Copy link
Contributor

New HyP3 job with rounding applied

@williamh890 williamh890 marked this pull request as ready for review January 21, 2025 19:25
@forrestfwilliams
Copy link
Contributor

The above job failed FYI.

@williamh890
Copy link
Contributor Author

extent.json from job

{
  "extent": [-13469658.386, 4579411.573, -13358328.386, 4721671.573], 
  "EPSG": 3857, 
  "scale_range": {"range": [-0.064, 0.051], "units": "m/yr"}
}

@williamh890 williamh890 merged commit fd56b70 into main Jan 21, 2025
18 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.

3 participants