17 Star 0 Fork 3

openKylin / xdg-desktop-portal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RELEASE_HOWTO.md 651 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yue-Lan 提交于 2023-09-06 10:19 . Import Upstream version 1.17.2

Steps for doing a xdg-desktop-portal release

  • git clean -fxd
  • meson setup . _build && meson compile -C _build/ xdg-desktop-portal-update-po
  • git add po/*po && git commit -m "Update po files"
  • git clean -fxd
  • add content to NEWS
  • git commit -m
  • git push origin main
  • meson setup . _build -Ddocbook-docs=enabled
  • meson dist -C _build
  • git tag
  • git push origin refs/tags/
  • upload tarball to github as release
  • edit release, copy NEWS section in
  • update portal api docs in the gh-pages branch
  • bump version in meson.build
  • git commit -m "Post-release version bump"
  • git push origin main
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openkylin/xdg-desktop-portal.git
git@gitee.com:openkylin/xdg-desktop-portal.git
openkylin
xdg-desktop-portal
xdg-desktop-portal
upstream

搜索帮助

344bd9b3 5694891 D2dac590 5694891