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

Streamline the Composer scripts #999

Open
oliverklee opened this issue Apr 10, 2021 · 0 comments
Open

Streamline the Composer scripts #999

oliverklee opened this issue Apr 10, 2021 · 0 comments
Labels
Milestone

Comments

@oliverklee
Copy link
Contributor

  • use an array of commands instead of && for executing two commands consecutively
  • use @php to run a PHP script
  • use @composer to run a Composer command
  • make use of the fact that Composer temporarily pushes the bin/ dir to the top of the path while executing Composer scripts

(I haven't checked whether this actually will result in any changes for us.)

@oliverklee oliverklee added this to the 6.0.0 milestone Apr 10, 2021
@oliverklee oliverklee modified the milestones: 6.0.0, 7.0.0 Sep 14, 2021
@oliverklee oliverklee modified the milestones: 7.0.0, 8.0.0 Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant