Stéphane Bidoul
7237e59f3b
Merge pull request #151 from Corentvn/fix/migrate-time-ago-to-relative-time
...
[FIX] webui-templates: update time-elements library
2026-05-26 14:34:21 +02:00
covn
2aff7512bc
[FIX] webui-templates: update time-elements library
...
The `@github/time-element` library is now deprecated. Its authors
recommend using `@github/relative-time-element` instead.
This commit was motivated by the fact that Runboat uses the `<time-ago>`
and `time-elements@latest` library, which currently points to version
4.0.0.
In this release, the `<time-ago>` component was removed in favor of
`<relative-time>`.
Alternatively, pin the `time-elements@3.6.0` instead of `latest`.
2026-05-13 11:08:30 +02:00
Stéphane Bidoul
abc930fd6d
Merge pull request #143 from sbidoul/harden-ci
...
Harden CI workflow
2025-11-29 21:26:24 +01:00
Stéphane Bidoul
971780531e
Harden ci workflow
2025-11-29 21:25:05 +01:00
Stéphane Bidoul
2ddd7c387a
Merge pull request #142 from sbidoul/rm-commonLabels
...
Stop using deprecated kustomize commonLabels
2025-11-29 21:15:42 +01:00
Stéphane Bidoul
d25789c0ef
Stop using deprecated kustomize commonLabels
2025-11-29 21:13:28 +01:00
Stéphane Bidoul
ab984e1da6
Merge pull request #141 from sbidoul/add-start-stop-modes
...
Add start and stop deployment modes
2025-11-29 20:23:42 +01:00
Stéphane Bidoul
68ee2686a1
Fix image push target
2025-11-29 20:12:34 +01:00
Stéphane Bidoul
c6c792aa11
Build image with semver tags
2025-11-29 20:09:31 +01:00
Stéphane Bidoul
fdfd70b763
Add assert
2025-11-29 19:37:43 +01:00
Stéphane Bidoul
4412618307
Add start and stop deployment modes
...
Apply patches before start and after stop. This is useful to bring up / tear down
additional resources.
2025-11-29 19:35:09 +01:00
Stéphane Bidoul
d2b90e5368
Merge pull request #130 from sbidoul/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2025-11-28 22:49:55 +01:00
Stéphane Bidoul
af3f3dd59f
Merge pull request #140 from sbidoul/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-28 22:49:34 +01:00
pre-commit-ci[bot]
a8ec2e1744
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.14.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.14.6 )
2025-11-24 18:20:30 +00:00
dependabot[bot]
7a99c5bae3
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 01:38:13 +00:00
Stéphane Bidoul
5d84b88c90
Merge pull request #139 from sbidoul/update-deps-sbi
...
Upgrade dependencies
2025-10-27 17:56:46 +01:00
Stéphane Bidoul
a965740c27
Merge pull request #138 from sbidoul/enable-with-demo
...
Load demo data in Odoo 19+
2025-10-27 17:56:34 +01:00
Stéphane Bidoul
52dbb984b5
Upgrade dependencies
2025-10-27 17:24:25 +01:00
Stéphane Bidoul
276aa3e83a
Load demo data in Odoo 19+
2025-10-27 17:23:48 +01:00
Stéphane Bidoul
8d7a80a445
Merge pull request #133 from sbidoul/dependabot/github_actions/actions/setup-python-6
...
Bump actions/setup-python from 4 to 6
2025-10-15 12:39:44 +02:00
dependabot[bot]
22dd716158
Bump actions/setup-python from 4 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 07:15:12 +00:00
Stéphane Bidoul
05051e7ea4
Merge pull request #134 from sbidoul/dependabot/github_actions/codecov/codecov-action-5
...
Bump codecov/codecov-action from 1 to 5
2025-10-15 09:14:33 +02:00
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
Stéphane Bidoul
0325afde2e
Merge pull request #136 from sbidoul/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-10-15 09:14:07 +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
dependabot[bot]
c9c1b03bd8
Bump codecov/codecov-action from 1 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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:55 +00:00
Stéphane Bidoul
5c302a454f
Autoupdate GItHub actions
2025-10-14 19:26:12 +02:00
Stéphane Bidoul
fc4dc2a8e7
pre-commit refresh
2025-09-14 11:47:16 +02:00
Stéphane Bidoul
7e160510a0
Merge pull request #128 from sbidoul/make-cleanup-optional
...
Make cleanup job optional via a global setting
2025-09-14 11:17:55 +02:00
Stéphane Bidoul
1529645ebb
Make cleanup job optional via a global setting
2025-09-14 11:16:49 +02:00
Stéphane Bidoul
afa10b592a
Merge pull request #125 from sbidoul/configurable-delete
...
Configurable delete
2025-09-13 15:11:38 +02:00
Stéphane Bidoul
839816978d
Make the list of resources to delete configurable
2025-09-13 15:01:36 +02:00
Stéphane Bidoul
0e54444ab7
Revert "Delete all resources with the build label"
...
'all' is just a shortcut for some resource types.
This reverts commit a4ece9dad7 .
2025-09-13 14:43:40 +02:00
Stéphane Bidoul
6b8c1ef0e0
Merge pull request #124 from sbidoul/more-jinja
...
Allow any kubefile to be a jinja template
2025-09-13 13:57:07 +02:00
Stéphane Bidoul
a1bd1c15e2
Allow any kubefile to be a jinja template
...
This is simpler than patching in the kustomization.yaml.jinja
2025-09-13 13:55:10 +02:00
Stéphane Bidoul
a201dc5798
Merge pull request #123 from sbidoul/delete-all
...
Delete all resources with the build label
2025-09-13 13:46:26 +02:00
Stéphane Bidoul
a4ece9dad7
Delete all resources with the build label
...
This allows the addition of other resource types in custom kubefiles.
2025-09-13 13:45:21 +02:00
Stéphane Bidoul
949f346ae2
Merge pull request #117 from tarteo/patch-1
...
Update import statements to use esm.run
2025-03-21 09:57:32 +01:00
Dennis Sluijk
0106f28a01
Update import statements to use esm.run
2025-03-15 17:20:14 +01:00
Stéphane Bidoul
90495c7bcb
Add py.typed
2025-03-01 14:39:10 +01:00
Stéphane Bidoul
ac1ebcd1be
ci: remove uneeded mypy helper lib
2025-03-01 14:38:29 +01:00
Stéphane Bidoul
91e9446c26
ci: resolve pytest deprecation warning
2025-03-01 14:33:59 +01:00
Stéphane Bidoul
df8ae030fe
Merge pull request #114 from sbidoul/upgrade-deps
...
Upgrade dependencies, use Python 3.13
2025-03-01 14:11:53 +01:00
Stéphane Bidoul
56918f7472
ruff auto fixes
2025-03-01 14:03:24 +01:00
Stéphane Bidoul
5040f8dee7
Fix FastAPI Header annotation
2025-03-01 14:03:24 +01:00
Stéphane Bidoul
3fdaec3b47
ci: add fastapi linter
2025-03-01 14:03:24 +01:00
Stéphane Bidoul
90a2994dbe
pre-commit autoupdate
2025-03-01 14:03:24 +01:00
Stéphane Bidoul
3a05212422
Upgrade dependencies, use python 3.13
2025-03-01 14:03:24 +01:00
Stéphane Bidoul
fc6582a34a
Merge pull request #109 from sbidoul/upgrade-deps
...
Upgrade dependencies
2024-07-07 11:05:15 +02:00