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

For 1.8.16 release #1501

Merged
merged 3 commits into from
Oct 16, 2023
Merged

For 1.8.16 release #1501

merged 3 commits into from
Oct 16, 2023

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Oct 16, 2023

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/

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (584db42) 91.75% compared to head (2852bae) 91.75%.

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.
📢 Have feedback on the report? Share it here.

@SpacemanPaul SpacemanPaul changed the title For 1 8 16 For 1.8.16 release Oct 16, 2023
Copy link
Member

@omad omad left a comment

Choose a reason for hiding this comment

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

Thanks Paul

@SpacemanPaul SpacemanPaul merged commit b6181fe into develop Oct 16, 2023
31 checks passed
@SpacemanPaul SpacemanPaul deleted the for_1_8_16 branch October 16, 2023 23:14
@SpacemanPaul SpacemanPaul mentioned this pull request Oct 24, 2023
2 tasks
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants