dependabot[bot]
21c0f25869
Bump actions/checkout from 2 to 4 ( #3122 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 12:03:59 +00:00
Will McGugan
3f8c4af451
tests for 3.12
2023-09-30 14:35:17 +01:00
Will McGugan
ef90daf98f
enable py312
2023-09-30 14:18:35 +01:00
Will McGugan
0b845b39d9
Merge pull request #2606 from cclauss/patch-1
...
Upgrade GitHub Actions
2023-03-04 09:24:32 +00:00
Darren Burns
6dada684b7
Merge branch 'master' of github.com:Textualize/rich into new-markdown-parser
2023-01-17 15:48:51 +00:00
Will McGugan
1f3f18cfd0
try new poetry
2022-12-23 17:53:02 -08:00
Christian Clauss
b56fa35a73
Upgrade GitHub Actions
...
* https://github.com/actions/checkout/releases
* https://github.com/actions/setup-python/releases
* https://github.com/snok/install-poetry/releases
* https://github.com/codecov/codecov-action/releases
2022-10-23 10:29:04 +02:00
Dave Pearson
d0764ee103
Merge branch 'master' into drop-python36
2022-10-11 11:00:49 +01:00
Dave Pearson
17d9369e75
Pin snok/install-poetry for now
...
There is an issue with the latest version of this action, that's specific to
Python 3.8 on Windows. Pinning to the (as of the time of writing)
last-but-one version lets out tests work again.
See #2568 .
2022-10-11 10:08:09 +01:00
Dave Pearson
05707d5eb8
Drop Python 3.6 from testing in GitHub actions
...
See #2566 .
2022-10-10 15:47:23 +01:00
Darren Burns
42afd3aedf
Remove Python3.11 beta 5 from CI
2022-08-09 13:47:26 +01:00
Darren Burns
a51bca4bf2
Fix broken conditional in pythonpackage.yml GitHub Action
2022-08-09 13:22:51 +01:00
Darren Burns
ae4eacf32d
Upgrade Python3.11 from beta4 to beta5
2022-08-09 13:13:21 +01:00
Darren Burns
c71a1523fb
Remove a bunch of 3.6 stuff
2022-08-02 15:25:35 +01:00
Darren Burns
562fab87e9
Try different syntax
2022-07-15 11:16:13 +01:00
Darren Burns
5223dd1aaa
Fix typo in GitHub Actions
2022-07-15 11:10:49 +01:00
Darren Burns
ab0b833638
Configure GitHub Actions from 3.11
2022-07-15 11:07:41 +01:00
Darren Burns
b06f0bc069
Add 3.11.0-beta.4 to GitHub Actions Python versions matrix
2022-07-14 15:12:50 +01:00
Will McGugan
aa4546ac46
Merge pull request #1490 from yashrathi-git/patch-1
...
Bump codecov-action (v1 is deprecated) and actions/checkout
2022-02-28 17:15:09 +00:00
Will McGugan
b08be77a69
bump poetry
2021-10-06 09:12:12 +01:00
Will McGugan
a50775e8d2
use py310
2021-10-06 09:07:09 +01:00
Yash Rathi
67710ab5c3
Bump actions/checkout version
2021-09-15 08:43:51 +05:30
Yash Rathi
456adf2dd7
Update codecov version
...
v1 is deprecated
2021-09-14 23:01:42 +05:30
Tushar Sadhwani
41c15f2fd8
Bump poetry
2021-09-04 20:06:33 +05:30
Sondre Lillebø Gundersen
0933eea4c6
Remove Python 3.10-beta.1 for now, since dependency resolving seems to fail
2021-05-24 14:11:42 +02:00
Sondre Lillebø Gundersen
fcefee541f
Add Python 3.10-beta.1 to test matrix
2021-05-24 14:11:04 +02:00
Will McGugan
9b928b8db8
remove 3.10 for now
2021-05-19 17:02:53 +01:00
Will McGugan
978034da81
added 3.10 to tests
2021-05-19 16:58:33 +01:00
Will McGugan
12bd89dac9
update python versions
2021-05-19 16:52:26 +01:00
Will McGugan
a5eada7ac4
fix status text
2021-05-19 16:50:09 +01:00
Sondre Lillebø Gundersen
9a3148e298
Update CONTRIBUTING.md
2020-11-30 08:43:53 +00:00
Sondre Lillebø Gundersen
b54759b02a
Remove dev-requirements.txt
2020-11-28 13:51:12 +00:00
Will McGugan
914478eab4
try v33
2020-10-09 15:09:19 +01:00
Will McGugan
2f8a42442f
added 3.9 to pythonpackage
2020-10-09 14:59:19 +01:00
Hedy Li
8d53efb4c8
Update make command in black check
2020-08-21 17:22:34 +08:00
Hedy Li
1fb7f67ffb
temporarily change this back
2020-08-21 09:21:42 +00:00
Hedy Li
1617c28281
rename make, update workflow and contributing
2020-08-21 09:20:36 +00:00
Nathan Page
9a0044e880
Add black format check
...
This will provide a useful ci check before users can merge.
2020-08-02 15:51:15 -04:00
Will McGugan
dbdade899b
skip test on windows
2020-07-27 17:33:51 +01:00
Will McGugan
fcc3c2bd65
tidy yml
2020-07-26 18:35:06 +01:00
Will McGugan
220ac27f27
tweak GH actions
2020-07-26 18:29:21 +01:00
Will McGugan
1d4cf489d8
theme test
2020-07-16 18:12:35 +01:00
Will McGugan
bc6048c825
invokation
2020-07-16 17:40:32 +01:00
Will McGugan
607397e75d
coverage update
2020-07-16 17:15:29 +01:00
Will McGugan
683770fb89
simplify
2020-07-16 17:08:40 +01:00
Will McGugan
93cd936b58
coverage
2020-07-16 16:58:03 +01:00
Will McGugan
0845382bf5
secret
2020-07-16 16:53:41 +01:00
Will McGugan
abcf82755d
coverage
2020-07-16 16:48:02 +01:00
Will McGugan
d9c88e0aab
fix coverage
2020-07-16 16:28:59 +01:00
Will McGugan
f56b74c506
code coverage
2020-07-16 16:25:39 +01:00