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

Implementing continuous delivery

Edited

Hi,

I am new to bamboo. I am trying to set up following.

development branch ---> release branch(snapshot) ---> release package.

- I created a plan with build process to build development branch all the time.

- Once we decide to create a release branch, I added another stage and wrote a script using git commands to create new release branch and updated all versions to release-snapshot version

Now we have two branches, once for development(Poms version with development) and one for release(poms with -snapshot version)

- I created another stage with a script to update all poms versions in release branch without snapshot and trying to build the package.

 

I have an issue issue here, with these stages

Stage one is for building development-- no issues

Stage two is for create release branch with snapshot poms. --no issues.

Stage three when I change snapshot to release, bamboo is still referencing snapshot version and building snapshot package even after changing the version.

I am trying to automate these three steps with maven and bamboo. Could you please advise on this?

 

I am trying to set version from snapshot to release and build package for me. Also, these stages, I have to add a condition to ignore these  step 1 and step 2  or disable then incase of building release package.

 

Any example links and other information is helpful

 

Appreciate your help on this.


Maddy

 

1 answer

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 15, 2019

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events