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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,870
Community Members
 
Community Events
184
Community Groups

after upgrade to bamboo r8, addRepository using a linked repository always points to master

Ralph Woltering
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 03, 2023

We moved from Bamboo7 to v8. We are creating a plan using ACLI, but now the addRepository doesn't work as before.. the --branch "feature/<my_branch>" doesn't work anymore. The linked repository keeps pointing to the default, it's not overwritten in the plan.

--action createPlan --plan "STITESTCLISTIE-plan_7207_ts" --replace --projectName "STITESTCLISTIE"
--action addStage --plan @plan@ --stage "EXECUTE"
--action addJob --plan @plan@ --stage @stage@ --job "my_job"
--action addTask --plan @plan@ --job @Job@ --taskKey "CHECKOUT" --description "some_text" --field1 "repository" --value1 ""
--action addTask --plan @plan@ --job @Job@ --taskKey "SCRIPT" --description "some_task" --final --fields "workingSubDirectory:STARSvb6,interpreter:shell" --field1 "scriptLocation" --value1 "INLINE" --field2 "scriptBody" --value2 "python ys_runner.py"
--action addRepository --plan @plan@ --name "my_repoName" --branch "feature/my_branch_name"
--action addBranch --plan @plan@ --branch "feature/my_branch_name" --name "YS-124541" --enable

So the end goal is that we have our branch checked-out on an agent iso the linked-repository. Any help is appreciated! Thanks

R. Woltering

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events