mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Add Appstream metadata file (#5643)
This commit is contained in:
parent
4726ae9df6
commit
91dca3f667
2 changed files with 88 additions and 0 deletions
|
@ -5,6 +5,7 @@ Helix releases are versioned in the Calendar Versioning scheme:
|
|||
we'll use `<tag>` as a placeholder for the tag being published.
|
||||
|
||||
* Merge the changelog PR
|
||||
* Add new `<release>` entry in `contrib/Helix.appdata.xml` with release information according to the [AppStream spec](https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Releases.html)
|
||||
* Tag and push
|
||||
* `git tag -s -m "<tag>" -a <tag> && git push`
|
||||
* Make sure to switch to master and pull first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue