Browse Source

chore: add instructions to restart nigthly builds

reviewable/pr5992/r1
sudden6 6 years ago
parent
commit
3d2dbb63b2
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
  1. 6
      MAINTAINING.md

6
MAINTAINING.md

@ -81,6 +81,11 @@ git config --global alias.logs 'log --show-signature'
- if a PR requires changes but there has been no activity from the PR submitter - if a PR requires changes but there has been no activity from the PR submitter
for more than 2 months, close the PR. 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 # Issues
@ -259,3 +264,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 [Flathub repository]: https://github.com/flathub/io.github.qtox.qTox
[`./flatpak/io.github.qtox.qTox.json`]: flatpak/io.github.qtox.qTox.json [`./flatpak/io.github.qtox.qTox.json`]: flatpak/io.github.qtox.qTox.json
[the Flathub build bot]: https://flathub.org/builds/#/ [the Flathub build bot]: https://flathub.org/builds/#/
[qTox-nightly-release]: https://github.com/qTox/qTox-nightly-releases

Loading…
Cancel
Save