I recently discovered some new features in development and hopefully released soon.
In the `pipelines-schema.json` which you can view when using VS Code, there is mentioning of an "import" setting a "Location to import pipelines config from"
...
"import": {
"type": "object",
"properties": {
"import": {
"type": "string",
"pattern": "\\S:\\S",
"title": "Location to import pipelines config from",
"description": "The import needs to match the following format: {repo-slug|repo-uuid}:{tag|branch-name}"
}
},
...
Hello @Roel Janken ,
Thank you for reaching out to the Community!
Our development team is working on functionality that will allow users to share the yml configs in Bitbucket Pipeline. This feature is currently being tracked in the following ticket :
The implementation of this feature is already in progress, but we cannot provide an ETA on when it will be completed. The best way to stay tuned for any update regarding the implementation of that functionality is to add yourself as a watcher in that ticket, so you will receive first-hand updates whenever there's any progress. Feel free to also add your vote and comments there so it helps give it traction.
Thank you, @Roel Janken !
Patrik S
Thanks Patrik for you answer.
I just added myself as a watcher in mentioned ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.