Change announcements for collections ch.blw* and ch.bafu*#126
Conversation
asteiner-swisstopo
left a comment
There was a problem hiding this comment.
Nice, has the right amount of detail. I would put in a bit more structure to make it easier to read than one long sentence.
page/end-of-life.md
Outdated
| - The existing 5 collections on service STAC _ch.blw.ursprungsbezeichnungen-fleisch_, _ch.blw.ursprungsbezeichnungen-kaese_, _ch.blw.ursprungsbezeichnungen-konditoreiwaren_, _ch.blw.ursprungsbezeichnungen-pflanzen_ and _ch.blw.ursprungsbezeichnungen-spirituosen_ on service STAC have been replaced by a new single collection with the same content _ch.blw.ursprungsbezeichnungen_ and will be decommissioned from service STAC soon. | ||
| - The collection _ch.bafu.gewaesserschutz-nawa_ currently has one item _gewaesserschutz-nawa_. Today's item will be replaced by two new items _gewaesserschutz-nawa_biologie_ and _gewaesserschutz-nawa_chemie_ for content and timestand related reasons with the release of March 18th 2026. |
There was a problem hiding this comment.
I have the following concerns:
- I find these long sentences a bit difficult to read.
- There is a typo: "timestand"
- Don't we have to write that it is a "STAC collection" instead of just "collection" to make it clear what the context is?
- It's not clear if only
ch.bafu.gewaesserschutz-nawais going to be released on March 18th - what aboutch.blw.ursprungsbezeichnungen?
How about this simpler version?
[2026-02-26] Migration of STAC collections ch.blw.ursprungsbezeichnungen* and update to ch.bafu.gewaesserschutz-nawa
The upcoming release on March 18th 2026 will introduce the following changes:
New collection ch.blw.ursprungsbezeichnungen. This collection replaces the five previous collections:
- ch.blw.ursprungsbezeichnungen-fleisch
- ch.blw.ursprungsbezeichnungen-kaese
- ch.blw.ursprungsbezeichnungen-konditoreiwaren
- ch.blw.ursprungsbezeichnungen-pflanzen
- ch.blw.ursprungsbezeichnungen-spirituosen
Updated items in ch.bafu.gewaesserschutz-nawa. The existing STAC item gewaesserschutz-nawa will be replaced by two new items with updated content and timestamps:
- gewaesserschutz-nawa_biologie
- gewaesserschutz-nawa_chemie
There was a problem hiding this comment.
Tried to bring this in an updated proposal while considering the facts about the changes. Merci fürs re-review...
asteiner-swisstopo
left a comment
There was a problem hiding this comment.
Cool thanks. Very long title but I can live with that 🙃
For your info @mariokeusen, our guidelines state that we should rebase, not merge in case of a merge conflict (as you did):
When merging a personal branch into a shared branch (e.g. feat-my-feature into develop), we should never have conflict as the head branch should be always rebased on top of the base branch. Due to this conflict always happens during the rebase and needs to be fixed during the rebase step on the personal branch.
You can do this in GitHub easily:
|
@asteiner-swisstopo thanks for that hint, this is due to the fact, I only very rarely merge pr's myself. In this case, anyways currently nothing can be merged, because of some aws code build test failing (and I am totally lost there). Therefore glad if you or someone who can handle that, could take over the merging here (from the content side, for me this can be published) |
@mariokeusen When building the website for the test link, AWS CodeBuild runs a program to check for inconsistencies in the Markdown documents (prettier). In this case, there were several small issues, so the corresponding pipeline in AWS CodeBuild failed. For example, there was no blank line after the list. For this time, I fixed the issue, merged the branch to master and released to https://docs.geo.admin.ch. I can show you how to do that yourself for another time, feel free to reach out. |
Test link