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

Make vendor changes easy #17

Open
ingeniumed opened this issue Aug 4, 2023 · 0 comments
Open

Make vendor changes easy #17

ingeniumed opened this issue Aug 4, 2023 · 0 comments

Comments

@ingeniumed
Copy link
Contributor

Our development workflow atm is not the best when it comes to vendor changes. We need to ensure we run composer install --no-dev for most cases but for development we need to run composer install. This means that for husky to work we have to be mindful of which one we ran and ensure we do not accidentally check in the test pieces.

There has to be a better way to do this, and we should find that. Simplify the overall workflow.

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

No branches or pull requests

1 participant