Skip to content

Add repository management commands - #176

Merged
asgrim merged 15 commits into
php:mainfrom
asgrim:use-repo-commands
Jan 27, 2025
Merged

Add repository management commands#176
asgrim merged 15 commits into
php:mainfrom
asgrim:use-repo-commands

Conversation

@asgrim

Copy link
Copy Markdown
Contributor

Allows the use of non-Packagist type repos, such as local paths, VCS repos, Private Packagist, etc.

@asgrimasgrim added the enhancement New feature or request label Jan 24, 2025
@asgrimasgrim added this to the 0.6.0 milestone Jan 24, 2025
Comment threadsrc/ComposerIntegration/PieJsonEditor.php
Comment threadsrc/Command/RepositoryRemoveCommand.php
Comment threadsrc/Command/RepositoryRemoveCommand.php Outdated
Comment threadsrc/Command/RepositoryAddCommand.php Outdated
@asgrimasgrim self-assigned this Jan 27, 2025
@asgrim
asgrim merged commit e41e560 into php:mainJan 27, 2025
@asgrim
asgrim deleted the use-repo-commands branch January 28, 2025 20:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support source repo from non-Packagist.org repositories Support building from a local directory / non-Packagist source

2 participants

@asgrim@TimWolla