Commit graph

48 commits

Author SHA1 Message Date
Marcel Jacek
8dafa4bfe8
chore: add test coverage in PRs as comment (#884)
* generate test coverage in CI pipeline
* add pipeline which adds comments in PR with test coverage
2025-06-23 09:48:00 +02:00
Ruben Hönle
b313ef6a39
chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
Ruben Hönle
6eaae259e6
feat(ci): add check for goreleaser configuration (#863) 2025-06-03 09:51:22 +02:00
Ruben Hönle
fe389249c0
feat(fmt): run goimports on format make command (#866) 2025-06-02 10:54:17 +02:00
Ruben Hönle
1a2649cf13
chore(docs): align contribution guide to user-agent header refactoring (#845)
relates to STACKITTPR-184
2025-05-16 11:57:36 +02:00
Alexander Dahmen
67778eb1d5
fix(acceptance-tests): Postgresql use force delete (#771)
- use TF_ACC_REGION in acceptance test

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-04-09 09:34:43 +02:00
Ruben Hönle
6d4627cd24
feat(ci): close stale PRs automatically (#770)
relates to STACKITTPR-207
2025-04-08 16:18:38 +02:00
Ruben Hönle
37754e865d
feat(ci): ensure docs are up-to-date on PRs (#767)
relates to STACKITTPR-153
2025-04-08 10:24:19 +02:00
Ruben Hönle
c41d61cdc4
chore(github): add issue templates (#750)
relates to STACKITTPR-138
2025-04-07 12:02:16 +02:00
Rüdiger Schmitz
c1a8fde882
chore: upgraded go version (#764) 2025-04-04 13:01:17 +02:00
Ruben Hönle
6d49b2ff81
chore(github): add pull request template (#748)
* chore(make): add terraform fmt to fmt task

relates to STACKITTPR-138
2025-04-03 10:48:48 +02:00
Philipp Seitz
8b57c35712
chore: update stackit logo in README.md (#746) 2025-03-27 14:19:25 +00:00
Ruben Hönle
69b117f4e7
chore: setup github codeowners (#694) 2025-03-14 10:30:29 +01:00
Alexander Dahmen
a0c2c30ced
Ft/rework acceptance tests follow up (#684)
* Enable CI

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Add default local file for IaaS image test

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Opensearch acceptance test typo

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Postgresflex acceptance test fix ignore

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Redis acceptance test remove mid uuid

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Objectstorage acceptance test ignore region for import

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Add more environment variables for CI build

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

---------

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-02-20 13:36:31 +01:00
Rüdiger Schmitz
54b997f07e
chore: provide terraform binary to pipeline (#615)
* chore: pull terraform binary explicitly

* chore: use unzip instead of not available bsdtar

* chore: reuse existing terraform from path

* chore: use github action to install terraform in pipeline

* chore: removed explicit terraform version
2024-12-18 11:31:24 +01:00
Alexander Dahmen
3a378c7b38 feat: Update golangci-lint version to 1.62.0 and go version to 1.23
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2024-11-26 15:25:49 +01:00
Melvin
398470a33c
chore(deps): update renovatebot/github-action action to v41 (#586) 2024-11-13 08:25:14 +00:00
Vicente Pinto
fe777fd9bc
Remove leftover Postgresql code and documentation (#527)
* Remove leftover postgresql code

* Remove examples

* revert go.mod

* Revert loadbalancer doc
2024-09-04 16:16:24 +01:00
GokceGK
9c89e02e4c
Revert "Revert "Rename argus to observability (#510)" (#515)" (#516)
This reverts commit ddcbc77685.
2024-08-26 11:28:35 +02:00
João Palet
ddcbc77685
Revert "Rename argus to observability (#510)" (#515)
This reverts commit cc3cf05307.
2024-08-23 12:29:17 +01:00
GokceGK
cc3cf05307
Rename argus to observability (#510)
* Create observability resources

* add deprecation message to argus

* add warning to readme

* remove warning from readme

* add info back to migration md

* Update MIGRATION.md

Co-authored-by: João Palet <joao.palet@outlook.com>

---------

Co-authored-by: João Palet <joao.palet@outlook.com>
2024-08-23 09:29:52 +02:00
stackit-pipeline
8bcaab1401
chore(deps): update goreleaser/goreleaser-action action to v6 (#407)
* chore(deps): update goreleaser/goreleaser-action action to v6

* Update deprecated field in .goreleaser.yaml

* Update goreleaser configuration version

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: João Palet <joao.palet@freiheit.com>
2024-06-19 16:55:07 +01:00
stackit-pipeline
e8e81f887c
chore(deps): update renovatebot/github-action action to v40.1.12 (#406)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2024-06-17 15:40:55 +01:00
Diogo Ferrão
d18b9c023a
Revert "Update Github action and Go releaser (#400)" (#405)
This reverts commit 205763c8c2.
2024-06-14 13:56:36 +02:00
GokceGK
205763c8c2
Update Github action and Go releaser (#400)
* update github action to 40.1.12

* update goreleaser to v6
2024-06-12 11:00:34 +02:00
João Palet
a86f2250ad
Add STACKIT logo to README (#387) 2024-06-05 16:28:00 +01:00
GokceGK
84bccb8a7b
Update github-action to 40.1.11 (#370) 2024-05-22 11:26:45 +02:00
GokceGK
94c718b1c2
Update GitHub actions (#332) 2024-04-17 08:11:26 +02:00
Diogo Ferrão
7223a5244c
update go version (#308) 2024-03-25 10:30:16 +00:00
João Palet
52b8ea153a
Update GitHub actions (#268) 2024-02-15 13:22:24 +00:00
João Palet
805d283d5b
Update GitHub actions (#235) 2024-01-26 18:02:41 +01:00
João Palet
f79ef95ac3
Update STACKIT SDK modules renovate group name (#234) 2024-01-25 13:32:33 +00:00
Henrique Santos
2ef388808c
Group SDK updates (#231)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2024-01-24 13:50:34 +00:00
João Palet
f3295c77d6
Update renovatebot GitHub action (#158) 2023-12-06 11:13:57 +01:00
Henrique Santos
edefb264f4
Update Renovate action (#155)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-11-21 10:31:55 +00:00
João Palet
f62984aa0f
Update renovatebot GitHub action (#138) 2023-11-10 18:14:03 +01:00
Vicente Pinto
a831124498
Update go to 1.21 (#114) 2023-10-30 16:02:42 +00:00
João Palet
f570437941
Use latest version of Renovate action (#105) 2023-10-24 18:31:19 +02:00
Henrique Santos
2ddeb17d8a
Update Renovate to v39 (#89)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-10-17 10:22:08 +01:00
Henrique Santos
7334c802ad
Changes to release workflow (#83)
* Add workflow_dispatch trigger

* Remove branch check

---------

Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-10-13 15:38:36 +01:00
João Palet
bd286d3c2d
Update actions/checkout action to v4 (#75) 2023-10-10 17:03:45 +02:00
Vicente Pinto
985ef903f9
Update gh actions (#62) 2023-10-03 08:32:56 +01:00
Henrique Santos
9b5ca058ef
Renovate - Fix config, add setting to update import paths on major module updates (#26)
* Fix wrong config

* Update import paths on major module updates

---------

Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-09-21 18:24:11 +01:00
Henrique Santos
d025012733
Add renovate (#24)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-09-21 16:03:44 +01:00
Henrique Santos
52d7b3c040
Fix workflow condition (#14)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-09-11 16:11:08 +01:00
Henrique Santos
25ecf45f82
Implement release pipeline (#9)
* Implement release pipeline

* Add main trigger, fix major versions

---------

Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
2023-09-08 16:03:00 +01:00
João Palet
7a9109afbc
Fix GitHub workflow names (#2) 2023-09-07 11:22:30 +00:00
vicentepinto98
e4c8a6fbf4 Initial commit 2023-09-07 11:34:45 +01:00