Commit Graph

5 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
Stanislau Liamniou
5311e3ab9e Install plugins with uri (#46)
bitbucket/resource_plugin: Install plugins with URI

Existing approach based on PostFileUpload() doesn't seem to work for Bitbucket server 6.10.
Replace it with InstallPluginWithUri().
2022-06-16 10:22:15 -07:00
Gavin Bunney
fb66ebcfb0 Upgrade bitbucket server to lts version; disable plugin tests for now 2021-07-15 08:45:22 -07:00
Gavin Bunney
6d0d523a9b Added resource.bitbucketserver_plugin 2019-10-14 11:38:39 -07:00