zhipengwa / ADM-Bamboo-CI-plugin

Micro Focus CI plugin for Atlassian Bamboo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Focus ADM Bamboo Plugin

Current master branch status: Build status
Current latest branch status: Build status

This plugin contains the Micro Focus Software products capabilities.

The products currently supported are:

  • LoadRunner
  • LoadRunner Enterprise
  • UFT
  • SV

Development:

  1. Read https://developer.atlassian.com/server/bamboo/
  2. Read (and install) https://developer.atlassian.com/server/framework/atlassian-sdk/set-up-the-atlassian-plugin-sdk-and-build-a-project/
  3. Fork the repository.
  4. Clone locally.
  5. Checkout the branch - "latest" : git checkout -t origin/latest
  6. Switch and checkout a new branch per feature (choose any wanted name) - git checkout -b new_feature_branch
  7. Make changes, commit, and push them to the remote.
  8. Now - Pull request it to my original repo. Simply click on "Pull request" and make sure it is placed vs. the 'latest' branch.
  9. Make sure each file has JavaDocs and licensing.
  10. A build wll start automatically - make sure it's green, you can click on the link 'Details' for more information in case it fails.
  11. To get the artifact - please click on "Artifacts" under the appropriate build.

**** Now, if the build is green and the code is fine and matches the structure - It will be merged.

About

Micro Focus CI plugin for Atlassian Bamboo

License:Other


Languages

Language:Java 62.4%Language:C# 31.0%Language:FreeMarker 6.4%Language:CSS 0.1%Language:JavaScript 0.1%Language:Fluent 0.0%