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

Allow any shell executor that supports -c evaluation #37

Merged
merged 2 commits into from
Oct 9, 2019

Conversation

jacobdeichert
Copy link
Owner

Describe the solution

Mask now allows any executor to be used as long as its markdown lang code matches its actual command name.

Other changes:

  • Error when chosen command doesn't have a script
  • Error when chosen command script doesn't have a lang code to determine the executor

How to test

  • Added tests

Types of changes

  • Bug fix
  • New feature
  • Breaking change

Also:
* Error when command doesn't have a script
* Error when command script doesn't have a lang code to determine the exector
@jacobdeichert jacobdeichert merged commit 66003ff into master Oct 9, 2019
@jacobdeichert jacobdeichert deleted the allow-any-shell-executor branch April 4, 2020 15:26
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.

1 participant