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

22 Commits

Author SHA1 Message Date
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