Skip to content

danieldanan/ADM-Bamboo-CI-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

235 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • SRF

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 64.0%
  • C# 29.3%
  • FreeMarker 6.5%
  • Other 0.2%