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,557,079
Community Members
 
Community Events
184
Community Groups

bitbucket-clear-cache skipped

Edited

The following step is skipped even though there is a change, on no logs to display:

    clear-cache: &clear-cache-if-needed

      name: "Clear cache if dependency changed"

      script:

        - pipe: atlassian/bitbucket-clear-cache:3.1.1

          variables:

            BITBUCKET_USERNAME: $BITBUCKET_USERNAME

            BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD

            CACHES: ["node"]

            DEBUG: "true"

      condition:

        changesets:

          includePaths:

            # only if package.json file has changed

            - 'package.json'

2 days ago it was working perfectly.

2DaysAgo.png

Now:

Today.png

1 answer

0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 24, 2022

Hi @Jefferson Xavier,

Welcome to the community.

Would it be possible for you to confirm if the change from the 2nd build is from the file package.json?
You can go to the Pipelines build and click the commit hash to review the file(s) changes.

Regards,
Mark C

Hi Mark!

Yes, there was a change in the package.json file.

Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 26, 2022

Thanks for that.

Btw, is it a push or pull-request trigger?

Regards,
Mark C

Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 31, 2022

Hi @Jefferson Xavier

Thanks for that info.
When the Pipelines build is triggered by the pull request, is it a merged PR or just a typical PR update?
This is for me to test the scenario on my end.

Regards,
Mark C

Suggest an answer

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

Atlassian Community Events