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 bugs in run.js #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lokesh1729
Copy link

No description provided.

@lokesh1729
Copy link
Author

@shahednasser - please review and merge

@@ -276,31 +277,25 @@ async function run(url, options) {
}
} else {
// check if there's a default image selector in config
imageSelector = configstore.get('imageSelector');

Choose a reason for hiding this comment

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

why would drop support for configstore.get?

Copy link
Owner

@shahednasser shahednasser left a comment

Choose a reason for hiding this comment

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

Sorry for leaving this PR hanging, but I'm not sure what the purpose of it was. If you're still interested in contributing, can you elaborate?

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.

3 participants