Skip to content

Private Flex Repository in Bitbucket #979

Closed
@mab05k

Description

@mab05k

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"
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions