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

CI: prevent Infection plugins during build time, as we do not use it #7422

Merged
merged 1 commit into from Nov 7, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Nov 7, 2023

to prevent this error on CD:

  infection/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.                           
  You can run "composer config --no-plugins allow-plugins.infection/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)  
  See https://getcomposer.org/allow-plugins  

@keradus keradus marked this pull request as ready for review November 7, 2023 08:42
@keradus keradus merged commit e1d3940 into master Nov 7, 2023
35 of 37 checks passed
@keradus keradus deleted the cd branch November 7, 2023 08:44
@coveralls
Copy link

Coverage Status

coverage: 94.521%. remained the same
when pulling 647d346 on cd
into b7b29b8 on master.

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.

None yet

2 participants