Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Specify version of a pipe from a variable

Drew Heasman
Contributor
December 8, 2022

I want to be able to set the version of a pipe in use across multiple repos, by using a workspace variable.

Specifying a branch name for the pipe isn't desirable, I'd like to specify a specific version of the pipe across the multiple repos.

E.g.

image: node:16-alpine

definitions:
  steps:
    - step: &build-and-test
        name: Build and test
        caches:
          - node
        script:
          - npm install
          - npm test
          - npm run build
          - pipe: snyk/snyk-scan:$SYNK_VERSION

Is this possible some other way? When I try the above the following error is shown:

It looks like you tried to use a pipe in your bitbucket-pipelines.yml that doesn’t exist. Check the name of the pipe and try again.

2 answers

1 accepted

0 votes
Answer accepted
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 9, 2022 edited

Hi Drew,

I'm afraid that this is not possible at the moment, we don't support variables in a pipe's name.

We have a feature request that you vote for to further express your interest:

You can also add yourself as a watcher to that feature request (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.

Kind regards,
Theodora

Drew Heasman
Contributor
December 14, 2022

Thanks for the information.

That is disappointing, hopefully this can be fixed soon

1 vote
Caterina Curti
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2024

Hi all,

 

Here is an article and a video with a working example of how this can be achieved using Dynamic Pipelines and a Forge app.

 

The example shows how to replace the variable in an image name, but it can also be used as-is to substitute pipe names.

 

Hope this helps,
Caterina

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
atlassian, compass, developer experience, devex, platform engineering, internal developer platform, component catalog, atlassian learning, productivity tools, developer productivity, software architecture, compass webinar, engineering teams

Discover how Compass drives DevEx and productivity at Atlassian 🏃🏻‍♂️

Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.

Join the webinar ✨
AUG Leaders

Atlassian Community Events