Sebastián Ramírez
|
8ce3ce5903
|
📝 Update links from tiangolo repo to fastapi org repo (#1285)
|
1 year ago |
Alejandra
|
14c09b937d
|
🔧 Update deploy workflows to exclude the main repository (#1284)
|
1 year ago |
Sebastián Ramírez
|
643a87cc84
|
👷 Update GitHub Action label-approved permissions (#11933)
👷 Update label-approved permissions
|
1 year ago |
Sebastián Ramírez
|
5d21a267fc
|
👷 Update issue-manager.yml GitHub Action permissions (#1278)
|
1 year ago |
Sebastián Ramírez
|
8b930f8847
|
👷 Refactor GitHub Action to comment docs deployment URLs and update token (#11925)
|
1 year ago |
Sebastián Ramírez
|
7723e96317
|
👷 Update tokens for GitHub Actions (#11924)
|
1 year ago |
Sebastián Ramírez
|
221e59b0d1
|
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913)
|
1 year ago |
Sebastián Ramírez
|
de70702b7c
|
👷 Update token permissions to comment deployment URL in docs (#11917)
|
1 year ago |
Sebastián Ramírez
|
8bd07a4342
|
👷 Update token permissions for GitHub Actions (#11915)
|
1 year ago |
Sebastián Ramírez
|
9e42833445
|
👷 Update GitHub Actions token usage (#11914)
|
1 year ago |
Sebastián Ramírez
|
d6dfb9397b
|
👷 Update GitHub Action to notify translations with label `approved-1` (#11907)
👷 Update GitHub Action to notify translations with label approved-1
|
1 year ago |
Alejandra
|
000580d0ac
|
✨ Add initial setup for frontend / end-to-end tests with Playwright (#1261)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
f9a1ac7b1c
|
👷 Update Smokeshow download artifact GitHub Action (#1198)
|
1 year ago |
Sebastián Ramírez
|
efeee95db7
|
👷 Update Smokeshow, fix sync download artifact and smokeshow configs (#11563)
|
1 year ago |
Sebastián Ramírez
|
1f0eecba81
|
👷 Update Smokeshow download artifact GitHub Action (#11562)
|
1 year ago |
Tamir Duberstein
|
722107fe60
|
👷 Update GitHub actions to download and upload artifacts to v4, for docs and coverage (#11550)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
aa50dc200f
|
👷 Tweak CI for test-redistribute, add needed env vars for slim (#11549)
|
1 year ago |
Sebastián Ramírez
|
ea1f2190d3
|
🔧 Add configs and setup for `fastapi-slim` including optional extras `fastapi-slim[standard]`, and `fastapi` including by default the same `standard` extras (#11503)
|
1 year ago |
Sebastián Ramírez
|
41fcbc7d00
|
🔧 Migrate from Hatch to PDM for the internal build (#11498)
|
1 year ago |
Sebastián Ramírez
|
1aedc6e29d
|
🔧 Ungroup dependabot updates (#11465)
|
1 year ago |
Sebastián Ramírez
|
27da0d02a7
|
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
|
1 year ago |
dependabot[bot]
|
d3d9f60a1e
|
⬆ Bump actions/cache from 3 to 4 (#10988)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)
---
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>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
dependabot[bot]
|
3c39b1cc0b
|
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#11318)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.14)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Esteban Maya
|
ce2a580dd9
|
👷 Add cron to run test once a week on monday (#11377)
|
1 year ago |
Sebastián Ramírez
|
11b3c7e791
|
👷 Fix logic for when to install and use MkDocs Insiders (#11372)
|
1 year ago |
Sebastián Ramírez
|
04249d589b
|
👷 Do not use Python packages cache for publish (#11366)
|
1 year ago |
Sebastián Ramírez
|
cd3e2bc2d2
|
👷 Add CI to test sdists for redistribution (e.g. Linux distros) (#11365)
|
1 year ago |
Sebastián Ramírez
|
8953d23a2b
|
👷 Update build-docs GitHub Action path filter (#11354)
|
1 year ago |
Sebastián Ramírez
|
d0fcfd0dff
|
🔧 Update Ruff config, add extra ignore rule from SQLModel (#11353)
|
1 year ago |
Sebastián Ramírez
|
f03db728e7
|
✨ Add support for deploying multiple environments (staging, production) to the same server (#1128)
|
1 year ago |
Sebastián Ramírez
|
e7975da967
|
📝 Add docs about CI keys, LATEST_CHANGES and SMOKESHOW_AUTH_KEY (#1126)
|
1 year ago |
Sebastián Ramírez
|
78777ff011
|
👷 Update CI GitHub Actions to allow running in private repos (#1125)
|
1 year ago |
dependabot[bot]
|
fb71a5d75b
|
⬆ Bump dorny/paths-filter from 2 to 3 (#11028)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)
---
updated-dependencies:
- dependency-name: dorny/paths-filter
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>
|
1 year ago |
dependabot[bot]
|
cbbfd22aa0
|
⬆ Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4 (#11310)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.0.0 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3.0.0...v3.1.4)
---
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>
|
1 year ago |
Alejandra
|
6b79f8c919
|
🔧 Add GitHub templates for discussions and issues, and security policy (#1105)
|
1 year ago |
dependabot[bot]
|
2c572d3af0
|
⬆ Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#1103)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.4)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Sebastián Ramírez
|
f0becc4452
|
♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date (#11304)
|
1 year ago |
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
1 year ago |
Sebastián Ramírez
|
37a6e350d1
|
✨ Migrate from pgAdmin to Adminer (#692)
|
1 year ago |
Sebastián Ramírez
|
691443c7cd
|
👷 Add Lint to GitHub Actions outside of tests (#688)
|
1 year ago |
dependabot[bot]
|
7e59206936
|
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.2 (#643)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 3.1.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.28.0...v3.1.2)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
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>
|
1 year ago |
dependabot[bot]
|
2db5805622
|
⬆ Bump actions/upload-artifact from 3 to 4 (#642)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
|
1 year ago |
dependabot[bot]
|
069cb30b71
|
⬆ Bump actions/setup-python from 4 to 5 (#641)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
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>
|
1 year ago |
Sebastián Ramírez
|
e56cee9c1d
|
👷 Tweak test GitHub Action names (#672)
|
1 year ago |
Sebastián Ramírez
|
b9cbb4f8f4
|
👷 Add continuous deployment and refactors needed for it (#667)
|
1 year ago |
Esteban Maya
|
7e2e724c4a
|
👷 Add coverage with Smokeshow to CI and badge (#638)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Esteban Maya
|
8558cf00a2
|
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
a4b151112b
|
👷 Update GitHub Action latest-changes and move release notes to independent file (#619)
|
1 year ago |
Sebastián Ramírez
|
0cc802eec8
|
🎨 Format files with pre-commit and Ruff (#611)
|
1 year ago |
Sebastián Ramírez
|
a065f9c9e8
|
🔥 Clean up old files no longer relevant (#608)
|
1 year ago |