Commit Graph

250 Commits

Author SHA1 Message Date
dependabot[bot] fd95b4ae65
⬆ Bump cloudflare/wrangler-action from 3.9 to 3.11 (#12544)
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.9 to 3.11.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases)
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/wrangler-action/compare/v3.9...v3.11)

---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
  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>
2024-10-26 10:37:59 +01:00
Sebastián Ramírez e7533b92b3
👷 Update GitHub Action to deploy docs previews to handle missing deploy comments (#12527) 2024-10-24 12:38:34 +00:00
Alejandra 111ced53af
👷 Update issue manager workflow (#12457)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-10-15 12:38:53 +02:00
Sebastián Ramírez 6384f730f7
👷 Refactor label-approved, make it an internal script instead of an external GitHub Action (#12280) 2024-10-12 13:58:30 +00:00
Sebastián Ramírez 495d90161b
👷 Fix smokeshow, checkout files on CI (#12434) 2024-10-12 15:47:46 +02:00
Sebastián Ramírez a30eb6f517
👷 Use uv in CI (#12281) 2024-10-12 14:27:19 +02:00
Sebastián Ramírez b45192c68a
👷 Tweak labeler to not override custom labels (#12398) 2024-10-07 20:11:20 +00:00
Sebastián Ramírez 1705a8c37f
👷 Update deploy-docs-notify URL (#12392) 2024-10-06 20:14:05 +00:00
Sebastián Ramírez 9d6ec4aa77
👷 Update Cloudflare GitHub Action (#12387) 2024-10-05 14:49:04 +02:00
dependabot[bot] caa298aefe
⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 (#12386)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.10.3)

---
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>
2024-10-04 13:57:23 +02:00
dependabot[bot] fc601bcb4b
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#12173)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  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>
2024-09-10 11:07:46 +02:00
Sebastián Ramírez edb584199f
👷 Update `issue-manager.yml` (#12159) 2024-09-07 17:21:14 +02:00
Sebastián Ramírez c411b81c29
Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic (#12147) 2024-09-06 15:57:43 +00:00
dependabot[bot] 7eae925443
⬆ Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12120)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1)

---
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>
2024-09-03 15:47:08 +02:00
Sofie Van Landeghem b63b4189ee
💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action (#12118)
* include-hidden-files when uploading coverage files

* include-hidden-files when building docs
2024-09-02 21:53:53 +02:00
dependabot[bot] 92bdfbc7ba
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#12112)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
2024-09-02 21:36:52 +02:00
Sebastián Ramírez 0077af9719
🔧 Update labeler config to handle sponsorships data (#12096) 2024-08-31 12:18:37 +02:00
Sebastián Ramírez 5fdbeed792
👷 Update `latest-changes` GitHub Action (#12073) 2024-08-26 02:14:56 +00:00
Sebastián Ramírez 4f1eb0cd9e
🔧 Update coverage config files (#12035) 2024-08-18 16:07:03 -05:00
Sebastián Ramírez 3a3ad5d66d
⬆️ Upgrade version of Ruff and reformat (#12032)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-16 23:13:50 -05:00
dependabot[bot] 285a54cfbd
⬆ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#11727)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
2024-08-15 15:56:19 -05:00
Sebastián Ramírez 2c98017200
👷 Do not sync labels as it overrides manually added labels (#12024) 2024-08-15 13:38:43 -05:00
Sebastián Ramírez 9f57ecd41f
👷🏻 Update Labeler GitHub Actions (#12019) 2024-08-14 18:29:24 +00:00
Sebastián Ramírez 7c6e70a0c7
👷 Update permissions and config for labeler GitHub Action (#12008) 2024-08-13 19:30:46 -05:00
Sebastián Ramírez e5f25e3bca
👷🏻 Add GitHub Action label-checker (#12005) 2024-08-13 05:39:57 +00:00
Sebastián Ramírez c89533254e
👷 Add label checker GitHub Action (#12004) 2024-08-12 23:54:14 -05:00
Sebastián Ramírez 48c269ba68
👷 Update GitHub Action add-to-project (#12002) 2024-08-12 21:00:25 -05:00
Sebastián Ramírez b5e167d406
🔧 Update labeler GitHub Action (#12001) 2024-08-12 20:47:59 -05:00
Sebastián Ramírez 748159289f
👷 Add GitHub Action labeler (#12000) 2024-08-12 20:02:29 -05:00
Sebastián Ramírez 922ce32aa2
👷 Add GitHub Action add-to-project (#11999) 2024-08-12 23:04:54 +00:00
Sebastián Ramírez 51563564c6
👷 Add alls-green for test-redistribute (#11974) 2024-08-08 23:34:25 +00:00
Sebastián Ramírez 233bab7f41
👷 Update docs-previews to handle no docs changes (#11975) 2024-08-08 18:28:14 -05:00
Sebastián Ramírez 13b56ab499
🔒️ Update permissions for deploy-docs action (#11964) 2024-08-07 20:56:47 +00:00
Sebastián Ramírez f118154576
👷🏻 Add deploy docs status and preview links to PRs (#11961) 2024-08-07 19:15:24 +00:00
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2024-08-05 23:48:30 -05:00
Sebastián Ramírez 643a87cc84
👷 Update GitHub Action label-approved permissions (#11933)
👷 Update label-approved permissions
2024-07-31 21:18:05 -05:00
Sebastián Ramírez 8b930f8847
👷 Refactor GitHub Action to comment docs deployment URLs and update token (#11925) 2024-07-31 18:40:04 -05:00
Sebastián Ramírez 7723e96317
👷 Update tokens for GitHub Actions (#11924) 2024-07-30 21:17:52 -05:00
Sebastián Ramírez 221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913) 2024-07-29 18:35:07 -05:00
Sebastián Ramírez de70702b7c
👷 Update token permissions to comment deployment URL in docs (#11917) 2024-07-29 23:09:18 +00:00
Sebastián Ramírez 8bd07a4342
👷 Update token permissions for GitHub Actions (#11915) 2024-07-29 17:51:29 -05:00
Sebastián Ramírez 9e42833445
👷 Update GitHub Actions token usage (#11914) 2024-07-29 13:12:13 -05:00
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
2024-07-28 13:49:12 -05:00
Sebastián Ramírez efeee95db7
👷 Update Smokeshow, fix sync download artifact and smokeshow configs (#11563) 2024-05-09 18:06:31 -07:00
Sebastián Ramírez 1f0eecba81
👷 Update Smokeshow download artifact GitHub Action (#11562) 2024-05-09 17:48:58 -07:00
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>
2024-05-09 17:30:25 -07:00
Sebastián Ramírez aa50dc200f
👷 Tweak CI for test-redistribute, add needed env vars for slim (#11549) 2024-05-07 11:31:27 -07:00
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) 2024-04-29 23:38:13 -07:00
Sebastián Ramírez 41fcbc7d00
🔧 Migrate from Hatch to PDM for the internal build (#11498) 2024-04-29 16:48:42 -07:00
Sebastián Ramírez 1aedc6e29d
🔧 Ungroup dependabot updates (#11465) 2024-04-18 19:41:55 -05:00