OpenTopoMap
OpenTopoMap copied to clipboard
Please Version this Repository
Is this baseline versioned? We would like to pull a specific version (tag) of this repo and not master.
Details: Our CI/CD environment clones the master branch of this repository currently. If this repository changes, there is no efficient method for us (and others) to target the prior baseline.
Consider versioning this repo by using tags:
https://semver.org/ https://git-scm.com/book/en/v2/Git-Basics-Tagging
Ok, I have never thought about versioning besides just pushing to the master branch. There was just no other instance of OpenTopoMap. I need to read your suggested links when I have time (the direly limited ressource!)
It only takes a minute to make a tag. Go here to make the tag from github: https://github.com/der-stefan/OpenTopoMap/tags
There are often breaks in the development of the style for some weeks. The state while one of this breaks could be called "version" and tagged. However, what you see on openstreetmap.org is not the last "version" but something like the current state of the master branch. There is no development instance of the OTM. Will versioning of the repository help under these circumstances?
@max-dn openstreetmap.org tags all style releases: https://github.com/gravitystorm/openstreetmap-carto/releases
If https://opentopomap.org is keeping up to date with master, then any breaking changes in master will affect https://opentopomap.org.
When can we expect to see OpenTopoMap tagged @der-stefan? v1.0.0?