terraform-provider-stackitp.../.github/workflows
marcel.henselin 5e9051fb89
Some checks failed
Publish / Check GoReleaser config (push) Successful in 11s
Publish / Publish provider (push) Failing after 8m47s
fix: update publish pipeline (#29)
need to create a folder upfront

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: #29
Co-authored-by: marcel.henselin <marcel.henselin@stackit.cloud>
Co-committed-by: marcel.henselin <marcel.henselin@stackit.cloud>
2026-02-03 15:05:34 +00:00
..
ci.yaml fix: fix ci pipeline (#21) 2026-01-30 13:33:50 +00:00
publish.yaml fix: update publish pipeline (#29) 2026-02-03 15:05:34 +00:00
release.yaml fix: deactivate release pipeline (#17) 2026-01-30 11:08:35 +00:00
renovate.yaml chore(deps): update renovatebot/github-action action to v41 (#586) 2024-11-13 08:25:14 +00:00
stale.yaml feat: add label to ignore stale (#1099) 2025-12-18 11:30:35 +01:00
tf-acc-test.yaml fix(acceptance-tests): Postgresql use force delete (#771) 2025-04-09 09:34:43 +02:00