Skip to content

Exclude package from public repo to be able to install exactly commit…#44

Merged
garymawdsley-gene merged 1 commit intofeature/update-how-to-create-a-module-docfrom
feature/circleci/exclude-package-from-public-repo
Feb 28, 2025
Merged

Exclude package from public repo to be able to install exactly commit…#44
garymawdsley-gene merged 1 commit intofeature/update-how-to-create-a-module-docfrom
feature/circleci/exclude-package-from-public-repo

Conversation

@AlexRapatij
Copy link
Contributor

… version

command: |
REPODIR=$(realpath ~/project)
composer config "repositories.1" "{\"type\": \"path\", \"canonical\":true, \"url\": \"$REPODIR\", \"options\": {\"symlink\":false}}"
composer config "repositories.packagist" "{\"type\": \"composer\", \"url\": \"https://repo.packagist.org\", \"exclude\": [\"bluefinchcommerce/module-checkout\"]}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garymawdsley-gene garymawdsley-gene marked this pull request as ready for review February 28, 2025 16:11
@garymawdsley-gene garymawdsley-gene merged commit f951485 into feature/update-how-to-create-a-module-doc Feb 28, 2025
1 check passed
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.

3 participants