Skip to content

Conversation

@hgajjar
Copy link

@hgajjar hgajjar commented Apr 7, 2023

Description

  • Ticket/Issue: N/A

In our CI tests, we would like to run only the static code validations (PHPStan, CodeSniffers, Propel validation, etc.) first using the CI container. However, the existing build and up commands are generic for all services, they does not support building or creating a specific container only.
I have introduced a new command docker/sdk build cli to allow building only CLI images first, so that we can use them to create only CLI container and run the static code validations.

Change log

  • Add new command to build only cli images

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md

@hgajjar hgajjar marked this pull request as draft April 7, 2023 08:16
@hgajjar hgajjar marked this pull request as ready for review April 12, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant