xvlcwk
bf23a76aa7
ci(release): Update github actions
2025-03-18 19:59:13 +01:00
xvlcwk
af42616880
Merge pull request #18 from xvlcwk-terraform/fix/api_incompatibilty_to_dcfor_deploy_keys
...
fix(repository_deploy_keys): Make deploy keys compatible to bitbucket…
2025-03-18 19:19:02 +01:00
xvlcwk
3e77c275e0
fix(repository_deploy_keys): Make deploy keys compatible to bitbucket-dc-lts
...
For some reason this api does return ints, where it is supposed to
return strings in older LTS versions.
2025-03-18 17:51:29 +01:00
xvlcwk
82b25662a3
Merge pull request #15 from xvlcwk-terraform/feat/10_access_tokens
...
feat(#10 ): Support http-access-tokens for authentication
2024-02-07 23:44:32 +01:00
xvlcwk
5c82693906
feat( #10 ): Support http-access-tokens for authentication
2024-02-07 23:27:25 +01:00
xvlcwk
8f9c46f7d7
Merge pull request #12 from xvlcwk-terraform/chore/0007_update_bitbucket_version
...
Chore/0007 update bitbucket version
2024-02-07 23:14:15 +01:00
xvlcwk
c7cd148f8e
chore: Upgrade required go version
...
Since we're using the toolchain directive to generate enum helper
classes, we need go 1.21+
2024-02-07 22:47:05 +01:00
xvlcwk
a732c2009e
feat: Support repository access tokens
...
This is very much a WIP. It will be extended quite a bit to support
automatic recreation and similar stuff.
For now it will only be pushed to be used internally.
2024-02-05 00:20:03 +01:00
xvlcwk
ce6854b8b6
feat: Introduce muxing for new elements
2024-02-05 00:19:08 +01:00
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