letsbuilda
imsosorry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump the ci-dependencies group with 4 updates (#142) Bumps the ci-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [actions/setup-python](https://github.com/actions/setup-python) and [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `actions/checkout` from 6.0.1 to 6.0.2 - [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/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd) Updates `astral-sh/setup-uv` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/61cb8a9741eeb8a550a1b8544337180c0fc8476b...803947b9bd8e9f986429fa0c5a41c367cd732b41) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/83679a892e2d95755f2dac6acb0bfd1e9ac5d548...a309ff8b426b58ec0e2a45f0f869d46889d02405) Updates `CodSpeedHQ/action` from 4.7.0 to 4.10.2 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/0700edb451d0e9f2426f99bd6977027e550fb2a6...208425962c215de49ed713e18c4b9bde9bda5c52) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: astral-sh/setup-uv dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: CodSpeedHQ/action dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
10 days ago
Bump the ci-dependencies group with 4 updates Bumps the ci-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [actions/setup-python](https://github.com/actions/setup-python) and [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `actions/checkout` from 6.0.1 to 6.0.2 - [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/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd) Updates `astral-sh/setup-uv` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/61cb8a9741eeb8a550a1b8544337180c0fc8476b...803947b9bd8e9f986429fa0c5a41c367cd732b41) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/83679a892e2d95755f2dac6acb0bfd1e9ac5d548...a309ff8b426b58ec0e2a45f0f869d46889d02405) Updates `CodSpeedHQ/action` from 4.7.0 to 4.10.2 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/0700edb451d0e9f2426f99bd6977027e550fb2a6...208425962c215de49ed713e18c4b9bde9bda5c52) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: astral-sh/setup-uv dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: CodSpeedHQ/action dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/ci-dependencies-b2a8d2b8dc
23 days ago
CI: test new "slim" runner variants (#141) * CI: test new "slim" runner variants Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev> * Also migrate docs build job Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev> --------- Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
main
1 month ago
Also migrate docs build job Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
br/slim
1 month ago
CI: test new "slim" runner variants Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
br/slim
1 month ago
Add ty static analysis (#140) Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
main
1 month ago
Add ty static analysis Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
br/ty
1 month ago
Add zizmor pre-commit hook (#139) Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
main
1 month ago
Active Branches
Break apart codebase
last run
1 month ago
#74
CodSpeed Performance Gauge
-4%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs