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

Cherrypicks and 1.9.0 rc2 #1087

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Nov 15, 2024

Cherry picks of recent updates to master branch.

Prepare for 1.9.0-rc2 release.


📚 Documentation preview 📚: https://datacube-ows--1087.org.readthedocs.build/en/1087/

pre-commit-ci bot and others added 7 commits November 15, 2024 14:39
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/PyCQA/pylint: v3.2.6 → v3.3.1](pylint-dev/pylint@v3.2.6...v3.3.1)

(cherry picked from commit 1377fea)
Bumps mambaorg/micromamba from 1.5.8 to 2.0.2.

---
updated-dependencies:
- dependency-name: mambaorg/micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit a403799)
Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.9.2 to ubuntu-small-3.9.3.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.9.2...v3.9.3)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 7790ff0)
Bumps mambaorg/micromamba from 2.0.2 to 2.0.3.

---
updated-dependencies:
- dependency-name: mambaorg/micromamba
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit ad9461d)
Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.9.3 to ubuntu-small-3.10.0.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.9.3...v3.10.0)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c565b96)
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.03%. Comparing base (f298a2e) to head (fed7f6d).
Report is 5 commits behind head on develop-1.9.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1087      +/-   ##
===============================================
- Coverage        93.28%   93.03%   -0.25%     
===============================================
  Files               53       53              
  Lines             7040     7081      +41     
===============================================
+ Hits              6567     6588      +21     
- Misses             473      493      +20     
Files with missing lines Coverage Δ
datacube_ows/__init__.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

@SpacemanPaul SpacemanPaul marked this pull request as ready for review November 15, 2024 04:58
Copy link
Contributor

@alexgleith alexgleith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Probably shouldn't change the docker image base, but it's not related to code, so hopefully all builds ok!

@SpacemanPaul
Copy link
Contributor Author

Looks good to me.

Probably shouldn't change the docker image base, but it's not related to code, so hopefully all builds ok!

Ported over from 1.8 branch - no point falling behind.

@alexgleith
Copy link
Contributor

Ported over from 1.8 branch

Ah ok, cool!

@SpacemanPaul SpacemanPaul merged commit afe0f83 into develop-1.9 Nov 15, 2024
10 checks passed
@SpacemanPaul SpacemanPaul deleted the cherrypicks-and-1.9.0-rc2 branch November 15, 2024 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants