
Extract result variables from Text files and XML files in your project for your Bamboo build plan
Extract result variables from Text files and XML files in your project for your Bamboo build plan
Extract result variables from Text files and XML files in your project for your Bamboo build plan
The tasks "Text Variable Extractor" and "XML Variable Extractor" are available for your build plan.
You can configure which file to query for which expression and where to store the result.
You can use the extracted variables in your Deployment Plans.
More details
This Plugin provides two new build tasks: "Text Variable Extractor" and "XML Variable Extractor".
In both tasks you can define a file that should be searched for a configuration value, and a variable name where the result should be stored in your job. The variable can then be used in later step of your build and/or deployment plan, e.g. to define the generated release version.
In the task "Text Variable Extractor" you can specify a regular expression which should be searched for in the given file. The regular expression should contain exactly 1 group. The content of this matching group will be the value of the variable, if the expression matches. Only the first match will be used.
In the task "XML Variable Extractor" the file will be parsed as XML file. The given XPath expression will then be used to determine the String value of the variable.
If the extraction fails (e.g. expression not found or file not found) you can decide if you want the build to fail or use a default value.
Reviews for cloud
(1)Sign in to write a reviewReviews for server
(1)Sign in to write a reviewReviews for Data Center
(1)Sign in to write a reviewCloud Pricing
Server Pricing
Data Center Pricing
illucIT Software GmbH provides support for this app.
Vendor support resources
Find out how this app works.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 1.26.0 • Bamboo Server 5.7.0 - 7.2.2 • Released 2020-12-13
Summary
Version 1.26.0, Bamboo 5.7.0 - 7.2.0
Details
Compatible with Bamboo 5.7.0 - 7.2.0
Installation
- Log into your Bamboo instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate Variable Extractor Tasks for Bamboo via search. Results include app versions compatible with your Bamboo instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older Variable Extractor Tasks for Bamboo versions compatible with your instance, you can look through our version history page.