Skip to content

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

Merged
ryelle merged 1 commit intoproductionfrom
fix/766/remove-camptix-mercadopago
May 13, 2022
Merged

CampTix: Remove camptix-mercadopago from Docker composer.json#767
ryelle merged 1 commit intoproductionfrom
fix/766/remove-camptix-mercadopago

Conversation

@CdrMarks
Copy link
Copy Markdown
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