Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Where to find pre - build action UI?

Velina Yankova August 31, 2017

Hello,

 

I'm developing a bamboo plugin.

I have created the plugin using the Atlassian SDK. Now I have deployed the plugin, but I can not find where are plugin UI components.

Where to search for them?

 

BR

1 answer

0 votes
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 31, 2017

Pre build action component doesn't have UI, this is code which is being executed at agent before running build. If you need UI configuration then let me know workflow which your plugin extends.

Velina Yankova August 31, 2017

Hi,

First thanks for quick response.

Here is my action definition:

    <preBuildAction key="vcsVersion" name="VCS Version Collector"

                  class="com.api.BuildNumberDefinder">

    <description>A custom action that change build number </description>

    <resource type="freemarker" name="edit" location="templates/changeBuildNumber.ftl"/>

  </preBuildAction>

Velina Yankova September 11, 2017

Hey, any update here?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events