summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md (unfollow)
AgeCommit message (Collapse)Author
2025-09-04Switch the project from 0xacab to githubjvoisin
While the folks running 0xacab are much more lovely than the github ones, this project has outgrown the former: - Github offers beefy continuous integration, make it easier to run the testsuite on every python version, instead of using a weird docker-based contraption. Moreover, I'd rather burn some Microsoft money than 0xacab one. - Opening an account on 0xacab is non-trivial (by design), making it tedious for people to report issues and contribute to mat2. - Gitlab is becoming unbearably slow and convoluted, even compared to Github's awful Copilot/AI push. It's a sad state of affairs, but it's a pragmatic decision. People who don't have a Github account can still report issues and send patches by sending me an email.
2023-08-02Bump the changelog0.13.4jvoisin
2021-12-09CONTRIBUTING.md: Update information about testsDenis 'GNUtoo' Carikli
Contributors are now supposed to run tests in the GitLab instance, so this also needs to be reflected in the CONTRIBUTING.md as otherwise people not used to forge workflows could completely miss that information. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-11-30This is mat2, not MAT2georg
Closes #131
2019-03-07doing a release: this is about mat2, not matgeorg
Additionally, fix a typo.
2019-03-06Update a bit the release processjvoisin
2019-03-06The gitlab mirror was useless, lets remove itjvoisin
2018-11-11mat2 is now available on pypijvoisin
2018-10-06Add the mailing list announcement to the release processjvoisin
2018-10-02Update the CONTRIBUTING.md file wrt. to the previous commitjvoisin
2018-09-03Update the release process to create signed tarballsjvoisin
2018-08-19Don't forget to tell the downstreams about new releasesjvoisin
2018-07-24Add a man page and document how to keep it up to datejvoisin
2018-07-02Document that we do like PEP8jvoisin
2018-06-22Document that we tests against corrupted filesjvoisin
2018-06-21Fix some deprecated directives in the COTNRIBUTING.md filejvoisin
2018-06-07Document the fact that tests for MR are appreciatedjvoisin
2018-05-21Update the release process now that we have a setup.py filejvoisin
2018-05-14Add a contributing guidejvoisin