Commit Graph

115 Commits

Author SHA1 Message Date
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
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
Darren Burns
7ef74e524b Update ASV instructions, results, and pin setuptools in asv config 2022-06-22 10:37:57 +01:00
Christian Clauss
d3f0321af8 Do not codespell any foreign language README.*.md 2022-04-08 07:18:01 +02:00
Will McGugan
ae1ee4efa1 Merge pull request #2113 from theDreamer911/patch-1
adding indonesian translation for readme
2022-04-04 11:47:54 +01:00
Handhika Yanuar Pratama
feae461aa5 Exclude ./README.id.md
Excluding ./README.it.md so the workflow test could be passed
2022-03-30 04:07:26 +07:00
Darren Burns
9f43cccfce Exporting console content to SVG (#2101)
* Add skeleton export_svg and save_svg methods to Console

* Exporting SVG

* SVG export - Writing HTML foreign object into naively calculated SVG rect background

* Exporting as foreign object SVG

* Working with drop-shadow

* Update terminal output style to include tab and background/border

* Add more terminal themes, support dim, reverse in SVG output

* Fix some HTML export tests

* Allow for templating of SVG output

* Fix mypy issue involving shadowed variable in SVG export

* Remove unused code from main block in console.py

* Remove unused record=True in __main__.py Console init

* Small tidy ups in console.py SVG export

* Add test for exporting to SVG

* Add tests for export SVG and save SVG

* Update docs with info on SVG exports

* Add support for blink and blink2 to SVG export, use Fira Code webfont fallback

* Update tests for SVG exporting

* Add more information to docs about SVG exporting

* Update SVG exporting tests

* Explain how to use different terminal theme in SVG export docs

* Remove some development testing code

* Remove some more testing code

* Improve docs, fix typo

* Fixing a typo

* Add note to changelog about SVG export functionality

* Use CSS styling instead of inline styles on SVG export

* Fix issues noted in code review, fix reverse style

* Update SVG used in Rich docs
2022-03-29 17:34:14 +01:00
Darren Burns
bb1967656f GitHub Action to asv publish and copy to rich-benchmarks repo 2022-03-16 10:55:41 +00:00
Darren Burns
1a7fdcfbec Exclude benchmarks/snippets.py 2022-03-14 14:30:26 +00:00
Darren Burns
d000141fdd Try glob syntax to skip benchmarks folder for codespell 2022-03-14 14:05:05 +00:00
Darren Burns
cbb8d3dca4 Skip benchmarks folder in codespell - it contains lots of test data etc. 2022-03-14 14:03:29 +00: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
Brian Rutledge
c9b4a5e01e Move PR template to .github directory 2022-02-27 05:53:50 -05:00
Will McGugan
8c3e6be424 Update feature_request.md 2022-02-15 14:01:51 +00:00
Will McGugan
588f0331ff Update FUNDING.yml 2022-02-13 11:40:06 +00:00
Darren Burns
c8c2cf117f Add more diagnose.report env variables, invoke from __main__ 2022-02-07 10:06:36 +00:00
Darren Burns
bdad740de9 Update issue template 2022-02-04 14:10:12 +00:00
Peder Bergebakken Sundt
5957b960b5 Collapse platform details in bug reports
To reduce noise.

Example: https://github.com/Textualize/rich/issues/1838
2022-01-16 15:04:30 +01:00
Will McGugan
3ac7b5cf86 Update comment.yml 2022-01-05 11:47:08 +00:00
Will McGugan
9b71f5b723 Remove links to sponsorship 2022-01-05 11:43:55 +00:00
Will McGugan
03f40a93d6 rever thread safety issue 2021-11-29 17:40:28 +00:00
v0lp3
215efa6f79 fix(codespell): include README.it.md to codespell exclusions 2021-10-15 17:19:53 +02: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
Chris Holdgraf
cc82b8c0cb Minor typo in template! 2021-09-22 10:59:15 -07: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
Carlton Gibson
ba4e504e5a Adjust issue-close comment wording. 2021-08-28 13:21:19 +02:00
Will McGugan
47b2aecbe7 typo 2021-08-28 11:53:44 +01:00
Will McGugan
d2f4d5f59c no hyphen 2021-08-28 11:40:21 +01:00
Will McGugan
4ec6237d3e words 2021-08-28 11:38:42 +01:00
Will McGugan
2fd3cd9131 auto comment 2021-08-28 11:29:26 +01:00
Luigi Bertaco Cristofolini
54aae1cdd3 include README.pt-br.md to codespell exclusions 2021-08-05 21:22:58 +10:00
kilacoda
291db41eb6 Update codespell.yml 2021-08-01 12:41:30 +05:30
ubaumann
b58d38de7a Add de-ch README to README and update codespell.yml 2021-07-28 13:02:21 +02:00
p0lux
7c7cdc2381 Update codespell.yml 2021-07-27 15:56:24 +02:00
Christian Clauss
9c12a45374 Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
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