Browse Source

chore: add instructions to restart nigthly builds

(cherry picked from commit 3d2dbb63b2)
reviewable/pr6021/r3
sudden6 6 years ago committed by Anthony Bilinski
parent
commit
19e1728495
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 6
      MAINTAINING.md

6
MAINTAINING.md

@ -82,6 +82,11 @@ git config --global alias.logs 'log --show-signature' @@ -82,6 +82,11 @@ git config --global alias.logs 'log --show-signature'
- if a PR requires changes but there has been no activity from the PR submitter
for more than 2 months, close the PR.
# Continous Integration
qTox nightly builds can be found in [qTox-nightly-release]. Should one build
fail, it is important to restart the whole Travis CI pipeline and not just
a single job or the tool managing the nightly builds can get confused.
# Issues
@ -212,3 +217,4 @@ helping for a while, ask to be added to the `qTox` organization on GitHub. @@ -212,3 +217,4 @@ helping for a while, ask to be added to the `qTox` organization on GitHub.
[Flathub repository]: https://github.com/flathub/io.github.qtox.qTox
[`./flatpak/io.github.qtox.qTox.json`]: flatpak/io.github.qtox.qTox.json
[the Flathub build bot]: https://flathub.org/builds/#/
[qTox-nightly-release]: https://github.com/qTox/qTox-nightly-releases

Loading…
Cancel
Save