terraform-provider-stackitp.../.github/workflows
marcel.henselin d971a470dc fix: disable shell color in runnerstats (#80)
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>
2026-03-11 08:33:22 +01:00
..
ci.yaml fix: fix tf acc test pipeline 2026-03-10 10:59:01 +01:00
publish.yaml fix: fix pipeline generator commands 2026-03-02 10:46:34 +01:00
release.yaml fix: fix pipeline and tests 2026-03-02 08:57:46 +01:00
renovate.yaml feat: testing (#34) 2026-02-06 09:57:51 +00:00
runnerstats.yaml fix: disable shell color in runnerstats (#80) 2026-03-11 08:33:22 +01:00
stale.yaml feat: add label to ignore stale (#1099) 2025-12-18 11:30:35 +01:00
tf-acc-test.yaml fix: pipeline fixes 2026-03-10 17:40:59 +01:00