Commit Graph

90 Commits (5a95ead6083ec7e153ef72e111bf4a21f0bfed73)

Author SHA1 Message Date
Richard Beales 5a95ead608
Merge pull request #2521 from jazelly/fix-benchmark-typo
misc: fix typo in benchmark
2023-04-22 17:06:10 +01:00
Richard Beales ad5d8b2341
Re-work Docs and split out README (using MkDocs) (#2894)
* Initial Documentation re-org

* remove testing link from readme

* rewrite quickstart

* get code blocks working across mkdocs and github

* add link to plugins repo

* add link to plugins repo and move readme to plugin template repo

* Add emoji to "Extensibility with Plugins" in readme

Co-authored-by: Reinier van der Leer <github@pwuts.nl>

* Make docs deploy workflow path-selective

* Also run workflow when the workflow is updated

* fix readme links under configuration subfolder

* shrink subheadings in readme

---------

Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-22 12:56:22 +01:00
Nicholas Tindle 6e5df9e9e7
feat: add code cov 2023-04-22 00:45:29 -05:00
Richard Beales a2e16695af
Merge pull request #2771 from ntindle/patch-2
[Hotfix] Fix coverage tooling
2023-04-21 19:30:23 +01:00
Kris 72a56acfb8 fix indentation of bug template yml 2023-04-21 20:39:37 +03:00
Nicholas Tindle 3dd07d3119
fix: workflow name 2023-04-21 01:02:10 -05:00
Nicholas Tindle 68803d559c
comment the stuff 2023-04-21 01:00:02 -05:00
Nicholas Tindle 7a9c6a52fa
Update ci.yml 2023-04-21 00:49:07 -05:00
Nicholas Tindle 81de438569
try something new 2023-04-21 00:41:44 -05:00
Nicholas Tindle 185429287e
Update ci.yml 2023-04-21 00:35:46 -05:00
Nicholas Tindle c2f86f6934
Update ci.yml 2023-04-21 00:34:11 -05:00
Nicholas Tindle 7f99fa3da8
Update ci.yml 2023-04-21 00:30:39 -05:00
Nicholas Tindle c58cf15565
hotfix: don't upload results on push 2023-04-21 00:27:19 -05:00
Richard Beales 7b22809530
Merge pull request #2545 from cryptidv/fixes
Added version select to bug template
2023-04-21 06:14:05 +01:00
Richard Beales d5162d332f
Merge pull request #2628 from ntindle/ci/coverage-reporting
Add Coverage reporting to CI pipeline
2023-04-21 05:46:01 +01:00
Toran Bruce Richards 48f4119fb7
Update sponsors_readme.yml 2023-04-21 12:38:18 +12:00
Toran Bruce Richards ad6f18b737
Update sponsors_readme.yml 2023-04-21 12:31:37 +12:00
Toran Bruce Richards 68e479bdbd
Update sponsors_readme.yml 2023-04-21 12:26:04 +12:00
Toran Bruce Richards 1dd8e570a5
Update sponsors_readme.yml 2023-04-21 12:24:18 +12:00
Toran Bruce Richards 511b0212c6
Update sponsors_readme.yml 2023-04-21 12:22:32 +12:00
Toran Bruce Richards 121e08c18e
Create sponsors_readme.yml 2023-04-21 12:19:30 +12:00
Eddie Cohen cf7544c146
Cancel in-progress docker CI on outdate (#2619)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 18:09:20 +02:00
Richard Beales c4008971f7
Merge branch 'master' into stable 2023-04-20 06:32:59 +01:00
Nicholas Tindle 5155056198
feat: permissions 2023-04-20 00:25:48 -05:00
Nicholas Tindle 9cb4739e4a
fix: syntax 2023-04-20 00:22:10 -05:00
Richard Beales fe855fef13
Tweak Docker Hub push command 2023-04-20 06:22:02 +01:00
Nicholas Tindle b9623ed424
fix: add new line back 2023-04-20 00:21:20 -05:00
Nicholas Tindle 7c45b21aa7 Update ci.yml 2023-04-20 00:11:43 -05:00
Richard Beales c9bf95edf4
Merge pull request #2625 from Significant-Gravitas/stable-0.2.2
Stable 0.2.2 into Stable ready for release
2023-04-20 06:02:22 +01:00
BillSchumacher bcda3c1a32
Merge pull request #1986 from Significant-Gravitas/richbeales-patch-2
Update docker-hub image push action
2023-04-19 23:57:56 -05:00
Reinier van der Leer 376db5a123
fix shirt-sizing workflow permissions 2023-04-20 03:20:28 +02:00
Nicholas Tindle a82d49247a
Shirt size labeling for PRs (#2467)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 02:07:41 +02:00
Eesa Hamza ec945d1022 Fixed links 2023-04-19 17:59:17 +03:00
Eesa Hamza 9240a554f1 Added version select to bug template 2023-04-19 17:55:36 +03:00
jazelly fa8562bc0c misc: fix typo in benchmark 2023-04-19 20:47:36 +09:30
Drikus Roor 24d5e1fc8a
Ensure Python 3.10 & 3.11 compatability (#1815)
CI: Ensure compatability with Python 3.10 & 3.11

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-19 01:38:42 +02:00
Reinier van der Leer e2accab87e
Move to Python 3.10 & improve CI workflow (#2369)
* Use Python 3.10 in CI, benchmark, devcontainer, docker config, .sourcery.yaml
* Improve Python CI workflow
2023-04-19 01:27:29 +02:00
Eesa Hamza 5c55c35821 Hotfix bugs template again 2023-04-18 19:57:24 +03:00
Eesa Hamza 285188bdde Added required under 'validations' 2023-04-18 19:52:15 +03:00
Eesa Hamza 4ca8b376b6 Fix label being required 2023-04-18 19:25:46 +03:00
Eesa Hamza 61f5925502 Hotfix bugs template 2023-04-18 19:13:27 +03:00
Eesa Hamza 17caf226d0 Slight fixes 2023-04-18 17:57:40 +03:00
Eesa Hamza c846c1d331 Fixed and added suggestions to bugs template 2023-04-18 17:53:49 +03:00
Eesa Hamza 7286ef3a52 Spruced up the bug issue template 2023-04-18 16:07:15 +03:00
EH fbdf9d4bd4
docs: add warning for non-essential contributions (#2359) 2023-04-18 14:21:57 +02:00
Toran Bruce Richards 7ac296081c
Add pull_request_target to CI trigger 2023-04-18 19:11:09 +12:00
Toran Bruce Richards 525073bb94
Change on PR to all branches 2023-04-18 18:46:50 +12:00
Merwane Hamadi 254cd69748 Update CI workflow to use flake8, black, and isort formatting checks 2023-04-17 12:50:21 -07:00
Reinier van der Leer 3b37c89d88
fix(pr-label): concurrency group cannot be empty 2023-04-17 19:15:20 +02:00
Richard Beales d4b74661aa
Merge pull request #2168 from H-jj-R/master
Spelling Fixes
2023-04-17 18:02:09 +01:00