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
138e569841
fix(ci): update devcontainers, github actions config, bats action ( #928 )
2023-11-13 00:26:13 +01:00
Luigi Operoso
181bcc3316
fix(ci): auto generate manifests cleanup ( #871 )
2023-07-01 00:19:15 +02:00
Luigi Operoso
6065f012ee
chore(ci): remove some garbage from auto-generate manifests ( #869 )
2023-06-30 23:54:50 +02:00
Luigi Operoso
5ddcf1075d
fix: latestplugin always true, add more complex bats tests, update devcontainers and make manifests ( #857 )
2023-06-27 09:37:31 +02:00
Luigi Operoso
0abc758dc3
chore: several minor updates, bump helm, base-plugins and backup base img ( #865 )
2023-06-26 12:43:24 +02:00
Luigi Operoso
97892a4cbd
wip feat(ci): Auto update k8s manifests, chart: add operator live/readiness probe ( #860 )
2023-06-25 21:34:27 +02:00
Luigi Operoso
c2c249aa48
fix(ci): remove sembump ( #859 )
2023-06-25 15:59:05 +02:00
Luigi Operoso
6cceedba77
fix(backup): get-latest.sh, search for both .gz and .zstd ( #858 )
2023-06-25 15:48:36 +02:00
Luigi Operoso
3fe842fff4
chore: prearing version bumpt to v0.8.0-beta2 ( #849 )
2023-06-06 00:10:36 +02:00
Luigi Operoso
813cbc812e
fix: hugo and backup ci again ( #848 )
2023-06-05 23:54:37 +02:00
Luigi Operoso
93d3e9eb9f
fix hugo and backup version, fix backup ci ( #847 )
2023-06-05 23:20:03 +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
dependabot[bot]
dab511fed3
Bump docker/login-action from 1 to 2 ( #819 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:05:43 +02:00
Luigi Operoso
44a7d2460a
feat(repo): add stale bot ( #836 )
2023-05-09 00:26:02 +02:00
Luigi Operoso
38eaa0fc55
chore: bump version to v0.8.0-beta ( #814 )
...
- add dependabot
- add codespell
- update operator version in helm chart
2023-04-18 00:01:07 +02:00
Luigi Operoso
901100a759
chore(doc): Add the new chat references ( #809 )
2023-03-23 22:21:11 +01: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
Luigi Operoso
2f90db9dc9
fix(quay.io): start using quay.io and fix backup push ( #805 )
2023-03-12 18:29:39 +01:00
Luigi Operoso
d91a729ccf
feat(backup): add backup img ci for e2e tests, docker build and push ( #795 )
...
also fix the current CI
2023-03-07 00:34:07 +01:00
Luigi Operoso
cd2efd6722
feat(registry): change the default registry from dockerhub to quay.io ( #799 )
2023-03-07 00:08:33 +01:00
Szymon Fugas
63e96c9715
chore: add release workflow ( #750 )
...
* Regenerate deepcopy
* Add the workflow
* Stop signing the tag
2022-06-21 15:36:22 +02:00
Szymon Fugas
e8414c09a8
chore: enable manual run of nightly builds with possibility of skipping tests ( #712 )
...
* Add manual dispatch trigger for nightly build workflow, with an input parameter for optionally skipping the e2e and helm tests part of the workflow
* Bump how much memory to start minikube cluster with on e2e test workflows
* Log events from default namespace on tests failure, bump the limit of kubernetes events logged to 30
* Bump workflow-job plugin version used by default from 2.42 to 1145.v7f2433caa07f
2022-02-10 18:03:08 +01:00
Szymon Fugas
64de9aad91
chore: fix Helm chart release workflow ( #683 )
...
Modified sed usage in Helm chart release workflow to account for dependencies section present in Chart.yaml
Unify usage of sed across Helm chart release workflow
2021-12-15 14:40:03 +01:00
Sig00rd
b84617b1ba
Fix docs autogen workflow case where markdown files were deleted ( #637 )
2021-08-19 17:46:12 +02:00
Sig00rd
4e046280a3
Workflow: Release Helm chart ( #626 )
...
* Add Makefile target to release latest version of Helm chart
* Add workflow that packages Helm chart release and creates PR with it
* Remove old Helm targets
2021-08-16 10:54: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
e762957cc1
Add security-validator branch to tests triggers
2021-06-08 09:38:47 +02:00
SylwiaBrant
38fcdf5d37
#555 Add nightly release of a snapshot ( #566 )
...
* #555 Add nightly release of a snapshot
* Update README
* Bump image and plugins
* Bump image and plugins in Helm Chart
2021-05-24 12:13:27 +02:00
SylwiaBrant
c74606a2ee
Migrate Helm Chart to OSDK v1.3.0 ( #551 )
...
Migrate Helm Chart to OSDK v1.3.0
2021-04-29 13:50:06 +02:00
Sylwia Brant
ce081bfd28
Add preview docs and Github Actions e2e test workflow
2021-02-10 16:59:26 +01:00
SylwiaBrant
8f7af2a149
Add github actions for docs generation ( #491 )
2021-01-18 15:56:04 +01:00
Sylwia Brant
f3a5f43553
Tests running on github actions
...
Switched from running tests on Travis to github actions.
2020-12-30 10:04:09 +01:00