Sign inSign up

adaptavist/reference-plugin

By adaptavist

Updated about 10 years ago

For bitbucket-pipelines build of Adaptavist Reference Plugin.

Image
1

458

adaptavist/reference-plugin repository overview

Adaptavist Reference Plugin

This is an example plugin for use as a reference for training and experimental purposes.

Building and development

$ ./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.

Tests

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.

SauceLabs

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)

Tag summary

Content type

Image

Digest

Size

617.1 MB

Last updated

about 10 years ago

docker pull adaptavist/reference-plugin