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

Makefile: Add new commands for development purpose #907

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

andygrunwald
Copy link
Collaborator

What is this PR doing?

Adding a few new commands useful during development phase:

docker-build-dev               Builds the local development docker image
docker-compose-install         Runs composer install inside docker
docker-rector-dry              Runs rector inside docker (dry run)
docker-rector                  Runs rector inside docker
docker-unit-tests              Runs the unit tests inside docker
docker-up                      Starts the local docker development setup
help                           Outputs the help

Which issue(s) this PR fixes:

None

Checklist

  • CHANGELOG.md entry - Not needed
  • Documentation update - Not needed

Copy link

sonarcloud bot commented Feb 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@M4LuZ
Copy link
Collaborator

M4LuZ commented Feb 27, 2024

Documentation update - Not needed

Well..we may want to document the additional functionality for development?

@M4LuZ M4LuZ merged commit ccde312 into master Feb 27, 2024
5 checks passed
@M4LuZ M4LuZ deleted the makefile-new-commands branch February 27, 2024 12:10
@andygrunwald
Copy link
Collaborator Author

@M4LuZ True. Sorry. I created #913

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.

2 participants