Will McGugan
f82a399d58
Include AI usage checkbox in PR template
...
Added a section to indicate if AI was used in the PR.
2025-12-02 10:18:00 +00:00
Will McGugan
4d6d631a3d
Update pull_request_template.md
2025-10-09 16:33:24 +01:00
Will McGugan
1080fb7eef
Update pull request template for typo contributions
...
Clarified checklist item regarding typos in PRs.
2025-10-09 15:40:11 +01:00
Will McGugan
27c2d2df75
bump for Python3.14
2025-10-09 08:45:16 +01:00
Will McGugan
ea9d4db5d8
Update feature_request.md
2025-08-13 11:52:09 +01:00
Will McGugan
9c9b011187
Merge pull request #3680 from Textualize/willmcgugan-patch-1
...
Update bug_report.md
2025-06-24 14:02:10 +01:00
Will McGugan
56855a6b81
Update bug_report.md
2025-06-24 14:01:58 +01:00
Will McGugan
26af5f5eb4
Update comment.yml
2025-06-23 10:31:32 +01:00
Will McGugan
59d6ad8c92
Update comment.yml
2025-06-21 16:38:57 +01:00
Will McGugan
7d978cfb78
Update FUNDING.yml
2025-06-21 14:13:12 +01:00
Will McGugan
5eaa444630
Update pull_request_template.md
2025-06-12 20:43:35 +01:00
Will McGugan
2bae2fe3d8
Update feature_request.md
2025-03-30 12:37:49 +01:00
Will McGugan
45cc90b930
Update bug_report.md
2025-03-30 12:36:22 +01:00
Will McGugan
d141390007
skip lockfiles in codespell
2024-10-01 12:59:24 +01:00
Will McGugan
6864620549
fix ci
2024-09-11 11:22:51 +01:00
Will McGugan
2647b93696
try exclude
2024-09-11 11:14:47 +01:00
Hugo van Kemenade
815596ef0c
Add support for Python 3.13
2024-09-08 15:34:37 +03:00
Will McGugan
4c5d305bb9
Merge pull request #3232 from Textualize/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2024-07-01 16:08:01 +01:00
Will McGugan
14e01b5ca7
Merge pull request #3268 from Textualize/dependabot/github_actions/codecov/codecov-action-4
...
Bump codecov/codecov-action from 3 to 4
2024-07-01 16:07:26 +01:00
Will McGugan
f6d3bb7496
Merge pull request #3077 from Textualize/dependabot/github_actions/snok/install-poetry-1.3.4
...
Bump snok/install-poetry from 1.3.3 to 1.3.4
2024-07-01 14:36:12 +01:00
Ofek Lev
a895220409
Update pythonpackage.yml
2024-05-01 10:11:41 -04:00
Ofek Lev
248ce14586
Apply suggestions from code review
2024-05-01 10:05:30 -04:00
Ofek Lev
4bb501176c
Update actions/setup-python action
2024-05-01 10:00:35 -04:00
dependabot[bot]
7ea6285a12
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 13:46:26 +00:00
dependabot[bot]
55f12a013b
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-14 13:58:25 +00:00
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
dependabot[bot]
fad55f7a21
Bump snok/install-poetry from 1.3.3 to 1.3.4
...
Bumps [snok/install-poetry](https://github.com/snok/install-poetry ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/snok/install-poetry/releases )
- [Commits](https://github.com/snok/install-poetry/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: snok/install-poetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 14:07:06 +00:00
Will McGugan
5633a67279
Update FUNDING.yml
2023-07-30 17:07:08 +01:00
Jorge
31c1fb6513
Add CodeQL workflow
2023-07-03 09:12:39 +02:00
Will McGugan
68224905f5
use env var
2023-05-09 08:55:58 +01:00
Will McGugan
47361be2ed
Merge pull request #2437 from j178/master
...
Add github-actions to `dependabot.yml`
2023-03-04 11:06:50 +00: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
Will McGugan
6a72534ca0
Updated with links
2022-11-30 17:23:44 +07:00
Will McGugan
787c4d78d6
Updated branch
2022-11-30 12:31:30 +07:00
Will McGugan
379a38c5c8
added workflow
2022-11-30 12:19:50 +07:00
Will McGugan
5f4e93efb1
Remove ko-fi
2022-11-12 16:55:18 +00: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
c90c8e1c2f
Ignore *.ai files in GitHib actions
2022-10-20 09:03:19 +01: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
Will McGugan
0852511024
replace willmcgugan with textualize
2022-09-19 11:27:11 +01:00
Darren Burns
cdc4767f1d
Update codespell skips, fix a typo
2022-09-07 16:36:35 +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