Commit graph

16 commits

Author SHA1 Message Date
32e41d8b44
feat: testing (#34)
## 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: #34
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Co-committed-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
2026-02-06 09:57:51 +00:00
Melvin
398470a33c
chore(deps): update renovatebot/github-action action to v41 (#586) 2024-11-13 08:25:14 +00: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
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
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
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
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
Vicente Pinto
985ef903f9
Update gh actions (#62) 2023-10-03 08:32:56 +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