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

Use options.cwd when loading plugins #618

Merged
merged 1 commit into from
May 11, 2019
Merged

Conversation

Odame
Copy link
Contributor

@Odame Odame commented Mar 19, 2019

When loading plugins, options.cwd is ignored in favour of process.cwd(). This results in hideous errors when one specifies cwd in the options which is different from process.cwd()

When loading plugins, ```options.cwd``` is ignored in favour of ```process.cwd()```. This results in hideous errors when one specifies cwd in the ```options``` which is different from ```process.cwd()```
@commitlint-wzrdtales
Copy link

There were the following issues with this Pull Request

  • Commit: 99bcf36
    • ✖ message may not be empty
      , - ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@stale
Copy link

stale bot commented Apr 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 18, 2019
@stale stale bot closed this Apr 25, 2019
@wzrdtales wzrdtales reopened this Apr 25, 2019
@stale stale bot removed the stale label Apr 25, 2019
@wzrdtales wzrdtales merged commit 3a8a09f into db-migrate:master May 11, 2019
wzrdtales pushed a commit that referenced this pull request Jun 8, 2019
When loading plugins, ```options.cwd``` is ignored in favour of ```process.cwd()```. This results in hideous errors when one specifies cwd in the ```options``` which is different from ```process.cwd()```
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