dependabot[bot]
|
ba8d85fbe8
|
⬆ Bump astral-sh/setup-uv from 5 to 6 (#13648)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '6'
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>
|
3 months ago |
Sebastián Ramírez
|
bd106fc750
|
⬆️ Add support for Python 3.13 (#13274)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
6 months ago |
Sebastián Ramírez
|
8c6f10b64a
|
⬆️ Upgrade AnyIO max version for tests, new range: `>=3.2.1,<5.0.0` (#13273)
|
6 months ago |
dependabot[bot]
|
e779069c92
|
⬆ Bump astral-sh/setup-uv from 4 to 5 (#13096)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
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>
|
8 months ago |
dependabot[bot]
|
2fe5ee4151
|
⬆ Bump astral-sh/setup-uv from 3 to 4 (#12982)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v4)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
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>
|
8 months ago |
Sebastián Ramírez
|
a30eb6f517
|
👷 Use uv in CI (#12281)
|
10 months ago |
Sebastián Ramírez
|
39325ad421
|
👷 Run tests from Python environment (with `uv`), not from Docker container (#1361)
|
11 months ago |
Sebastián Ramírez
|
87254dd79e
|
🚚 Move location of scripts to simplify file structure (#1352)
|
11 months ago |
Sebastián Ramírez
|
c411b81c29
|
✅ Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic (#12147)
|
11 months ago |
Sofie Van Landeghem
|
2241d75131
|
set include-hidden-files to true for actions/upload-artifact@v4 (#1327)
|
11 months ago |
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
|
11 months ago |
Sebastián Ramírez
|
4f1eb0cd9e
|
🔧 Update coverage config files (#12035)
|
12 months 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
|
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 |
Esteban Maya
|
ce2a580dd9
|
👷 Add cron to run test once a week on monday (#11377)
|
1 year ago |
Sebastián Ramírez
|
691443c7cd
|
👷 Add Lint to GitHub Actions outside of tests (#688)
|
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 |
Sebastián Ramírez
|
e56cee9c1d
|
👷 Tweak test GitHub Action names (#672)
|
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
|
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 |
Esteban Maya
|
f41f4432fe
|
♻ Refactor items and services endpoints to return count and data, and add CI tests (#599)
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |