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 <[email protected] >
3 years ago
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>
3 years ago
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>
3 years ago
dependabot[bot]
ec3b6e975c
⬆ Bump actions/upload-artifact from 2 to 3 ( #5148 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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>
3 years ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Sebastián Ramírez
f31ad41dda
👷 Fix installing Material for MkDocs Insiders in CI ( #4897 )
3 years ago
Sebastián Ramírez
f204e8010a
👷 Add pre-commit CI instead of custom GitHub Action ( #4896 )
3 years ago
Sebastián Ramírez
29df6b3e83
👷 Add pre-commit GitHub Action workflow ( #4895 )
Co-authored-by: pre-commit <[email protected] >
3 years ago
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
3 years ago
Maxim Martynov
8c593a9cc9
👷 Disable CI installing Material for MkDocs in forks ( #4410 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
02fae6a38e
⬆️ Upgrade dependencies upper range for extras "all" ( #4803 )
3 years ago
Sebastián Ramírez
cc57bfcf60
⬆️ Upgrade Codecov GitHub Action ( #4801 )
3 years ago
Sebastián Ramírez
6034f80687
💚 Only build docs on push when on master to avoid duplicate runs from PRs ( #4564 )
3 years ago
Sebastián Ramírez
3de0fb82bf
🐛 Fix docs dependencies cache, to get the latest Material for MkDocs ( #4466 )
3 years ago
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
Co-authored-by: Thomas Grainger <[email protected] >
3 years ago
Sebastián Ramírez
eb1d68c789
🔧 Lint only in Python 3.7 and above ( #4006 )
4 years ago
Andy Challis
099c478655
💚 Fix badges in README and main page ( #3979 )
Co-authored-by: Anthony Lukach <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
d0ced2c7c9
✨ Add GitHub Action: Notify Translations ( #3715 )
4 years ago
Marcelo Trylesinski
ab33ba27af
⬆ Add support for Python 3.9 ( #2298 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
9ab7da6562
👷 Update GitHub Action latest-changes, strike 2 ⚾ ( #3575 )
4 years ago
Sebastián Ramírez
fcfff5e8e5
👷 Update GitHub Action latest-changes ( #3574 )
4 years ago
Sebastián Ramírez
67ef62a4dd
👷 Update GitHub Action latest-changes ( #3573 )
4 years ago
Sebastián Ramírez
3d81bc638b
👷 Rename and clarify CI workflow job names ( #3570 )
4 years ago
Sebastián Ramírez
97d8d4016b
⬆ Upgrade docs development dependency on `typer-cli` to >=0.0.12 to fix conflicts ( #3429 )
4 years ago
Sebastián Ramírez
2b1e5b9f82
👷 Upgrade Issue Manager GitHub Action ( #3236 )
4 years ago
Sebastián Ramírez
d75126a4ce
👷 Add GitHub Action cache to speed up CI installs ( #3204 )
4 years ago
Sebastián Ramírez
7c9d0168ff
⬆️ Upgrade setup-python GitHub Action to v2 ( #3203 )
4 years ago
Sebastián Ramírez
e662654c49
🔊 Update FastAPI People to allow better debugging ( #3188 )
4 years ago
Sebastián Ramírez
7d7289aeb8
💚 Fix disabling install of Material for MkDocs Insiders in forks, strike 1 ⚾ ( #2340 )
4 years ago
Sebastián Ramírez
2561a17225
🐛 Fix disabling Material for MkDocs Insiders install in forks ( #2339 )
4 years ago
Sebastián Ramírez
4bcdbc5673
✨ Set up and enable Material for MkDocs Insiders for the docs ( #2325 )
* ⬆️ Upgrade Material for MkDocs
* ⬆️ Install Material for MkDocs Insiders on CI
* 🔧 Update MkDocs configs to use Material for MkDocs Insiders
* ✨ Use the lightbulb because it looks nice 💡
* 💚 Fix GitHub Action workflow syntax for building docs
* 🐛 Fix GitHub Actions workflow syntax, strike one ⚾
4 years ago
Sebastián Ramírez
e1755f4fa6
🔥 Cleanup after upgrade for Docs Previews GitHub Action ( #2248 )
* 🔧 Upload docs artifacts even on push to avoid breaking Preview Docs
* 🔥 Remove replaced GitHub Action get-artifact
* 🔥 Remove GitHub Action Watch Docs Previews, replaced with Preview Docs
* 🔥 Remove commented backup configs in Preview Docs GitHub Action
* 🔥 Remove no longer needed utils scripts
5 years ago
Sebastián Ramírez
b46b3f00bf
🐛 Fix unzip docs preview in CI ( #2246 )
5 years ago
Sebastián Ramírez
4e74d40736
✨ Add instant docs deploy previews for PRs from forks ( #2244 )
* 🔥 Disable action Watch Docs Previews
* 🔧 Use predefined name for docs artifacts for previews
* ✨ Add new GitHub Action Comment Docs Preview in PR
* 🔧 Refactor GitHub Action Preview Docs to work as workflow_run using new action to extract where to comment
5 years ago
Sebastián Ramírez
d625963cc5
♻️ Update FastAPI People GitHub Action to send the PR as github-actions ( #2201 )
5 years ago
Sebastián Ramírez
47fcacd4d6
🔧 Update FastAPI People GitHub Action config, run monthly ( #2199 )
5 years ago
Sebastián Ramírez
68dc9bd5ac
🐛 Fix FastAPI People GitHub Action Docker dependencies ( #2197 )
5 years ago
Sebastián Ramírez
492c0924c4
👥 Add new section FastAPI People ( #2195 )
* 👥 Update FastAPI People
* ✨ Add first version of FastAPI People GitHub action code
* 🐳 Add Docker and configs for the FastAPI People GitHub Action
* 👷 Add GitHub Action workflow for FastAPI People
* 📝 Add FastAPI People to docs
* 💄 Add custom CSSs for FastAPI People
5 years ago
Sebastián Ramírez
0b76b675db
⬆️ Upgrade GitHub Action Latest Changes ( #2190 )
5 years ago
Sebastián Ramírez
7667605520
⬆️ Upgrade GitHub Action Label Approved ( #2189 )
5 years ago
Sebastián Ramírez
a7c65271ac
🔧 Update GitHub Action Label Approved, run at 12:00 ( #2185 )
5 years ago
Sebastián Ramírez
3826129b16
👷 Upgrade GitHub Action Latest Changes ( #2184 )
5 years ago
Sebastián Ramírez
42bb15de22
👷 Set GitHub Action Label Approved to run daily, not every minute ( #2163 )
5 years ago
Sebastián Ramírez
ad5aa33864
🔥 Remove pr-approvals GitHub Action as it's not compatible with forks. Use the new one ( #2162 )
as it is not compatible with forks
5 years ago
Sebastián Ramírez
952cd736ac
👷 Add GitHub Action Label Approved ( #2161 )
5 years ago