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

CampTix: Remove camptix-mercadopago from Docker composer.json #767

Merged
merged 1 commit into from May 13, 2022

Conversation

CdrMarks
Copy link
Collaborator

@CdrMarks CdrMarks commented May 10, 2022

Composer was stopping, while running docker-compose up --build, because camptix-mercadopago was not found. This was causing composer to not process the rest of the file.
Root composer.json requires wpackagist-plugin/camptix-mercadopago, it could not be found in any version, there may be a typo in the package name.

Fixes #766

Props @ryelle

Screenshots

See #766

How to test the changes in this Pull Request:

  1. Follow the instructions at https://github.com/WordPress/wordcamp.org/blob/production/.docker/readme.md
  2. When running docker-compose up --build, you no longer see output about camptix-mercadopago being unavailable.

@CdrMarks CdrMarks added the [Component] Tooling Build tools, automated testing, source control, linting, etc label May 10, 2022
@CdrMarks CdrMarks requested a review from ryelle May 10, 2022 22:33
@ryelle ryelle merged commit 2f97ea2 into production May 13, 2022
@ryelle ryelle deleted the fix/766/remove-camptix-mercadopago branch May 13, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Tooling Build tools, automated testing, source control, linting, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker local wordcamp.test service missing wpackagist-plugin/camptix-mercadopago
2 participants