Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

Is there way to put parallel in stage?

I want to put several steps in stage and  makes them run in parallel

 

For example,

there is a, b, c step in X stage,

d, e, f step in Y stage,

and I want that X stage and Y stage run in parallel.

 

Is it possible or is there a way to do that?

1 answer

1 accepted

1 vote
Answer accepted
Erez Maadani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Mar 01, 2023

Hey @Eunbi LEE 

According to https://support.atlassian.com/bitbucket-cloud/docs/stage-options/Parallel stages are not supported.

Screenshot 2023-03-01 at 22.17.28.png

You can either:

  1. Merge the steps of each stage into one step, and then run the two new steps in parallel.
  2. Use Rest API to trigger two pipelines in parallel. See this answer: https://community.atlassian.com/t5/Bitbucket-questions/Re-Multiple-Pipelines-for-multi-project-monorepo/qaq-p/1288739/comment-id/51281#M51281

Personally, I would go with option #1. 

Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 02, 2023

Hey @Eunbi LEE ,

Welcome to the Community!

As correctly stated by @Erez Maadani , parallel stages are currently not supported in Bitbucket Pipelines. However, we already have a feature request opened to implement this functionality, which you can access using the following link : 

I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind.

Thank you, @Eunbi LEE !

Patrik S

Like Chad Greenburg likes this

Dear@Erez Maadani , @Patrik S,

Thank you for your respond !

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events