Gant Laborde

Results 367 comments of Gant Laborde

This is officially the most epic github issue. Now if we can just get it to print this.

It checks for an environment variable named "CI" which is usually set on most CI servers. If it's not, you can set it on your CI server. Secondly, and I...

Sounds good. Should someone just say `solidarity snapshot cli` and then it asks them questions regarding the CLI rule? Or do you like the specifics I have above? Thinking "what's...

I like this. So when you add the rule, there's a list with delineations on obligations it puts on the consumer of the licensed code. "Must include attribution" etc.

To check: Build around this https://github.com/davglass/license-checker

## Example API: enforce licenses rule whitelist ```json5 "License Stuff": { {"rule": "custom", "plugin":"license", "name": "enforceLicenses", "whitelist": [ "MIT", "ISC", "BSD-3*", "BSD-2*", "Unlicense", "Public Domain", "Apache", "WTFPL", "CC*" ], "ignore":...

Can use this in reports: https://tldrlegal.com/

Possible plugin game changer. https://github.com/fossas/fossa-cli

Ahhhhh good call. Would you be interested in fixing this? If not, I can put it on the TODO list.