Commit Graph

15 Commits

Author SHA1 Message Date
Luigi Operoso 2864a85364
chore: pin github actions, update and freeze pre-commit hooks, update nix flake (#1097) 2025-03-30 18:11:32 +02:00
dependabot[bot] 7cdffbe716
build(deps): bump the actions group across 1 directory with 2 updates (#1038)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 15:48:27 +02:00
dependabot[bot] 0911dfe64a
build(deps): bump the actions group across 1 directory with 2 updates (#1019)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 23:30:29 +02:00
dependabot[bot] 3f036bdea7
build(deps): bump the actions group with 5 updates (#1005)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 09:26:16 +02:00
dependabot[bot] 6dd45eebf0
build(deps): bump the actions group with 5 updates (#985)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luigi Operoso <40476330+brokenpip3@users.noreply.github.com>
2024-03-16 15:39:13 +00:00
Luigi Operoso 4f03cefda0
Fix website build and 0.8.x pages, move deploy to workflow and nixify the website part (#982) 2024-03-10 17:30:01 +01:00
Luigi Operoso 81251d3ddc
chore: update jenkins and plugins to latest lts, update gh actions, add flake, remove minikube and use kind (#974)
- update to latest jenkins lts
- update github actions
- add nix flake (experimental, build artifacts still wip)
- remove minikube and use kind for a better experience
2024-02-24 17:08:10 +01:00
Luigi Operoso 813cbc812e
fix: hugo and backup ci again (#848) 2023-06-05 23:54:37 +02:00
dependabot[bot] e6bd8c3f14
Bump peter-evans/create-pull-request from 3 to 5 (#817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:57 +02:00
dependabot[bot] 936dbc4713
Bump actions/checkout from 2 to 3 (#815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:17 +02:00
Luigi Operoso 9fd053b784
feat(operator): several updates (#806)
- prepare to switch from `master` to `main`
- avoid to run workflow in case is not needed
- add a way to bump the lts via make
- use latest jenkins lts 2.387.1
- add the docker labels
- update base plugins
- fix #797 
- Add more tests with bats
- Update base plugin to latest version
- Temporary revert #807 
- Better nightly job
2023-03-23 00:04:57 +01:00
Sig00rd b84617b1ba
Fix docs autogen workflow case where markdown files were deleted (#637) 2021-08-19 17:46:12 +02:00
Sig00rd ff6e03539c
Add step to update 'last modified' date in docs autogen workflow (#627) 2021-08-13 16:55:58 +02:00
Szymon Fugas b407e51bba
Fix workflow for autogenerating docs (#592)
* Use grep -c flag in check for changes step to fix case when more than 1 website file was modified
2021-07-07 13:18:18 +02:00
SylwiaBrant 8f7af2a149
Add github actions for docs generation (#491) 2021-01-18 15:56:04 +01:00