Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update appdatafile #223

Merged
merged 2 commits into from
Oct 8, 2022
Merged

update appdatafile #223

merged 2 commits into from
Oct 8, 2022

Conversation

Murmele
Copy link
Contributor

@Murmele Murmele commented Oct 8, 2022

  • Update version in the appdata file
    Currently changelogs are written down in two places, which makes it quite error prone. At gittyup we are creating from the changelog.md file the xml release information and then we create out of it the appdata file:

for that we are using cmark. cmark creates a html version of the changelog
https://github.com/Murmele/Gittyup/blob/master/src/app/CMakeLists.txt#L42-L50

The html version is then used and placed into the appdata file:
https://github.com/Murmele/Gittyup/blob/master/cmake/generate_appdata.cmake

Just a recomandation for writing the changelog in a single place and distributing it multiple times.

@Murmele Murmele marked this pull request as draft October 8, 2022 16:31
@Murmele Murmele marked this pull request as ready for review October 8, 2022 16:35
@Murmele
Copy link
Contributor Author

Murmele commented Oct 8, 2022

@chipmuenk Can you enable the flatpak build. It shows me up that it was disabled manually

@chipmuenk chipmuenk merged commit bda2dfd into chipmuenk:develop Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants