For bitbucket-pipelines build of Adaptavist Reference Plugin.
458
This is an example plugin for use as a reference for training and experimental purposes.
$ ./build.sh
You can start up either JIRA or Confluence:
$ ./jira.sh
$ ./confluence.sh
After making changes to the plugin you can rebuild with:
$ ./rebuild.sh
The plugin will be automatically re-installed via Quick Reload.
If you want to run the browser tests on Chrome you'll need to install chromedriver, on Mac OSX:
$ brew install chromedriver
$ which chromedriver
Copy the path into <webdriver.chrome.driver> in the pom.xml properties.
The tests are currently running on a internal Bamboo plan but using an open source Sauce Labs accounts, the results of which can be seen here:
https://saucelabs.com/open_sauce/user/avst-ref-plugin
(We still need to report the success/failure status)
Content type
Image
Digest
Size
617.1 MB
Last updated
about 10 years ago
docker pull adaptavist/reference-plugin