New Release v2.2.1 - #patch#613
Merged
Merged
Conversation
This feature is now permanently enabled.
PB-1678: remove HIDE_EXPIRED_ITEMS_IN_SEARCH flag.
Fixed STAC API spec version
Update packages
This was created with a Beta version of the [publiccode.yml Editor](https://puzzle.github.io/publiccode-editor/) of the Federal Chancellery. The idea is that with such a file, the service-stac repo is going to be picked up by a crawler populating the [OSS Catalogue](https://opensource.admin.ch) of the Swiss Confederation. The description was adapted from the Tech Docs [Overview page of the STAC API](https://sys-docs.int.bgdi.ch/docs/stac-api/overview.html) (still in Beta). I was not sure what to list as featues, these are just from the top of my head. The `softwareVersion` and `releaseDate` ([optional fields](https://yml.publiccode.tools/schema.core.html#key-softwareversion)) were left out on purpose because it would require us to adapt the CI to keep this up-to-date.
PB-1911 Add publiccode.yml #patch
Extend description of update asset/collection asset in spec.
HDG-17: Improve openapi spec update asset
This contains two changes to in the [apitransactional.html](https://data.geo.admin.ch/api/stac/static/spec/v1/apitransactional.html): 1. Add a link to the [Tech Docs](https://sys-docs.int.bgdi.ch/download-data/stac-api/overview.html) on the top of the page. 2. Remove all content that is now also present in the [Tech Docs](https://sys-docs.int.bgdi.ch/download-data/stac-api/overview.html). Replace it with a short description + a link. I only pointed to the [STAC API Overview page](https://sys-docs.int.bgdi.ch/download-data/stac-api/overview.html) and not to specific subpages, like e.g. [Authentication](https://sys-docs.int.bgdi.ch/docs/stac-api/authentication.html). I thought it does not add a lot of benefit and reduces the risk of outdated links. Note that the final docs.geo.admin.ch is not live yet but the Terraform code for it is ready and reviewed: geoadmin/infra-terraform-bgdi#1212. So I only merge this when docs.geo.admin.ch is actually online. To try out how this looks as a website, run this locally: 1. Run `make build-specs` 2. Run `make serve-specs` 3. Open the page at http://127.0.0.1:8090/apitransactional.html.
…k-to-tech-docs PB-1949 Move tutorials to Tech Docs
This file contains hidden or 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
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.
Only internal maintenance or documentation updates, hence labelled as
#patch.