15 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
81c08dd5a7 chore: Update testinstanz to 8.5 2024-02-03 14:38:15 +01:00
Gavin Bunney
fb66ebcfb0 Upgrade bitbucket server to lts version; disable plugin tests for now 2021-07-15 08:45:22 -07:00
Justin To
b3ee8fd46c * Added a flag to specify whether to import groups that already exist in bitbucket along with functionality to import those groups into the terraform state
* Changed the error checking when importing an existing group for bitbucket so that the duplicate group error is not thrown
* Added two acceptance tests
* Updated the ReadMe.md with accurate instructions since the previous ones were not working for us
* Updated the Makefile to set the maximum number of files allowed to be open to 1024 since 256 was too few.  We called `ulimit -n 1024` to do this for the testacc and testacc-bitbucket targets.
* Changed the start-docker-compose.sh to use the bitbucket server environment variable so that it doesn't always refer to localhost
* Skipped some testcases that are consistently failing in master branch
* Added a version.env file to be used to control the versioning from CICD builds
* Set version to 1.4.0
* In the start-docker-compose.sh if the BITBUCKET_SERVER environment variable is not set then use http://localhost:7990

In the start-docker-compose.sh if the BITBUCKET_SERVER environment variable is not set then use http://localhost:7990
2020-07-14 17:04:00 -04:00
Gavin Bunney
19a74f0b1a Updated to use hashicorps cookie from other provides; removes need for encrypted local copy 2019-11-20 23:35:42 -08:00
Gavin Bunney
6d0d523a9b Added resource.bitbucketserver_plugin 2019-10-14 11:38:39 -07:00
Gavin Bunney
78aafda47e Added license details to data.plugin 2019-10-11 15:41:15 -07:00
Gavin Bunney
66696e3785 Cleanup docker-compose container name 2019-10-10 09:38:01 -07:00
Gavin Bunney
2f8cfafafe Added bitbucketserver_project resource and associated tests 2019-10-08 11:57:51 -07:00
Gavin Bunney
716dc05488 Added local bitbucket testing scripts; fix username passing for travis build 2019-10-08 11:12:06 -07:00
Gavin Bunney
8d6fc545f5 chmod +x 2019-10-08 11:05:06 -07:00
Gavin Bunney
9df96ee189 Added bitbucket test server for acceptance tests 2019-10-08 11:04:48 -07:00
Gavin Bunney
0d59bb1fa8 Updated for travis encryption keys 2019-10-08 10:19:32 -07:00
Gavin Bunney
1251ea9a0b Initial Commit 2019-10-08 10:12:21 -07:00