-
Notifications
You must be signed in to change notification settings - Fork 177
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
For 1.8.16 release #1501
Merged
Merged
For 1.8.16 release #1501
Conversation
This file contains 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
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1501 +/- ##
========================================
Coverage 91.75% 91.75%
========================================
Files 132 132
Lines 14549 14549
========================================
Hits 13350 13350
Misses 1199 1199 ☔ View full report in Codecov by Sentry. |
omad
approved these changes
Oct 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Paul
alexgleith
approved these changes
Oct 16, 2023
SpacemanPaul
added a commit
that referenced
this pull request
Oct 24, 2023
* Update whats_new.rst with release notes. * Manually apply recent dependabot upgrades. * Removed some lingering references to Python3.8+ (including conda-environment.yml)
SpacemanPaul
added a commit
that referenced
this pull request
Oct 25, 2023
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.1 → v1.5.3](Lucas-C/pre-commit-hooks@v1.5.1...v1.5.3) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.3 → v1.5.4](Lucas-C/pre-commit-hooks@v1.5.3...v1.5.4) * give better error msg if dataset is not compatible with archive-less-mature * give better error msg if dataset is not compatible with archive-less-mature * update whats_new * fix typo >:( * attempt to fix push to pypi * 2nd try * try with upterm * fix test pypi condition * try with generic refs/heads * fix bash syntax * actually fix bash syntax this time * ahh typo * remove testing trigger for test pypi * udpate whats_new * support "like=<geobox>" in virtual products * Account for bools in archive_less_mature (#1498) * don't archive less mature if value is False instead of None * update whats_new * update delta typehint, improve type/value validation * add warning message if delta is bool * fix type check * add test for not archiving less mature, fix find less mature type check * fix logic for real this time --------- Authored-by: Ariana Barzinpour <[email protected]> * Require Python 3.9 at minimum. (#1500) * Require Python >=3.9 Add tags for Py 3.10 and 3.11. * Remove conda tests for 3.8. Add for 3.10 and 3.11. * Updated Whats new.rst * Bump lint.yaml GHA to Py3.9 * Updated PR number * Require Python >=3.9 Add tags for Py 3.10 and 3.11. * Remove conda tests for 3.8. Add for 3.10 and 3.11. * Updated Whats new.rst * Bump lint.yaml GHA to Py3.9 * Updated PR number * For 1.8.16 release (#1501) * Update whats_new.rst with release notes. * Manually apply recent dependabot upgrades. * Removed some lingering references to Python3.8+ (including conda-environment.yml) * update whats_new * Fixed archive mature handling in postgres driver. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ariana Barzinpour <[email protected]> Co-authored-by: Imam Alam <[email protected]> Co-authored-by: Ariana-B <[email protected]>
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.
Reason for this pull request
Prepare for 1.8.16 release.
Proposed changes
Update whats_new.rst for release.
Manually apply recent Dependabot upgrades.
Tests added / passed
Fully documented, including
docs/about/whats_new.rst
for all changes📚 Documentation preview 📚: https://datacube-core--1501.org.readthedocs.build/en/1501/