Skip to content

Conversation

detouched
Copy link
Contributor

The JSON schema for Bitbucket Pipelines configuration file is now officially provided by Bitbucket.

The JSON schema for Bitbucket Pipelines configuration file
is now officially provided by Bitbucket.


def _bitbucket_pipelines_url() -> str:
return "https://bitbucket.org/atlassianlabs/intellij-bitbucket-references-plugin/raw/master/src/main/resources/schemas/bitbucket-pipelines.schema.json" # noqa: E501
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This schema hosted in the repo of Bitbucket Linky plugin for IntelliJ is deprecated and will eventually be removed (I'm the maintainer of that plugin).

Copy link
Member

@sirosen sirosen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Looks like there are some changes we'll pick up by getting the new schema as well.

I'm going to wait for CI just to play it safe and then merge.

@sirosen sirosen merged commit 30599ab into python-jsonschema:main Apr 8, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants