Fixed issue with search of deployment project when Bamboo instance has a lot of plans with similar name.
Version history
0.10Bamboo Server 8.2.0 - 9.3.52022-04-14Fix for #11 0.9Bamboo Server 7.2.0 - 8.1.102021-07-21Fixed exception when configuration is not properly saved See https://bitbucket.org/atlassianlabs/bamboo-after-deployment-trigger/issues/13/after-deployment-trigger-no-longer-works
0.8Bamboo Server 7.2.0 - 7.2.102021-04-12Fixed app initialization at remote agents Fixed issue caused by dependencies redesign which leads to inability to run app at remote agent. Build was sent to remote agent but couldn't be processed.
0.7Bamboo Server 7.2.0 - 7.2.102021-03-05Support for Java and YAML Bamboo Specs Added support for YAML specs import/export
Added support for Java Specs builder which allows to avoid usage of deployment project id
0.4Bamboo Server 6.0.0 - 7.2.102018-03-13Fixed triggering of plan branches Fixed issue #1, trigger can detect plan branches and start them
0.3Bamboo Server 6.0.0 - 6.4.22018-03-13Improved performance for instances with a lot of deployment projects Addressed #2 when instances with large amount of deployment projects had issue with trigger configuration as screen was loading more than a minute. Replaced select control for deployment project with select2 component with search functionality. Big thanks for Eddie Webb to prepare patch to resolve https://bitbucket.org/atlassianlabs/bamboo-after-deployment-trigger/issues/2/performance-degradation-for-non-admin
0.1.1Bamboo Server 5.12.0.2 - 6.4.22016-10-25Fixed compatibility with 5.12 and validation logic - fixed compatibility with Bamboo 5.12
- fixed wrong validation logic for Any environment
0.1Bamboo Server 5.12.0.2 - 5.13.22016-10-15Initial version - choose deployment project to trigger plan
- choose deployment environment to trigger plan