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

add explicit reference to ubuntu set up page on install page #1633

Draft
wants to merge 178 commits into
base: develop
Choose a base branch
from

Conversation

caitlinadams
Copy link
Contributor

@caitlinadams caitlinadams commented Sep 17, 2024

Reason for this pull request

...

Proposed changes

  • Closes #xxxx

  • Tests added / passed

  • Fully documented, including docs/about/whats_new.rst for all changes


📚 Documentation preview 📚: https://datacube-core--1633.org.readthedocs.build/en/1633/

SpacemanPaul and others added 30 commits April 6, 2023 15:46
* Github action fixes, backported from develop-1.9

* Updates to whats_new.rst

* Capitalise "Dependabot" in whats_new.rst
We used to deploy to netlify for docs previews, but now that's done to
Read The Docs. The old Workflow should be removed.
updates:
- [github.com/adrienverge/yamllint.git: v1.30.0 → v1.31.0](https://github.com/adrienverge/yamllint.git/compare/v1.30.0...v1.31.0)
Error message for missing arguments
Allow open date range in dataset search
* support open ended date range in query init

* allow open ended time ranges in load() and find_datasets(), also simplify logic for cli

* update doco and whats_new

* get end of datetime.now() to avoid failing tests due to second mismatches

* Minor update to documentation

Even with open bounds, dates are still inclusive of the start and end dates. Minor update to wording to make this clearer

---------

Co-authored-by: Ariana Barzinpour <[email protected]>
Co-authored-by: Robbi Bishop-Taylor <[email protected]>
updates:
- [github.com/adrienverge/yamllint.git: v1.31.0 → v1.32.0](https://github.com/adrienverge/yamllint.git/compare/v1.31.0...v1.32.0)
* Pass X and Y Scale factors through to rasterio.warp.project. Update whats_new

* Update PR number in whats_new.rst

* Remove unused import.

* Cleanup.

* Cleanup.

* Should probably just add it to the dictionary tbh.

* Respond to Kirill's comments.
add archive_less_mature option to add and update
Ariana-B and others added 29 commits April 18, 2024 11:34
* Deprecate non-1.9 compatible configuration environment names (in warnings and docs)

* add localmemory to spellcheck list.

* add lintage...

* Oops - environment name pattern doesn't quite match that applied in 1.9.
* Update test_extra_dimensions to work with numpy 1.x and numpy 2.x

* Behaviour of num2numpy function changes between numpy 1.x and numpy 2.x

* Pin moto<5 to delay rewriting of tests.

* Default float bands to nodata=nan when writing cogs.

* Test float bands default to nodata=nan when writing cogs.

* Update whats_new.rst

* Lintage and incorporate Dependabot's #1600.

* Add ESRI to wordlist.txt (roll eyes).
This fixes the warning:

FromAsCasing: 'as' and 'FROM' keywords' casing do not match

emitted by recent Docker releases.
This fixes the warning:

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format

emitted by recent Docker releases.

And while changing this, bring all the ENV
lines into a single layer, which saves
some space in the resulting image.
This will cause Dependabot to make
pull requests for the Dockerfile
when there are new releases of GDAL.
The documentation at

https://github.com/readthedocs/actions/tree/v1/preview

uses this. According to

https://stackoverflow.com/questions/74957218/what-is-the-difference-between-pull-request-and-pull-request-target-event-in-git

there is something with permissions of tokens
that differ between pull_request and pull_request_target,
so switch to what the action documentation
suggests.
CI: make docpreview pass for pull requests
Configure Dependabot for Docker image
* don't assume product.id exists when adding a dataset

* don't assume assume product.id exists  when adding dataset

* update whats_new

---------

Co-authored-by: Ariana Barzinpour <[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.

9 participants