Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private Flex Repository in Bitbucket #979

Open
mab05k opened this issue Jun 2, 2023 · 0 comments
Open

Private Flex Repository in Bitbucket #979

mab05k opened this issue Jun 2, 2023 · 0 comments

Comments

@mab05k
Copy link

mab05k commented Jun 2, 2023

https://symfony.com/doc/current/setup/flex_private_recipes.html

Reviewing the above documentation. Does this work with Bitbucket?

Does this look like a valid example?

{
    "recipes": {
        "acme/private-bundle": [
            "1.0"
        ]
    },
    "branch": "main",
    "is_contrib": true,
    "_links": {
        "repository": "bitbucket.org/your-bitbucket-account-name/your-recipes-repository",
        "origin_template": "{package}:{version}@bitbucket.org/your-bitbucket-account-name/your-recipes-repository:main",
        "recipe_template": "https://api.bitbucket.org/2.0/repositories/your-github-account-name/your-recipes-repository/contents/{package_dotted}.{version}.json"
    }
}
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

No branches or pull requests

1 participant