Sebastián Ramírez
221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi ( #11913 )
8 months ago
dependabot[bot]
d03373f3e8
⬆ Bump actions/checkout from 3 to 4 ( #10208 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 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/v3...v4 )
---
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>
1 year ago
Sebastián Ramírez
ebdf952545
👷 Add GitHub Actions step dump context to debug external failures ( #10008 )
2 years ago
Sebastián Ramírez
a0b987224a
👷 Update CI debug mode with Tmate ( #9977 )
2 years ago
Sebastián Ramírez
fe91def515
👷 Update FastAPI People token ( #9844 )
2 years ago
Sebastián Ramírez
dfa56f743a
👷 Make cron jobs run only on main repo, not on forks, to avoid error notifications from missing tokens ( #9735 )
2 years ago
Sebastián Ramírez
8d29e494e0
👷 Add custom tokens for GitHub Actions to avoid rate limits ( #9647 )
2 years ago
Sebastián Ramírez
a8bde44029
💚 Fix/workaround GitHub Actions in Docker with git for FastAPI People ( #9169 )
2 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
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
Sebastián Ramírez
e662654c49
🔊 Update FastAPI People to allow better debugging ( #3188 )
4 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