-
-
Notifications
You must be signed in to change notification settings - Fork 241
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
Drone CI generator support + Drone CI docs improvement #2195
Conversation
@nvuillam How do I build and run the mega-linter-runner generator? To test the changes. |
@NebulaOnion just call Then call ( you need node.js installed on your computer) |
@nvuillam Okay, It seemed to work. However, some things are still not supported (like fixes) and I don't know how to make the generator not ask for whether the user wants to enable those unsupported features or not. |
Not possible for now, let's hope you or someone find the syntax soon :) |
Codecov Report
@@ Coverage Diff @@
## main #2195 +/- ##
==========================================
+ Coverage 82.47% 82.99% +0.51%
==========================================
Files 170 170
Lines 4469 4469
==========================================
+ Hits 3686 3709 +23
+ Misses 783 760 -23
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@NebulaOnion apart from the CHANGELOG.md conflict you have to do a rebase with main to solve the trivy error. |
@bdovaz Okay, thanks for the help, I didn't know |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks a lot for your contribution :)
You're welcome @nvuillam I'm trying to figure out a way to only prompt for currently supported features, but I don't know if I can i'll open a pr if I manage to get it. |
#2047
Fixes #
Proposed Changes
Readiness Checklist
Author/Contributor
Reviewing Maintainer
breaking
if this is a large fundamental changeautomation
,bug
,documentation
,enhancement
,infrastructure
, orperformance