forked from bluestreak/bgit
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Implementation of post-build tagging and the ability to specify a tag from which to build would make this plugin even more useful. Supporting laddered environments is difficult without it.
For example, the build for the "integration testing" environment needs to be able to spawn a tag, from which "user acceptance testing" environment builds. This isolates UAT from changes to master that occurred after the integration environment was built.
This is easily supported with Bamboo's built-in post-build tagging option for SVN. Perhaps this plugin could leverage that existing feature's UI and wire in the necessary git commands on the back side. Also, a new field would need to be added to the Source Repository tab for which tag to build from.
Metadata
Metadata
Assignees
Labels
No labels