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).
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.