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

Allow public access to some packages via a sub-repository #298

Merged
merged 4 commits into from
Nov 9, 2024

Conversation

vtsykun
Copy link
Owner

@vtsykun vtsykun commented Nov 7, 2024

Fixes #286

Example usage: repo2 - url prefix for sub repository

{
  "repositories": [
    {
      "type": "composer",
      "url": "https://pack.loc.yandex.ovh/repo2"
    }
  ]
}

Selection_628

@vtsykun vtsykun added this to the 2.7 milestone Nov 7, 2024
@vtsykun vtsykun merged commit 0ea666e into master Nov 9, 2024
4 checks passed
@vtsykun vtsykun deleted the feat/public-access branch November 9, 2024 15:15
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.

Public access to some packages?
1 participant