Open
Description
It would be nice to have a more well defined release process:
An initial suggestion:
- We aim for a release roughly every one or two months.
- To create a new release:
- A release branch is created.
- A summary of changes is put in a CHANGELOG file (That does not yet exist).
- Editor extension maintainers verify that everything still works with the new version.
- A release is tagged.
- Updated versions of editor extensions are published.
Related to prometheus-community/community#27