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

Fix missing tasks source #181

Merged
merged 44 commits into from
Jan 20, 2019
Merged

Fix missing tasks source #181

merged 44 commits into from
Jan 20, 2019

Conversation

PabloKowalczyk
Copy link
Collaborator

Q A
Fixed tickets #176

PR fixes issues related to config-file/tasks-source recognition based on Crunz-bin-relative paths. Now everything is related to cwd. In case user depends on old behavior deprecation messages will appear.

@PabloKowalczyk PabloKowalczyk added this to the v1.11 milestone Jan 19, 2019
Copy link

@kinoute kinoute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could add an example in the UPGRADE.md file for the cronjob entry that needs to be changed with the use of cd as well:

* * * * * cd /path/to/project && vendor/bin/crunz schedule:run

Same for the README.md file (after 1.11 is released)

@PabloKowalczyk
Copy link
Collaborator Author

@kinoute nice catch, would you like to do full Code Review?

@PabloKowalczyk PabloKowalczyk changed the base branch from 1.x to 1.11.x January 20, 2019 11:12
@kinoute
Copy link

kinoute commented Jan 20, 2019

My knowledge is pretty limited but it looks solid, good job!

@PabloKowalczyk PabloKowalczyk merged commit 654eb5f into lavary:1.11.x Jan 20, 2019
@PabloKowalczyk PabloKowalczyk deleted the fix-missing-tasks-source branch January 20, 2019 16:25
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