Stefan Prodan
d7fee06b63
ci: Free disk space on Ubuntu runners
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2025-11-28 16:12:49 +02:00
dependabot[bot]
1318ba1bd1
build(deps): bump the actions group across 1 directory with 2 updates
...
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [fluxcd/flux2](https://github.com/fluxcd/flux2 ).
Updates `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 )
Updates `fluxcd/flux2` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/fluxcd/flux2/releases )
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml )
- [Commits](https://github.com/fluxcd/flux2/compare/v2.7.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: fluxcd/flux2
dependency-version: 2.7.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:14:41 +00:00
Stefan Prodan
98e8cd39d4
Build with Go 1.25
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2025-09-10 22:51:09 +03:00
dependabot[bot]
c6536c75ce
build(deps): bump the actions group across 1 directory with 3 updates
...
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ), [stefanprodan/timoni](https://github.com/stefanprodan/timoni ) and [actions/setup-go](https://github.com/actions/setup-go ).
Updates `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 )
Updates `stefanprodan/timoni` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/stefanprodan/timoni/releases )
- [Changelog](https://github.com/stefanprodan/timoni/blob/main/.goreleaser.yml )
- [Commits](https://github.com/stefanprodan/timoni/compare/v0.25.1...v0.25.2 )
Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: stefanprodan/timoni
dependency-version: 0.25.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 19:29:40 +00:00
dependabot[bot]
85d22b2172
build(deps): bump stefanprodan/timoni in the actions group
...
Bumps the actions group with 1 update: [stefanprodan/timoni](https://github.com/stefanprodan/timoni ).
Updates `stefanprodan/timoni` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/stefanprodan/timoni/releases )
- [Changelog](https://github.com/stefanprodan/timoni/blob/main/.goreleaser.yml )
- [Commits](https://github.com/stefanprodan/timoni/compare/v0.25.0...v0.25.1 )
---
updated-dependencies:
- dependency-name: stefanprodan/timoni
dependency-version: 0.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 06:36:33 +00:00
dependabot[bot]
12e7f14ff0
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [fluxcd/flux2](https://github.com/fluxcd/flux2 ) and [stefanprodan/timoni](https://github.com/stefanprodan/timoni ).
Updates `fluxcd/flux2` from 2.5.1 to 2.6.1
- [Release notes](https://github.com/fluxcd/flux2/releases )
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml )
- [Commits](https://github.com/fluxcd/flux2/compare/v2.5.1...v2.6.1 )
Updates `stefanprodan/timoni` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/stefanprodan/timoni/releases )
- [Changelog](https://github.com/stefanprodan/timoni/blob/main/.goreleaser.yml )
- [Commits](https://github.com/stefanprodan/timoni/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: fluxcd/flux2
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: stefanprodan/timoni
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 07:47:48 +00:00
dependabot[bot]
8f5425b6d5
build(deps): bump the actions group with 6 updates
...
Bumps the actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.10.0` | `1.12.0` |
| [azure/setup-helm](https://github.com/azure/setup-helm ) | `3` | `4` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `5` | `6` |
| [azure/setup-kubectl](https://github.com/azure/setup-kubectl ) | `3` | `4` |
| [cue-lang/setup-cue](https://github.com/cue-lang/setup-cue ) | `1.0.0` | `1.0.1` |
Updates `actions/checkout` from 3 to 4
- [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/v3...v4 )
Updates `helm/kind-action` from 1.10.0 to 1.12.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.10.0...v1.12.0 )
Updates `azure/setup-helm` from 3 to 4
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-helm/compare/v3...v4 )
Updates `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 )
Updates `azure/setup-kubectl` from 3 to 4
- [Release notes](https://github.com/azure/setup-kubectl/releases )
- [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-kubectl/compare/v3...v4 )
Updates `cue-lang/setup-cue` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/cue-lang/setup-cue/releases )
- [Commits](https://github.com/cue-lang/setup-cue/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: helm/kind-action
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: azure/setup-helm
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: azure/setup-kubectl
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: cue-lang/setup-cue
dependency-version: 1.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-14 22:36:04 +00:00
Stefan Prodan
ca101e6728
Enable dependabot
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2025-05-15 01:28:59 +03:00
Stefan Prodan
8efcd73510
Build with Go 1.24
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2025-03-11 11:13:59 +02:00
Stefan Prodan
fc1e4a48ed
Build with Go 1.23
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-10-07 15:50:27 +03:00
Stefan Prodan
1fbdd9420f
Set CUE version in Timoni module
...
Adapt module to cope with breaking changes in CUE v0.9
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-06-23 15:07:18 +03:00
Stefan Prodan
44942884c3
Update dependencies to Go 1.22
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-03-26 14:19:26 +02:00
Stefan Prodan
dfc4a6d37e
Add Timoni module
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-09-23 00:33:36 +03:00
Stefan Prodan
29dd482f49
Build with Go 1.21
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-08-10 15:04:03 +03:00
Stefan Prodan
21136b6405
build: Update Go to 1.20
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-02-03 12:45:46 +02:00
Stefan Prodan
8bab17843c
Validate manifests with kubeconform
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-23 13:23:24 +02:00
Stefan Prodan
4f1e56ae83
Update GitHub workflows
...
- replace `engineerd/setup-kind` with `helm/kind-action`
- use `azure/setup-helm` to install the Helm CLI
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-12-21 11:55:36 +02:00
Stefan Prodan
25a1e26159
Build with Go 1.19
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-09-29 12:24:20 +03:00
Stefan Prodan
35b9c9f946
Update GitHub Actions workflows
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-08-15 15:22:02 +03:00
Stefan Prodan
f4199ab8bc
Update Go to 1.18 and Alpine to 3.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-05-24 12:09:08 +03:00
Stefan Prodan
54908f7d51
Exclude the CUE vendor packages from Git
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-04-14 19:03:58 +03:00
Piaras Hoban
f98267009e
cue: move cue fmt check above dirty working tree check in test workflow
...
Signed-off-by: Piaras Hoban <phoban01@gmail.com >
2022-04-11 11:56:59 +01:00
Piaras Hoban
7d0203196a
cue: add cue format and validation checks to github actions test workflow
...
Signed-off-by: Piaras Hoban <phoban01@gmail.com >
2022-04-11 11:03:22 +01:00
Stefan Prodan
170b912d25
Update Go to v1.17
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-03-09 15:06:55 +02:00
André Bauer
b6f1555176
added ingressClassName
...
Signed-off-by: André Bauer <monotek23@gmail.com >
2021-06-04 15:51:59 +02:00
Stefan Prodan
885a35eebf
Update Go to v1.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 13:37:26 +02:00
stefanprodan
5cd072243d
Update Go to v1.15
2020-09-20 13:36:57 +03:00
stefanprodan
d2798e1a24
Consolidate tests
2020-05-28 10:21:50 +03:00
stefanprodan
026b40876c
Add linting workflow
2020-05-27 17:18:54 +03:00
stefanprodan
7b6f11780a
Rename GitHub workflow for kustomize testing
2019-11-04 09:59:11 +02:00
stefanprodan
7e36892e26
Add GitHub workflow for manifests validation
...
- validate kustomize build with kubeval strict mode
- deny containers with latest image tag
- deny deployments and services without app label selector
- warn if deployments have no prometheus pod annotations
2019-10-23 17:10:21 +03:00