GstPipelineStudio/release.md
2023-09-17 16:20:50 +02:00

18 lines
451 B
Markdown

# Create a release
- Update to the given version:
- meson.build
- cargo.toml
- installer/wix/build_installer.ps1
- create a tag on gitlab
- meson builddir -Dbuildtype=release
- ninja -C builddir dist
- upload the package and the sha256 to gitlab for Flatpak in the release notes
# flathub
https://github.com/flathub/org.freedesktop.dabrain34.GstPipelineStudio
- Need to update the package and the sha256 generated by ninja -C builddir dist