Zetok Zalbavar
ddc0723c5b
docs(MAINTAINING): update release section and split into sections
8 years ago
Zetok Zalbavar
1d71952dc5
docs(MAINTAINING): update instructions for release version bump
8 years ago
Zetok Zalbavar
e4d40dcb96
docs(MAINTAINING): update `help wanted` tag in the `Issues` section
8 years ago
Zetok Zalbavar
2248deb18b
docs: add docs about adding new translations from Weblate
...
Also update the link to Weblate's git repo.
9 years ago
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 .
9 years ago
Zetok Zalbavar
fd3b7f9450
docs(MAINTAINING): add info about pull request "expiration date"
...
Also removed obsolete info regarding PRs.
9 years ago
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
9 years ago
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.
9 years ago
Zetok Zalbavar
70246f0208
chore(tools): add script to automatically update & amend Weblate commits
9 years ago
Zetok Zalbavar
ce9406c959
docs: move `Reviews` section and add `Testing PRs` section
...
Since anyone, not just maintainers can review PRs.
9 years ago
Zetok Zalbavar
dc10309a82
chore: update docs & scripts for getting translations from Weblate
...
Removed not used script.
9 years ago
Zetok Zalbavar
c8bbd076da
docs(MAINTAINING): note that merging PRs should be done locally
9 years ago
Zetok Zalbavar
68fcdaefdf
docs(MAINTAINING): add instructions for becoming a maintainer
...
Also add steps for reviewing PRs and slightly adjust formatting.
9 years ago
Zetok Zalbavar
34fb127db1
docs(MAINTAINING.md): note that not using merge script can break builds
9 years ago
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.
9 years ago
Zetok Zalbavar
2646e454e8
docs: add MAINTAINING.md with maintenance guidelines
...
Most likely doesn't have all the necessary knowledge (yet).
9 years ago