fix: builder and sdk changes #81

Merged
marcel.henselin merged 85 commits from chore/update_goreleaser into alpha 2026-03-11 13:13:46 +00:00

Description

relates to #1234

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)
## Description <!-- **Please link some issue here describing what you are trying to achieve.** In case there is no issue present for your PR, please consider creating one. At least please give us some description what you are trying to achieve and why your change is needed. --> relates to #1234 ## Checklist - [ ] Issue was linked above - [ ] Code format was applied: `make fmt` - [ ] Examples were added / adjusted (see `examples/` directory) - [x] Docs are up-to-date: `make generate-docs` (will be checked by CI) - [ ] Unit tests got implemented or updated - [ ] Acceptance tests got implemented or updated (see e.g. [here](https://github.com/stackitcloud/terraform-provider-stackit/blob/f5f99d170996b208672ae684b6da53420e369563/stackit/internal/services/dns/dns_acc_test.go)) - [x] Unit tests are passing: `make test` (will be checked by CI) - [x] No linter issues: `make lint` (will be checked by CI)
marcel.henselin added 2 commits 2026-03-02 07:53:35 +00:00
fix: fix new sdk builder adjustment
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 6s
CI Workflow / CI run build and linting (pull_request) Failing after 53s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 15m56s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 23m35s
469ed9e056
marcel.henselin added 1 commit 2026-03-02 07:57:49 +00:00
fix: fix pipeline and tests
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 9s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 38s
CI Workflow / CI run build and linting (pull_request) Failing after 11s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 18m35s
c63d1018da
marcel.henselin added 2 commits 2026-03-02 08:14:16 +00:00
fix: fix linting errors and test
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 10s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 30s
CI Workflow / CI run build and linting (pull_request) Failing after 10s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 10m19s
c15f21a16d
marcel.henselin added 1 commit 2026-03-02 08:45:36 +00:00
fix: fix linting errors and test
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 6s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 14s
CI Workflow / CI run build and linting (pull_request) Failing after 23s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 6m9s
55427f7a48
marcel.henselin added 1 commit 2026-03-02 09:33:02 +00:00
fix: code cleanup
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 14s
CI Workflow / CI run build and linting (pull_request) Failing after 10s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 57s
5958474f9a
marcel.henselin added 1 commit 2026-03-02 09:34:57 +00:00
fix: pipeline need to checkout before setup go
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run build and linting (pull_request) Failing after 11s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 1m38s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m20s
7701171b6d
marcel.henselin added 1 commit 2026-03-02 09:41:10 +00:00
fix: pipeline files
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 2m11s
CI Workflow / CI run build and linting (pull_request) Failing after 2m10s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m51s
452f077da2
marcel.henselin added 1 commit 2026-03-02 09:46:38 +00:00
fix: fix pipeline generator commands
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / CI run tests (pull_request) Failing after 2m27s
CI Workflow / CI run build and linting (pull_request) Failing after 2m12s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m55s
aaad987d6d
marcel.henselin added 1 commit 2026-03-02 09:52:23 +00:00
fix: add missing go mod for generator
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 2m16s
CI Workflow / CI run build and linting (pull_request) Failing after 2m5s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m48s
79ca4b2ea0
marcel.henselin added 1 commit 2026-03-02 09:57:30 +00:00
fix: add go mod tidy to generator
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 6s
CI Workflow / CI run build and linting (pull_request) Failing after 2m9s
CI Workflow / CI run tests (pull_request) Failing after 2m25s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m52s
67a6017637
marcel.henselin added 1 commit 2026-03-02 10:10:00 +00:00
fix: builder action
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 2m48s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m4s
CI Workflow / CI run build and linting (pull_request) Failing after 2m35s
CI Workflow / Code coverage report (pull_request) Has been skipped
67f1f940cb
marcel.henselin added 1 commit 2026-03-02 10:15:57 +00:00
fix: add missing imports tp builder
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m34s
CI Workflow / CI run tests (pull_request) Failing after 4m52s
CI Workflow / CI run build and linting (pull_request) Failing after 4m39s
CI Workflow / Code coverage report (pull_request) Has been skipped
e3440bb664
marcel.henselin added 1 commit 2026-03-02 10:46:47 +00:00
fix: add missing imports to builder
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m30s
CI Workflow / CI run build and linting (pull_request) Failing after 6m20s
CI Workflow / CI run tests (pull_request) Failing after 6m36s
CI Workflow / Code coverage report (pull_request) Has been skipped
143df848ed
marcel.henselin added 1 commit 2026-03-02 11:01:40 +00:00
fix: fix builder
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / CI run build and linting (pull_request) Successful in 20m7s
CI Workflow / Code coverage report (pull_request) Successful in 5s
CI Workflow / CI run tests (pull_request) Failing after 21m28s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 29m1s
5427b54995
marcel.henselin added 1 commit 2026-03-02 14:10:57 +00:00
fix: fix some tests
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 14m55s
CI Workflow / CI run build and linting (pull_request) Successful in 18m58s
CI Workflow / Code coverage report (pull_request) Successful in 8s
CI Workflow / CI run tests (pull_request) Failing after 21m20s
996523df38
marcel.henselin added 1 commit 2026-03-02 15:12:35 +00:00
fix: fix some tests
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 7s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 5m21s
CI Workflow / CI run build and linting (pull_request) Failing after 7m19s
CI Workflow / CI run tests (pull_request) Failing after 7m37s
CI Workflow / Code coverage report (pull_request) Has been skipped
d951dab630
marcel.henselin added 1 commit 2026-03-02 15:25:30 +00:00
fix: fix builder again
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 4m55s
CI Workflow / CI run build and linting (pull_request) Failing after 7m9s
CI Workflow / CI run tests (pull_request) Failing after 7m25s
CI Workflow / Code coverage report (pull_request) Has been skipped
872c06ec68
marcel.henselin added 1 commit 2026-03-03 08:21:14 +00:00
feat: add encypted instance test for postgres
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 5m21s
CI Workflow / CI run build and linting (pull_request) Failing after 7m10s
CI Workflow / CI run tests (pull_request) Failing after 7m25s
CI Workflow / Code coverage report (pull_request) Has been skipped
411e99739a
marcel.henselin added 1 commit 2026-03-05 14:11:23 +00:00
chore: work save
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m57s
CI Workflow / CI run tests (pull_request) Failing after 5m5s
CI Workflow / CI run build and linting (pull_request) Failing after 4m50s
CI Workflow / Code coverage report (pull_request) Has been skipped
d6d3a795bb
marcel.henselin added 1 commit 2026-03-06 15:06:39 +00:00
chore: work save
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 4m1s
CI Workflow / CI run build and linting (pull_request) Failing after 5m1s
CI Workflow / CI run tests (pull_request) Failing after 5m16s
CI Workflow / Code coverage report (pull_request) Has been skipped
7f5802aff0
marcel.henselin added 1 commit 2026-03-06 16:16:23 +00:00
chore: work save
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 4m15s
CI Workflow / CI run tests (pull_request) Failing after 5m59s
CI Workflow / CI run build and linting (pull_request) Failing after 6m54s
CI Workflow / Code coverage report (pull_request) Has been skipped
a203e6ff93
marcel.henselin added 1 commit 2026-03-06 16:19:31 +00:00
chore: work save
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 20s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 6m2s
CI Workflow / CI run tests (pull_request) Failing after 6m17s
CI Workflow / CI run build and linting (pull_request) Failing after 6m12s
CI Workflow / Code coverage report (pull_request) Has been skipped
976d384bcf
marcel.henselin added 1 commit 2026-03-06 16:26:24 +00:00
chore: work save
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 13s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 5m32s
CI Workflow / CI run tests (pull_request) Failing after 5m41s
CI Workflow / CI run build and linting (pull_request) Failing after 5m26s
CI Workflow / Code coverage report (pull_request) Has been skipped
ca0f646526
marcel.henselin added 1 commit 2026-03-09 09:26:26 +00:00
fix: adjust to new generator and sdk use
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m33s
CI Workflow / CI run tests (pull_request) Failing after 4m51s
CI Workflow / CI run build and linting (pull_request) Failing after 4m37s
CI Workflow / Code coverage report (pull_request) Has been skipped
826bb5b36a
marcel.henselin added 1 commit 2026-03-09 10:03:32 +00:00
fix: refactor tests
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m27s
CI Workflow / CI run tests (pull_request) Failing after 4m54s
CI Workflow / CI run build and linting (pull_request) Failing after 4m39s
CI Workflow / Code coverage report (pull_request) Has been skipped
c7260e04e2
marcel.henselin added 1 commit 2026-03-09 10:39:09 +00:00
fix: refactor pipelines
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m39s
CI Workflow / CI run tests (pull_request) Failing after 5m2s
CI Workflow / CI run build and linting (pull_request) Failing after 4m49s
CI Workflow / Code coverage report (pull_request) Has been skipped
169026b6d2
marcel.henselin added 1 commit 2026-03-09 10:58:21 +00:00
fix: refactor pipelines
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 3m31s
CI Workflow / CI run build and linting (pull_request) Failing after 4m50s
CI Workflow / CI run tests (pull_request) Failing after 5m5s
CI Workflow / Code coverage report (pull_request) Has been skipped
b9b2bc31bd
marcel.henselin added 1 commit 2026-03-09 11:03:50 +00:00
fix: add missing go.sum
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / CI run tests (pull_request) Failing after 5m29s
CI Workflow / CI run build and linting (pull_request) Failing after 5m19s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 16m23s
ab9ff41b24
marcel.henselin added 1 commit 2026-03-09 13:03:34 +00:00
fix: fix linter errors
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 17s
CI Workflow / Prepare GO cache (pull_request) Successful in 2m10s
CI Workflow / CI run build and linting (pull_request) Successful in 7m10s
CI Workflow / Code coverage report (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 9m13s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 16m53s
c8ea125bac
marcel.henselin added 2 commits 2026-03-09 13:29:33 +00:00
fix: linter errors
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
3182aa29b6
marcel.henselin added 1 commit 2026-03-09 13:31:44 +00:00
fix: add missing param
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Successful in 4m5s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 11m12s
CI Workflow / CI run build and linting (pull_request) Successful in 11m43s
CI Workflow / Code coverage report (pull_request) Successful in 16s
CI Workflow / CI run tests (pull_request) Failing after 17m28s
2c1c10e402
marcel.henselin added 1 commit 2026-03-09 13:57:38 +00:00
fix: add missing param to acceptance testing
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 8s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m8s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 12m25s
CI Workflow / CI run build and linting (pull_request) Successful in 13m12s
CI Workflow / Code coverage report (pull_request) Successful in 17s
CI Workflow / CI run tests (pull_request) Failing after 17m22s
b6a66358d9
marcel.henselin added 1 commit 2026-03-09 15:39:17 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
73e7e9e6b0
marcel.henselin added 1 commit 2026-03-09 15:52:19 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
3b30ca1cd7
marcel.henselin added 1 commit 2026-03-09 16:18:24 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
939d1c117c
marcel.henselin added 1 commit 2026-03-10 08:14:37 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m24s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 12m55s
CI Workflow / CI run build and linting (pull_request) Successful in 14m4s
CI Workflow / Code coverage report (pull_request) Successful in 15s
CI Workflow / CI run tests (pull_request) Failing after 18m17s
ad463ebad4
marcel.henselin added 1 commit 2026-03-10 09:19:45 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
aa1cfaf5b0
marcel.henselin added 1 commit 2026-03-10 09:54:09 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
9b5db499b6
marcel.henselin added 1 commit 2026-03-10 09:59:04 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
1c756e3fe0
marcel.henselin added 1 commit 2026-03-10 12:01:23 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
3949ec9935
marcel.henselin added 1 commit 2026-03-10 12:11:56 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
3d04e1497b
marcel.henselin added 1 commit 2026-03-10 12:16:24 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
4f10919818
marcel.henselin added 1 commit 2026-03-10 12:22:51 +00:00
fix: fix tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
f783c566fb
marcel.henselin added 1 commit 2026-03-10 12:39:04 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
20f08d6ff4
marcel.henselin added 1 commit 2026-03-10 12:47:54 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
5eb38b1cda
marcel.henselin added 1 commit 2026-03-10 13:43:28 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
178be40665
marcel.henselin added 1 commit 2026-03-10 13:50:19 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
f5d7b26d07
marcel.henselin added 1 commit 2026-03-10 13:55:34 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
1f4ecb11e8
marcel.henselin added 1 commit 2026-03-10 14:05:29 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
98b62e4c80
marcel.henselin added 1 commit 2026-03-10 14:05:43 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
68635670fb
marcel.henselin added 1 commit 2026-03-10 14:09:32 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
346538b09b
marcel.henselin added 1 commit 2026-03-10 14:28:19 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
afe4d490e7
marcel.henselin added 1 commit 2026-03-10 14:35:12 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
f6e6f968d8
marcel.henselin added 1 commit 2026-03-10 14:41:50 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
80a69e264f
marcel.henselin added 1 commit 2026-03-10 14:48:43 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
731957fcd0
marcel.henselin added 1 commit 2026-03-10 15:00:46 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
5975b2ba97
marcel.henselin added 1 commit 2026-03-10 15:09:52 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
0d141a289c
marcel.henselin added 1 commit 2026-03-10 15:14:27 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
50c44c75ae
marcel.henselin added 1 commit 2026-03-10 15:21:10 +00:00
fix: tf acc test pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
30e4ce6b2d
marcel.henselin added 1 commit 2026-03-10 15:36:38 +00:00
marcel.henselin added 1 commit 2026-03-10 16:15:56 +00:00
marcel.henselin added 1 commit 2026-03-10 16:41:03 +00:00
marcel.henselin added 1 commit 2026-03-10 17:14:27 +00:00
marcel.henselin added 1 commit 2026-03-10 17:16:47 +00:00
marcel.henselin added 1 commit 2026-03-10 17:20:48 +00:00
marcel.henselin added 1 commit 2026-03-10 17:34:43 +00:00
marcel.henselin added 3 commits 2026-03-11 07:34:57 +00:00
Signed-off-by: marcel.henselin <marcel.henselin@stackit.cloud>

## Description

<!-- **Please link some issue here describing what you are trying to achieve.**

In case there is no issue present for your PR, please consider creating one.
At least please give us some description what you are trying to achieve and why your change is needed. -->

relates to #1234

## Checklist

- [ ] Issue was linked above
- [ ] Code format was applied: `make fmt`
- [ ] Examples were added / adjusted (see `examples/` directory)
- [x] Docs are up-to-date: `make generate-docs` (will be checked by CI)
- [ ] Unit tests got implemented or updated
- [ ] Acceptance tests got implemented or updated (see e.g. [here](f5f99d1709/stackit/internal/services/dns/dns_acc_test.go))
- [x] Unit tests are passing: `make test` (will be checked by CI)
- [x] No linter issues: `make lint` (will be checked by CI)

Reviewed-on: #79
Co-authored-by: marcel.henselin <marcel.henselin@stackit.cloud>
Co-committed-by: marcel.henselin <marcel.henselin@stackit.cloud>
Signed-off-by: marcel.henselin <marcel.henselin@stackit.cloud>

## Description

<!-- **Please link some issue here describing what you are trying to achieve.**

In case there is no issue present for your PR, please consider creating one.
At least please give us some description what you are trying to achieve and why your change is needed. -->

relates to #1234

## Checklist

- [ ] Issue was linked above
- [ ] Code format was applied: `make fmt`
- [ ] Examples were added / adjusted (see `examples/` directory)
- [x] Docs are up-to-date: `make generate-docs` (will be checked by CI)
- [ ] Unit tests got implemented or updated
- [ ] Acceptance tests got implemented or updated (see e.g. [here](f5f99d1709/stackit/internal/services/dns/dns_acc_test.go))
- [x] Unit tests are passing: `make test` (will be checked by CI)
- [x] No linter issues: `make lint` (will be checked by CI)

Reviewed-on: #80
Co-authored-by: marcel.henselin <marcel.henselin@stackit.cloud>
Co-committed-by: marcel.henselin <marcel.henselin@stackit.cloud>
fix: pipeline fixes
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 5s
CI Workflow / Prepare GO cache (pull_request) Successful in 6m40s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 17m11s
CI Workflow / CI run build and linting (pull_request) Successful in 21m11s
CI Workflow / Code coverage report (pull_request) Successful in 14s
CI Workflow / CI run tests (pull_request) Failing after 23m33s
ea0a749cd8
marcel.henselin added 1 commit 2026-03-11 07:55:52 +00:00
test: try gotest action
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 19s
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / CI run tests (pull_request) Has been cancelled
CI Workflow / CI run build and linting (pull_request) Has been cancelled
CI Workflow / Code coverage report (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Has been cancelled
b29ba624fa
marcel.henselin added 1 commit 2026-03-11 08:34:59 +00:00
marcel.henselin added 1 commit 2026-03-11 08:43:50 +00:00
marcel.henselin added 1 commit 2026-03-11 08:53:18 +00:00
marcel.henselin added 1 commit 2026-03-11 08:56:19 +00:00
marcel.henselin added 1 commit 2026-03-11 09:46:01 +00:00
marcel.henselin added 1 commit 2026-03-11 10:12:19 +00:00
marcel.henselin added 1 commit 2026-03-11 10:15:28 +00:00
marcel.henselin added 1 commit 2026-03-11 10:35:02 +00:00
marcel.henselin added 1 commit 2026-03-11 12:40:52 +00:00
marcel.henselin added 1 commit 2026-03-11 12:41:11 +00:00
Merge branch 'alpha' into chore/update_goreleaser
Some checks failed
CI Workflow / Test STACKIT runner (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (pull_request) Successful in 6m24s
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 14m52s
CI Workflow / CI run build and linting (pull_request) Successful in 18m7s
CI Workflow / Code coverage report (pull_request) Successful in 16s
CI Workflow / CI run tests (pull_request) Failing after 20m33s
0326739bfb
marcel.henselin added 1 commit 2026-03-11 13:11:35 +00:00
marcel.henselin added 1 commit 2026-03-11 13:12:26 +00:00
marcel.henselin merged commit 1033d7e034 into alpha 2026-03-11 13:13:46 +00:00
marcel.henselin deleted branch chore/update_goreleaser 2026-03-11 13:13:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stackit-dev-tools/terraform-provider-stackitprivatepreview#81
No description provided.