1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

32 Commits

Author SHA1 Message Date
Anthony Bilinski
12fc33ee23
chore(release): Update release instructions to reflect current procedure 2020-11-27 06:18:33 -08:00
sudden6
f37813ff88
refactor: move translations to their own module 2020-07-03 15:46:07 +02:00
sudden6
da0bae5430
chore(nodes): update bootstrap nodes and tools
Add a script to update bootstrap nodes from nodes.tox.chat.
Update maintainer instructions for release.
2020-03-29 19:30:44 +02:00
Anthony Bilinski
871b363b6d
chore: update wording of CI job restart instructions
The tool isn't confused in this case, just cleaning up.
2020-03-03 15:06:07 -08:00
sudden6
3d2dbb63b2
chore: add instructions to restart nigthly builds 2020-03-01 18:16:41 +01:00
Anthony Bilinski
73fedbba79
Merge branch 'v1.17-dev' 2019-10-10 03:11:19 -07:00
Anthony Bilinski
fe9d83d881
chore(tools): allow merging PR to whatever branch is checked out
Useful for either dev testing or merging PRs to dev branches. Also stop
updating local repo state beyond merging the PR.
2019-10-09 23:16:33 -07:00
sudden6
02361093a9
docs: update MAINTAINING.md with new rules for taggin issues 2019-08-14 11:09:35 +02:00
sudden6
b42ad83478
chore: add formatting code to release steps 2019-05-09 11:54:01 +02:00
Anthony Bilinski
51835851b9
docs(MANTAINING): clarfiy translation update process 2019-04-24 09:14:25 -07:00
Anthony Bilinski
922fd58af6
chore(maint): remove deprecated update-nodelist tool
nodelist is now stored directly in JSON format, since 1f2bdf3a1b
2019-04-22 22:26:47 -07:00
Anthony Bilinski
003ff4c7e4
chore(release): add tool from abbat to update bootstrap list, update bootstrap list 2018-09-06 10:01:10 -07:00
Anthony Bilinski
7ff1d6053a
feat(build): update docs and tools to provide signed tar.gz
To support openSUSE package creation.

Fix #5278
2018-08-28 11:46:37 -07:00
sudden6
e22a22d0f4
chore: add instructions for updating our Flathub repository 2018-07-23 22:15:44 +02:00
sudden6
8317f2473f
docs: Update instructions to pull translations 2018-07-12 11:34:01 +02:00
Anthony Bilinski
d7b6af9a5b
chore(release): Update README download links and MAINTAINING.md 2018-04-25 13:32:15 -07:00
Zetok Zalbavar
ddc0723c5b
docs(MAINTAINING): update release section and split into sections 2017-07-16 13:50:48 +01:00
Zetok Zalbavar
1d71952dc5
docs(MAINTAINING): update instructions for release version bump 2017-05-13 22:12:15 +01:00
Zetok Zalbavar
e4d40dcb96
docs(MAINTAINING): update help wanted tag in the Issues section 2017-05-08 12:46:01 +01:00
Zetok Zalbavar
2248deb18b
docs: add docs about adding new translations from Weblate
Also update the link to Weblate's git repo.
2017-02-23 11:39:32 +00:00
Zetok Zalbavar
63e95f3528
chore(build): adjust version updating script to not rely on git
Relying on git doesn't work in awful lot of cases, e.g. when there's a
shallow `git clone`.

Instead have "hardcoded" version in files, and update it before release.

Closes #4165.
2017-02-11 17:04:58 +00:00
Zetok Zalbavar
fd3b7f9450
docs(MAINTAINING): add info about pull request "expiration date"
Also removed obsolete info regarding PRs.
2017-01-24 22:11:39 +00:00
Zetok Zalbavar
343989d575
chore(tools): add a script for creating and signing release tarballs
`lzip` is used for its great compression (better even than `xz`) and
properties that make it a viable format for long-term archiving (feature
that `xz` is missing).

http://www.nongnu.org/lzip/xz_inadequate.html

Also add some docs regarding release process.

Re: #3912, #4045
2017-01-05 11:08:23 +00:00
Zetok Zalbavar
37ac16955c
docs(maint): remove obsolete part about translations from Weblate
Weblate introduced new settings that allow defining custom commit names,
which removes the need to rename commits.
2016-12-14 16:39:48 +00:00
Zetok Zalbavar
70246f0208
chore(tools): add script to automatically update & amend Weblate commits 2016-11-05 20:21:14 +00:00
Zetok Zalbavar
ce9406c959
docs: move Reviews section and add Testing PRs section
Since anyone, not just maintainers can review PRs.
2016-10-25 08:59:49 +01:00
Zetok Zalbavar
dc10309a82
chore: update docs & scripts for getting translations from Weblate
Removed not used script.
2016-09-19 19:00:04 +01:00
Zetok Zalbavar
c8bbd076da
docs(MAINTAINING): note that merging PRs should be done locally 2016-08-09 17:42:05 +01:00
Zetok Zalbavar
68fcdaefdf
docs(MAINTAINING): add instructions for becoming a maintainer
Also add steps for reviewing PRs and slightly adjust formatting.
2016-08-06 20:40:15 +01:00
Zetok Zalbavar
34fb127db1
docs(MAINTAINING.md): note that not using merge script can break builds 2016-07-07 14:14:50 +01:00
Zetok Zalbavar
f634500cb5
docs(MAINTAINING.md): add more git-related info
Point to CONTRIBUTING.md section for GPG-signing config & links.
Add command for alias to check commit signatures.
2016-04-24 12:43:50 +01:00
Zetok Zalbavar
2646e454e8
docs: add MAINTAINING.md with maintenance guidelines
Most likely doesn't have all the necessary knowledge (yet).
2016-04-24 12:43:50 +01:00