Commit Graph

3 Commits

Author SHA1 Message Date
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
ce6854b8b6 feat: Introduce muxing for new elements 2024-02-05 00:19:08 +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