Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Update revision of dependent build plan in queue or when build starts

Deleted user November 28, 2018

Hello,

In my project every repository (effectively separate package) has it's own build plan. Dependency structure between packages is reflected in plan dependencies.

Each time parent build runs it changes it's required version in child repository.
I have noticed that child plans use revision that does not include parent changes.

Is it possible to configure plan such that it includes new parent package version?

 

I think I can get this effect by running task script at the beginning of child plan so that sources are updated, but that approach messes up the relation between Bamboo-Bitbucket (build result is correlated with earlier commit).

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2019

Hi! 

 

Permanently add the ssh public keys?

Also, you can automate by bitbucket rest api 

https://pypi.org/project/atlassian-python-api/

 

Cheers,

Gonchik Tsymzhitov

Deleted user March 12, 2019

Hello Gonchik,

Thanks for the reply, but that is not the issue I am facing - ssh keys are placed correctly.

I use Bamboo for build automation, but if need arises I will take look at your library.

Thanks,
Jakub

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events