Commit Graph

30 Commits

Author SHA1 Message Date
Pradyun Gedam ff18a368d5
Update TestPyPI release workflow 2021-07-28 10:04:48 +01:00
Pradyun Gedam 15a0107f58
Update issue.yml 2021-05-08 13:30:46 +01:00
Pradyun Gedam f657631817
Update issue.yml 2021-05-08 13:27:23 +01:00
Pradyun Gedam b755d8aebd
Update issue.yml 2021-05-08 13:27:09 +01:00
Pradyun Gedam f1739c610e
Update GitHub Actions release workflow 2021-04-07 08:52:07 +01:00
Pradyun Gedam bee1cef937
Delete lint.yml 2021-04-05 19:34:24 +01:00
Pradyun Gedam c6e7aa2489
Add a link to the Code of Conduct 2021-03-27 11:58:10 +00:00
Pradyun Gedam 295615687f
Update wording in issue form 2021-03-27 11:56:46 +00:00
Pradyun Gedam 870016ac74
Pacify linters 2021-03-27 11:51:18 +00:00
Pradyun Gedam ec126b1823
More wording tweaks on new issue page 2021-03-27 11:44:16 +00:00
Pradyun Gedam 8c23ca0412
Tweak wording on "new issue" form 2021-03-27 11:42:25 +00:00
Pradyun Gedam b6afc1f6b8
Tweak issue form 2021-03-27 11:38:49 +00:00
Pradyun Gedam 8c2bc30e27
Add issue form 2021-03-27 11:37:17 +00:00
Pradyun Gedam ca99177e61
Another update for discussions-as-entry-point 2021-03-27 10:56:52 +00:00
Pradyun Gedam 1160f35c7f
Push initial reports to discussions 2021-03-27 10:33:22 +00:00
Pradyun Gedam 2ef222e576
Pacify linters 2020-12-30 12:08:33 +00:00
Pradyun Gedam 89ad0dc558
It's a long journey, but I think we've arrived 2020-12-28 17:29:17 +00:00
Pradyun Gedam 604ac50a8f
Maybe this is necessary to only run on tags? 2020-12-28 17:25:20 +00:00
Pradyun Gedam 76d8e4ba45
Fix the GitHub Actions release pipeline 2020-12-28 17:03:19 +00:00
Pradyun Gedam 2b80e7e59c
Add GitHub Action workflow to upload releases
- Uploads distribution files as GA artifacts
- Uploads to GitHub Releases
- Uploads to TestPyPI (for now)

As of this revision, `nox -s release` uploads to PyPI and pushes the tag
to the GitHub repository. This change generates the release artifacts in
a GitHub Action workflow and uploads them to various places that
`nox -s release` does not upload to.

This allows this workflow to co-exist with the current functional
release pipeline, thus allowing for testing and tweaks before making a
"real" release using this mechanism.
2020-12-28 13:37:08 +00:00
Pradyun Gedam ca3370f371
Rename GitHub Action file 2020-12-28 12:50:45 +00:00
Hugo van Kemenade 8e7e829a20
Add pre-commit to CI, update all linters (#21) 2020-10-16 00:06:56 +05:30
Pradyun Gedam 215bedc6a9
Rename the default branch to main 2020-10-15 01:56:40 +05:30
Pradyun Gedam 554ef70719
Make linters happy 2020-09-15 00:10:31 +05:30
Pradyun Gedam e8f47f37f4
Moar issue templates 2020-09-11 23:51:15 +05:30
Pradyun Gedam 2b0c3d5733 Add issue templates 2020-09-11 23:32:42 +05:30
Pradyun Gedam 2349df492e
Fix deployment of GitHub Pages (try 2) 2020-09-02 20:36:23 +05:30
Pradyun Gedam 805ff34f6e
Fix deployment of GitHub Pages (try 1) 2020-09-02 20:33:22 +05:30
Pradyun Gedam 757dadd835
CI: Better names 2020-09-02 18:24:20 +05:30
Pradyun Gedam d820de724c
Publish documentation with GitHub Pages 2020-09-02 18:21:57 +05:30