Stéphane Bidoul
|
e5b6c4e731
|
Merge pull request #135 from sbidoul/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
|
2025-10-15 09:14:24 +02:00 |
|
dependabot[bot]
|
ab95fa4c01
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 17:26:58 +00:00 |
|
dependabot[bot]
|
8484a2de98
|
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 17:26:57 +00:00 |
|
Stéphane Bidoul
|
3a05212422
|
Upgrade dependencies, use python 3.13
|
2025-03-01 14:03:24 +01:00 |
|
Stéphane Bidoul
|
a8c20fab2c
|
Upgrade GitHub actions
|
2023-11-19 13:09:45 +01:00 |
|
Stéphane Bidoul
|
243ec771de
|
Require python 3.12
Probably not strictly necessary but I don't want
to test with many versions.
|
2023-11-19 12:50:40 +01:00 |
|
Stéphane Bidoul
|
3ec2c5b062
|
Test with python 3.11
|
2022-11-20 21:25:34 +01:00 |
|
Stéphane Bidoul
|
07615c1fe8
|
Only build image on main branch
|
2021-11-14 14:47:05 +01:00 |
|
Stéphane Bidoul
|
88e5cb5b44
|
Finish strict typing
|
2021-11-14 14:42:02 +01:00 |
|
Stéphane Bidoul
|
24f97db3b3
|
Remove pre-commit job
We use pre-commit.ci instead
|
2021-11-06 00:03:37 +01:00 |
|
Stéphane Bidoul
|
b28029a37e
|
Require pre-commit for building image
|
2021-11-05 23:53:31 +01:00 |
|
Stéphane Bidoul
|
98393b9af3
|
ci: add missing authentication in build image step
|
2021-11-05 23:50:51 +01:00 |
|
Stéphane Bidoul
|
f7f8c03897
|
Build container image
|
2021-11-05 23:43:19 +01:00 |
|
Stéphane Bidoul
|
3339259346
|
Setup env vars for tests
|
2021-11-05 21:26:55 +01:00 |
|
Stéphane Bidoul
|
5f46b29886
|
ci: add missing checkout
|
2021-11-05 21:04:36 +01:00 |
|
Stéphane Bidoul
|
6885ff6b3c
|
Bootstrap test suite
|
2021-11-05 20:59:39 +01:00 |
|
Stéphane Bidoul
|
c2c2e4bac9
|
Add basic CI
|
2021-10-17 15:44:23 +02:00 |
|