Commit graph

19 commits

Author SHA1 Message Date
Sebastián Ramírez
0c106a169e
👷 Refactor CI artifact upload/download for docs previews (#516) 2022-12-16 22:29:08 +04:00
Sebastián Ramírez
f55e62e7bb
🔧 Tweak pytest coverage (#485) 2022-11-05 15:25:31 +01:00
Sebastián Ramírez
f9ef711fd6
Bring back pytest-cov because coverage can't detect pytest-xdist (#484) 2022-11-05 02:02:13 +01:00
Sebastián Ramírez
b988f6fe67
👷 Move from pytest-cov to coverage and Codecov to Smokeshow (#483) 2022-11-05 00:08:30 +01:00
Sebastián Ramírez
6208b5b208
Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
Sebastián Ramírez
338d7e393e
Add support for previewing docs in PRs from forks and enable MkDocs Insiders (#357) 2022-02-13 18:01:46 +01:00
Sebastián Ramírez
b97298181b
Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
Sebastián Ramírez
6da736487d
Report coverage in XML (#146)
*  Report XML Coverate to support GitHub Actions

* 🙈 Add coverage report to .gitignore

*  Add custom testing .zshrc logic for coverage
2020-07-19 14:37:50 +02:00
Sebastián Ramírez
0c8a139dce
👷 Add GitHub Actions, move from Travis (#144) 2020-07-19 13:04:40 +02:00
Sebastián Ramírez
89ddc35372
⬆ Upgrade Isort to version 5.x.x (#137)
* 🚚 Move docs src files to root docs_src

* 🚚 Update example includes from root docs_src

* 🚚 Import docs src examples for tests from docs_src

* ⬆️ Upgrade isort and configs

* 🎨 Update format in testing

* 🔧 Update configs with root docs_src

* 🔥 Remove obsolete/unecessary section in contributing guide

* 🎨 Re-format multi-file example

*  Revert format for multi-file examples

* 🔧 Add isort skips for multi-file examples
2020-07-09 22:09:53 +02:00
Sebastián Ramírez
d90344dab0
🐛 Fix Bash completion install to .bashrc (#81)
* 🐛 Fix Bash completion setup to .bashrc

* 📝 Update docs and script for Windows development environment
2020-03-29 14:26:54 +02:00
Sebastián Ramírez
1d3337a4da
Re-implement completion, fixes, add PowerShell support (#66)
*  Re-implement completion

*  Add tests for re-implemented completion

* 🎨 Move mypy config to file

* 🙈 Update .gitignore

*  Remove click-completion, add support for autodetection with shellingham

*  Fix test for PowerShell

* 🐛 Fix PowerShell permissions/test

* 🎨 Format test

* 🏁 Fix PowerShell script for Windows and PowerShell 5

* 📝 Update docs, internal implementation of completion
2020-03-16 13:21:58 +01:00
Sebastián Ramírez
96731c43be
Docs for Typer CLI (#64)
*  Add docs for Typer CLI

* 📝 Update references to Typer CLI in docs

* 🔧 Update tests to check files and linting before tests, to error out early

* 📝 Sync README.md with docs/index.md
2020-03-11 17:16:49 +01:00
Sebastián Ramírez
5d7eb2285d 🔧 Update tests tools 2020-01-05 20:50:14 +01:00
Sebastián Ramírez
45f995c6aa Add tests for the first steps 2019-12-28 13:57:56 +01:00
Sebastián Ramírez
a793fe430b 🔧 Update deploy script 2019-12-24 17:30:47 +01:00
Sebastián Ramírez
e9d027d143 💚 Update Netlify script with local Docker image tests 2019-12-24 14:55:44 +01:00
Sebastián Ramírez
7509f472c2 🔧 Make Netlify use Python 3 2019-12-24 14:04:14 +01:00
Sebastián Ramírez
fad33cb49d 🔧 Add scripts 2019-12-24 13:32:25 +01:00