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

Support custom danger-js path #206

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Support custom danger-js path #206

merged 1 commit into from
Mar 5, 2019

Conversation

f-meloni
Copy link
Member

@f-meloni f-meloni commented Mar 5, 2019

It would be cool to allow people to embed a compiled danger-js in their repo if they want

@f-meloni
Copy link
Member Author

f-meloni commented Mar 5, 2019

merge on green

import Logger
import ShellOut

public func getDangerCommandPath(logger: Logger, args: [String] = CommandLine.arguments, shellOutExecutor: ShellOutExecuting = ShellOutExecutor()) throws -> String {
Copy link

Choose a reason for hiding this comment

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

  • ⚠️ Line should be 120 characters or less: currently 165 characters (line_length)

@DangerCI
Copy link

DangerCI commented Mar 5, 2019

Warnings
⚠️

Any changes to library code should be reflected in the Changelog.

Please consider adding a note there and adhere to the Changelog Guidelines.

Generated by 🚫 Danger Swift against 0bbefb9

@peril-staging peril-staging bot merged commit d264253 into master Mar 5, 2019
@f-meloni f-meloni deleted the danger_js_path branch March 5, 2019 17:46
@orta
Copy link
Member

orta commented Mar 5, 2019

This has no docs ^

@f-meloni
Copy link
Member Author

f-meloni commented Mar 5, 2019

Yep, will add it in an additional PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants