Commit Graph
9 Commits
Author SHA1 Message Date
xvlcwk 6dff8e2902 Merge pull request #9 from xvlcwk-terraform/chore/0007_update_bitbucket_version
chore: Update testinstanz to 8.5
2024-02-03 14:43:53 +01:00
xvlcwk 81c08dd5a7 chore: Update testinstanz to 8.5 2024-02-03 14:38:15 +01:00
xvlcwk 6b2b300581 fix: Ensure tag-action reads go-version correctly
Unfortunately 1.20 is merged to 1.2 in yaml. Add '' to avoid parsing as
number.
2024-01-13 23:48:45 +01:00
xvlcwk 70147bc246 Merge pull request #6 from xvlcwk-terraform/feat/4_add_resource_repository_deploy_key
feat(#4) Add resource_repository_deploy_key
2024-01-13 23:41:38 +01:00
xvlcwk 4a1db57661 feat(#4) Add resource_repository_deploy_key
Allows to add an ssh key to a given repository.

This should allow to make build servers with more restricted access
controls.
2024-01-13 23:29:51 +01:00
xvlcwk a8bef11d81 [chore] Ignore windows/arm when building releases 2024-01-12 14:45:25 +01:00
xvlcwk 092b11972e Merge pull request #3 from HansBraun/master
Update resource_repository_webhook.go
2024-01-12 13:17:20 +01:00
xvlcwk 7a17d725d5 [1][fix] Allow access to user_id
user_id was not stored into the state. Adding this now to ensure that it
can actually be used.
2024-01-12 13:14:10 +01:00
xvlcwk 018f9785a3 [2][chore] Convert to independently publishable system
Update references to allow publishing this as an individual provider.ü
2024-01-12 13:12:36 +01:00