Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

An example project for writing plan DSL scripts in IntelliJ with testing support

Notifications You must be signed in to change notification settings

mibexsoftware/bamboo-plan-dsl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plan DSL example project

Travis build status

An example project for writing both Groovy DSL scripts and YAML files for the Plan DSL for Bamboo plug-in in IntelliJ with testing support. It also shows how to put common Groovy DSL code into separate files for better reuse (see MyUtility.groovy).

For more information regarding the syntax of the Groovy DSL/YAML, please see the API documentation.

Note that you need to add src/main/groovy to the field 'additional classpaths' of the Bamboo plug-in seed task to execute the DSL script in this repository:

Bamboo seed task configuration

About

An example project for writing plan DSL scripts in IntelliJ with testing support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages