Skip to content

Bitbucket Composer support not listing team repositories #87

@lucasmilhoranca-ipag

Description

@lucasmilhoranca-ipag

Pricore Version

ghcr.io/pricorephp/pricore:latest

PHP Version

8.4.19

Description

Support for Composer packages via Bitbucket was recently introduced in Pricore, but I’m unable to use this feature properly.

When attempting to fetch repositories from my Bitbucket team/workspace, no results are returned — even though there are valid repositories available in the organization.

Possible points to check:

Token permissions (required scopes to access repositories from the workspace/team)
Workspace vs team handling (in case of API changes in Bitbucket)
Applied filters (e.g., only public/private repositories)

Additional information:

I am properly authenticated with Bitbucket
The repositories exist and are accessible outside Pricore
The issue occurs consistently

Please let me know if you need logs or additional details.

Thank you!

Image Image

Steps to Reproduce

Access the Bitbucket integration feature in Pricore
Attempt to fetch/search repositories from the team/workspace
Observe that no results are returned

Expected Behavior

The list of repositories from the team/workspace should be displayed correctly when performing the search, allowing selection for use as Composer packages.

Actual Behavior

No repositories are listed when searching for team/workspace projects.

Additional Context

Aditional Information:

I'm executed docker compose exec app sh, and cat storage/logs/php-errors.log and result is [31-Mar-2026 17:36:00 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 695

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions