dependabot[bot]
798aa33df1
build(deps): bump the actions group across 1 directory with 7 updates
...
Bumps the actions group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) | `16` | `19` |
| [actions/checkout](https://github.com/actions/checkout ) | `4.2.2` | `5.0.0` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) | `3.0.1` | `4.0.0` |
| [actions/stale](https://github.com/actions/stale ) | `9.1.0` | `10.0.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.4.0` | `6.0.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.4.0` | `3.5.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.2.1` | `2.3.2` |
Updates `DeterminateSystems/nix-installer-action` from 16 to 19
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](e50d5f73bf...90bb610b90 )
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8 )
Updates `actions/upload-pages-artifact` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](56afc609e7...7b1f4a764d )
Updates `actions/stale` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5bef64f19d...3a9db7e6a4 )
Updates `actions/setup-go` from 5.4.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0aaccfd150...4469467582 )
Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
Updates `softprops/action-gh-release` from 2.2.1 to 2.3.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c95fe14893...72f2c25fcb )
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-version: '19'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-pages-artifact
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/stale
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/setup-go
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 03:16:51 +00:00
dependabot[bot]
3b61208f2e
build(deps): bump the actions group across 1 directory with 5 updates ( #1098 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
2025-03-30 18:58:10 +02:00
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]
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
Luigi Operoso
be737522f0
feat: make ginkgo tests as matrix ( #979 )
...
- make ginkgo tests as matrix for easily re-run failing tests or checking logs
- fix pod restart check
2024-02-26 00:00:37 +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
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