dependabot[bot]
c8a07078cf
⬆ Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0 ( #6034 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-10 19:50:08 +01:00
Sebastián Ramírez
bd219c2bbf
👷 Update translations bot to use Discussions, and notify when a PR is done ( #9183 )
2023-03-04 11:39:28 +01:00
Sebastián Ramírez
a8bde44029
💚 Fix/workaround GitHub Actions in Docker with git for FastAPI People ( #9169 )
2023-03-02 13:06:57 +00:00
Sebastián Ramírez
3e4840f21b
⬆️ Upgrade Ubuntu version for docs workflow ( #5971 )
2023-02-07 16:46:03 +00:00
dependabot[bot]
a17da3d0f4
⬆ Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 ( #5842 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 20:55:29 +04:00
dependabot[bot]
6e1152d31f
⬆ Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 ( #5750 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 15:08:12 +00:00
Sviatoslav Sydorenko
2583a83f9d
👷 Add GitHub Action gate/check ( #5492 )
2023-01-07 18:54:59 +04:00
dependabot[bot]
63ad0ed4a6
⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 ( #5757 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 23:10:29 +04:00
Sebastián Ramírez
9efab1bd96
👷 Refactor CI artifact upload/download for docs previews ( #5793 )
2022-12-16 22:11:03 +04:00
dependabot[bot]
1ba515a18d
⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 ( #5714 )
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 23:25:39 +01:00
Sebastián Ramírez
fcc4dd61f1
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt ( #5700 )
2022-11-27 14:53:13 +01:00
Sebastián Ramírez
c942a9b8d0
💚 Fix pip cache for Smokeshow ( #5697 )
2022-11-27 14:39:17 +01:00
Sebastián Ramírez
0c07e542a7
👷 Fix and tweak CI cache handling ( #5696 )
2022-11-27 13:11:22 +00:00
Michael Adkins
22837ee202
👷 Update `setup-python` action in tests to use new caching feature ( #5680 )
2022-11-25 12:38:55 +01:00
dependabot[bot]
678d35994a
⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 ( #5609 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.1...v2.24.2 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 12:15:55 +01:00
dependabot[bot]
f36d2e2b2b
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 ( #5603 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 12:46:14 +01:00
Sebastián Ramírez
be3e29fb3c
👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests ( #5583 )
2022-11-03 21:00:29 +01:00
Sebastián Ramírez
d62f5c1b28
✅ Enable tests for Python 3.11 ( #4881 )
2022-11-03 13:26:48 +01:00
dependabot[bot]
5f089435e5
⬆ Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 ( #5507 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-10-31 17:37:23 +00:00
dependabot[bot]
fcf49a04eb
⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 ( #5508 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-10-31 17:35:48 +00:00
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-14 20:31:19 +02:00
dependabot[bot]
a3a8d68715
⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 ( #5321 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-04 15:59:59 +02:00
dependabot[bot]
d26674616c
⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 ( #5258 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-26 16:28:08 +02:00
dependabot[bot]
ec3b6e975c
⬆ Bump actions/upload-artifact from 2 to 3 ( #5148 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:15:08 +02:00
dependabot[bot]
35244ee83b
⬆ Bump actions/cache from 2 to 3 ( #5149 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
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>
2022-07-14 18:14:54 +02:00
dependabot[bot]
606028dc8c
⬆ Bump actions/checkout from 2 to 3 ( #5133 )
...
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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...v3 )
---
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>
2022-07-14 11:26:14 +00:00
dependabot[bot]
6497cb08f5
⬆ Bump nwtgck/actions-netlify from 1.1.5 to 1.2.3 ( #5132 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:22:16 +02:00
dependabot[bot]
7c3137301b
⬆ Bump codecov/codecov-action from 2 to 3 ( #5131 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:22:02 +02:00
dependabot[bot]
397a2e3484
⬆ Bump dawidd6/action-download-artifact from 2.9.0 to 2.21.1 ( #5130 )
...
Bump dawidd6/action-download-artifact from 2.9.0 to 2.21.1
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.9.0 to 2.21.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.9.0...v2.21.1 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:21:37 +02:00
dependabot[bot]
ff47d50a9b
⬆ Bump actions/setup-python from 2 to 4 ( #5129 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
2022-07-14 13:20:51 +02:00
Sebastián Ramírez
f31ad41dda
👷 Fix installing Material for MkDocs Insiders in CI ( #4897 )
2022-05-12 18:10:57 +00:00
Sebastián Ramírez
f204e8010a
👷 Add pre-commit CI instead of custom GitHub Action ( #4896 )
2022-05-12 17:15:13 +00:00
Sebastián Ramírez
29df6b3e83
👷 Add pre-commit GitHub Action workflow ( #4895 )
...
Co-authored-by: pre-commit <github-actions@github.com>
2022-05-12 11:42:47 -05:00
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
...
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00
Maxim Martynov
8c593a9cc9
👷 Disable CI installing Material for MkDocs in forks ( #4410 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:31:52 -05:00
Sebastián Ramírez
02fae6a38e
⬆️ Upgrade dependencies upper range for extras "all" ( #4803 )
2022-04-17 15:51:42 +00:00
Sebastián Ramírez
cc57bfcf60
⬆️ Upgrade Codecov GitHub Action ( #4801 )
2022-04-16 08:18:08 +00:00
Sebastián Ramírez
6034f80687
💚 Only build docs on push when on master to avoid duplicate runs from PRs ( #4564 )
2022-02-13 18:18:38 +01:00
Sebastián Ramírez
3de0fb82bf
🐛 Fix docs dependencies cache, to get the latest Material for MkDocs ( #4466 )
2022-01-23 17:13:49 +01:00
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
...
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2022-01-07 15:11:31 +01:00
Sebastián Ramírez
eb1d68c789
🔧 Lint only in Python 3.7 and above ( #4006 )
2021-10-06 15:08:57 +00:00
Andy Challis
099c478655
💚 Fix badges in README and main page ( #3979 )
...
Co-authored-by: Anthony Lukach <anthonylukach@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-03 20:13:47 +02:00
Sebastián Ramírez
d0ced2c7c9
✨ Add GitHub Action: Notify Translations ( #3715 )
2021-08-18 15:07:08 +02:00
Marcelo Trylesinski
ab33ba27af
⬆ Add support for Python 3.9 ( #2298 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-02 16:02:34 +02:00
Sebastián Ramírez
9ab7da6562
👷 Update GitHub Action latest-changes, strike 2 ⚾ ( #3575 )
2021-07-21 10:41:32 +00:00
Sebastián Ramírez
fcfff5e8e5
👷 Update GitHub Action latest-changes ( #3574 )
2021-07-21 10:33:42 +00:00
Sebastián Ramírez
67ef62a4dd
👷 Update GitHub Action latest-changes ( #3573 )
2021-07-21 09:54:27 +00:00
Sebastián Ramírez
3d81bc638b
👷 Rename and clarify CI workflow job names ( #3570 )
2021-07-21 11:24:40 +02:00
Sebastián Ramírez
97d8d4016b
⬆ Upgrade docs development dependency on `typer-cli` to >=0.0.12 to fix conflicts ( #3429 )
2021-06-29 23:22:23 +02:00
Sebastián Ramírez
2b1e5b9f82
👷 Upgrade Issue Manager GitHub Action ( #3236 )
2021-05-16 20:27:45 +02:00