Commit graph

13 commits

Author SHA1 Message Date
Valentin Klopfenstein
73543b05bc
Change: Add check labels workflow to PRs, have renovate add labels to PRs, PR template (#76) 2025-06-19 11:53:57 +02:00
Valentin Klopfenstein
a479b499c1
Change: Releases now contain commit digests, automerge renovate (#70) 2025-05-08 14:20:58 +02:00
renovate[bot]
ef73e0d133
chore(deps): update ko-build/setup-ko action to v0.9 2025-04-11 19:53:52 +00:00
Valentin Klopfenstein
886d4f49b6
Retry tests on network errors, improve test docs (#64) 2025-03-12 17:47:49 +01:00
renovate[bot]
6191f7825a
chore(deps): update ko-build/setup-ko action to v0.8 2025-02-26 10:20:18 +00:00
renovate[bot]
74ef89d94c
chore(deps): update helm/chart-releaser-action action to v1.7.0 2025-01-24 00:32:25 +00:00
Beat Schärz
b956921044 increase kubernetes version for minikube testing 2024-12-09 15:34:15 +01:00
Valentin Klopfenstein
4eb60d1ab2
Merge pull request #43 from puzzle/renovate/ko-build-setup-ko-0.x
chore(deps): update ko-build/setup-ko action to v0.7
2024-08-16 17:16:19 +02:00
Valentin Klopfenstein
3fa3cceac7 Add space, iteration time and fix replica conditional 2024-08-16 14:02:14 +02:00
Valentin Klopfenstein
493e618b69 More verbosity during k8s test suite 2024-08-16 12:37:25 +02:00
renovate[bot]
de52757243
chore(deps): update ko-build/setup-ko action to v0.7 2024-06-21 23:21:33 +00:00
Rémy Moll
1f64cdf705
use ko to build images (#34) 2024-05-27 18:29:19 +02:00
Rémy Moll
b5793bb12c
CI/CD using github actions and a custom dnsimple account (#31)
* restructure source and templates to follow helm best-practices

* add basic actions for more complex workflows

* workflows for pr ands tags (along with required fixes to go code)

* re-add helm chart and automated chart release

* fix errors in workflows

* improve documentation

* fix finding existing records

* add missing namespace to workflow

* cleanup of kubernetes pipeline

* Fixed and documented tagging workflow
2024-05-27 16:46:34 +02:00