Marcel S. Henselin
0d408764e5
fix : #106 remove duplicated files
2026-05-07 06:35:42 +02:00
Marcel S. Henselin
82355de0f1
fix : #106 adjust tests
2026-05-07 06:27:31 +02:00
Marcel S. Henselin
b56a41dc04
fix : #106 postgresflex flavor datasource
...
feat: support V2 and V3 flavor handling in postgresflex
2026-05-07 06:15:59 +02:00
Marcel S. Henselin
b51d6369f2
fix: deactivate acc tests for sql server alpha
2026-04-28 16:38:09 +02:00
Marcel S. Henselin
42064bb23f
fix: update go version and dependencies
2026-04-27 16:28:50 +02:00
ebb3ec051d
Merge pull request 'fix: notification in thread' ( #105 ) from fix/notify_pipeline_typo into main
...
Reviewed-on: #105
2026-04-17 09:00:58 +00:00
Marcel S. Henselin
e5b2681142
fix: notification in thread
...
[skip ci]
2026-04-17 11:00:40 +02:00
e65c74e6e7
Merge pull request 'feat: add notification in thread' ( #104 ) from fix/fix_pipeline into main
...
Reviewed-on: #104
2026-04-17 08:36:39 +00:00
afde034d64
Merge branch 'main' into fix/fix_pipeline
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m53s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m44s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Successful in 30m39s
2026-04-17 08:35:57 +00:00
Marcel S. Henselin
7b911ebf70
feat: add notification in thread
...
[skip ci]
2026-04-17 10:35:19 +02:00
e320e80956
Merge pull request 'fix: fix publish pipeline' ( #103 ) from fix/fix_pipeline into main
...
Publish / Check GoReleaser config (push) Successful in 5s
Publish / Publish provider (push) Successful in 13m38s
Reviewed-on: #103
2026-04-17 08:30:24 +00:00
Marcel S. Henselin
4d96cc8951
fix: fix publish pipeline
...
[skip ci]
2026-04-17 10:29:59 +02:00
f9a3d4265c
Merge pull request 'fix: update SDK version to fix unknown json value error' ( #102 ) from fix/update_sdk_version into main
...
Publish / Check GoReleaser config (push) Successful in 10s
Publish / Publish provider (push) Failing after 1m10s
Reviewed-on: #102
2026-04-17 08:25:49 +00:00
Marcel S. Henselin
1298c3fbf1
fix: update SDK version to fix unknown json value error
...
feat: add eu02 to available zones in sqlserver
[skip ci]
2026-04-17 10:24:48 +02:00
fa641d29c5
Merge pull request 'fix: try fix test runs' ( #101 ) from fix/sql_server_test into main
...
Reviewed-on: #101
2026-03-27 20:20:59 +00:00
Marcel S. Henselin
dab47d4690
fix: try fix test runs
...
[skip ci]
2026-03-27 21:19:53 +01:00
a0351798e0
Merge pull request 'fix: try fix empty outputs' ( #100 ) from fix/acc_test into main
...
Reviewed-on: #100
2026-03-27 17:35:01 +00:00
f7b022ec6c
Merge branch 'main' into fix/acc_test
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m16s
CI Workflow / Prepare GO cache (pull_request) Successful in 6m2s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Successful in 1h40m49s
2026-03-27 17:34:38 +00:00
Marcel S. Henselin
6e3d2b51fa
fix: try fix empty outputs
...
[skip ci]
2026-03-27 18:34:22 +01:00
Marcel S. Henselin
9ef7ce9029
fix: try fix empty outputs
...
[skip ci]
2026-03-27 18:33:12 +01:00
aac1a2ba17
fix: pipeline_fix ( #99 )
...
## 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)
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Reviewed-on: #99
2026-03-27 17:07:50 +00:00
d16b97a8e9
Merge pull request 'fix: empty string on required input' ( #98 ) from fix/empty_string into main
...
Reviewed-on: #98
2026-03-27 15:26:13 +00:00
Marcel S. Henselin
edc5e869ce
fix: empty string on required input
...
[skip ci]
2026-03-27 16:25:56 +01:00
7b2dfaea44
chore: refactor pipelines ( #97 )
...
## 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)
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Reviewed-on: #97
2026-03-27 15:23:30 +00:00
2893a11c0a
chore: refactor pipelines ( #96 )
...
## 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)
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Reviewed-on: #96
2026-03-26 16:18:00 +00:00
0b5e15d1c5
Merge pull request 'chore: add notifications' ( #95 ) from chore/add_notify into main
...
Reviewed-on: #95
2026-03-25 12:40:53 +00:00
Marcel S. Henselin
8a6d932107
chore: add notifications
...
[skip ci]
2026-03-25 13:40:23 +01:00
956cedef08
Merge pull request 'chore: pipelines' ( #94 ) from chore/pipelines into main
...
Publish / Check GoReleaser config (push) Successful in 5s
Publish / Publish provider (push) Successful in 5m32s
Reviewed-on: #94
2026-03-25 12:32:29 +00:00
Marcel S. Henselin
d5b4e02437
fix: adjust timeout
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m33s
Notify on new PR / Notify via Google Chat (pull_request) Successful in 2m4s
CI Workflow / Prepare GO cache (pull_request) Successful in 4m40s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 1h37m59s
2026-03-25 13:31:03 +01:00
Marcel S. Henselin
bb15293dd3
fix: adjust timeout
2026-03-25 13:30:36 +01:00
Marcel S. Henselin
6e6e771631
chore: add notification action
...
[skip ci]
2026-03-25 12:17:16 +01:00
Marcel S. Henselin
683bc64c12
chore: add notification action
...
[skip ci]
2026-03-25 12:14:54 +01:00
Marcel S. Henselin
064d2cf1db
chore: add notification action
...
[skip ci]
2026-03-25 11:17:33 +01:00
Marcel S. Henselin
722c46b12d
chore: add notification action
...
[skip ci]
2026-03-25 11:09:32 +01:00
03776cc7fd
Merge branch 'alpha' into main
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m22s
CI Workflow / Prepare GO cache (pull_request) Successful in 6m20s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 23m2s
2026-03-25 09:23:47 +00:00
9060aa9f6a
Merge pull request 'chore: add terraform install step to action' ( #93 ) from chore/action_step into main
...
CI Workflow / Check GoReleaser config (pull_request) Failing after 59s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m23s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 1h41m56s
Reviewed-on: #93
2026-03-25 09:23:14 +00:00
Marcel S. Henselin
5a1dc9cd94
chore: add terraform install step to action
...
[skip ci]
2026-03-25 10:22:48 +01:00
d34927537a
Merge pull request 'fix: adjust timeouts to 90 mins' ( #92 ) from fix/adjust_timeouts_90_min into main
...
Publish / Check GoReleaser config (push) Successful in 10s
CI Workflow / Check GoReleaser config (pull_request) Failing after 47s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m39s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
Publish / Publish provider (push) Successful in 14m52s
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 1h38m32s
Reviewed-on: #92
2026-03-25 08:45:31 +00:00
Marcel S. Henselin
83b0860115
fix: adjust timeouts to 90 mins
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m2s
CI Workflow / Prepare GO cache (pull_request) Successful in 5m33s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 1h39m47s
2026-03-25 09:40:44 +01:00
Marcel S. Henselin
97645d7a66
fix: update pipelines
...
[skip ci]
2026-03-18 11:24:57 +01:00
Marcel S. Henselin
94f3dad963
fix: update pipelines
...
[skip ci]
2026-03-18 11:17:42 +01:00
Marcel S. Henselin
c081f5f7bd
fix: update pipelines
...
[skip ci]
2026-03-18 11:14:33 +01:00
Marcel S. Henselin
8ab8656b5c
fix: update pipelines
...
[skip ci]
2026-03-18 09:59:38 +01:00
Marcel S. Henselin
63435e5e63
fix: update pipelines
...
[skip ci]
2026-03-18 09:56:24 +01:00
Marcel S. Henselin
e974ccf906
fix: update pipelines
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Has been cancelled
Publish / Check GoReleaser config (push) Successful in 5s
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m21s
Publish / Publish provider (push) Successful in 5m46s
CI Workflow / Prepare GO cache (pull_request) Successful in 7m36s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
2026-03-18 09:40:23 +01:00
Marcel S. Henselin
1fd2df5c76
fix: update pipelines
...
CI Workflow / Check GoReleaser config (pull_request) Failing after 1m43s
Publish / Check GoReleaser config (push) Failing after 1m19s
Publish / Publish provider (push) Has been skipped
CI Workflow / Prepare GO cache (pull_request) Successful in 6m55s
CI Workflow / Test readiness for publishing provider (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Has been skipped
CI Workflow / CI run build and linting (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Failing after 28m45s
fix: implement sql server 200 error
2026-03-18 09:35:14 +01:00
Marcel S. Henselin
aaabadde1a
chore: update publish pipeline
CI Workflow / Check GoReleaser config (pull_request) Successful in 7s
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Has been cancelled
CI Workflow / Test readiness for publishing provider (pull_request) Has been cancelled
CI Workflow / Prepare GO cache (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
Publish / Check GoReleaser config (push) Successful in 8s
Publish / Publish provider (push) Successful in 14m13s
2026-03-17 17:42:25 +01:00
Marcel S. Henselin
0a5bc30d9c
chore: update publish pipeline
...
[skip ci]
2026-03-17 17:39:22 +01:00
Marcel S. Henselin
8ff6b2a4d8
chore: update publish pipeline
...
[skip ci]
2026-03-17 17:37:36 +01:00
3dbb04c917
chore: update publish pipeline ( #91 )
...
[skip 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](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)
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Reviewed-on: #91
2026-03-17 16:29:06 +00:00