Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jvoisin
mat2
Commits
32ca58ef
Verified
Commit
32ca58ef
authored
Mar 07, 2019
by
georg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doing a release: this is about mat2, not mat
Additionally, fix a typo.
parent
6b39edc3
Pipeline
#23198
failed with stages
in 4 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
32ca58ef
...
...
@@ -31,7 +31,7 @@ Since MAT2 is written in Python3, please conform as much as possible to the
8.
Push the tag with
`git push --tags`
9.
Download the gitlab archive of the release
10.
Diff it against the local copy
11.
If there is no differen
t
, sign the archive with
`gpg --armor --detach-sign mat-$VERSION.tar.xz`
11.
If there is no differen
ce
, sign the archive with
`gpg --armor --detach-sign mat
2
-$VERSION.tar.xz`
12.
Upload the signature on Gitlab's
[
tag page
](
https://0xacab.org/jvoisin/mat2/tags
)
and add the changelog there
13.
Announce the release on the
[
mailing list
](
https://mailman.boum.org/listinfo/mat-dev
)
14.
Sign'n'upload the new version on pypi with
`python3 setup.py sdist bdist_wheel`
then
`twine upload -s dist/*`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment