-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sonarcloud kiterunner #3
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
enhancement, documentation
Description
Changes walkthrough 📝
kiterunner.yml
Add SonarCloud scanning and environment variables for Kiterunner
.github/workflows/kiterunner.yml
sonarcloud-kiterunner
branch to trigger actions.RELEASE_VERSION
andKR_DIR
.mvt-project_sonarcloud.yml
Update repository and step names for clarity
.github/workflows/mvt-project_sonarcloud.yml
routersploit.yml
Update branch and PR triggers for workflows
.github/workflows/routersploit.yml
sonarcloud-kiterunner
branch to trigger actions.routersploit_sonarcloud.yml
Update branch and PR triggers for SonarCloud workflow
.github/workflows/routersploit_sonarcloud.yml
sonarcloud-kiterunner
branch to trigger actions.Dockerfile
Use build arguments for Kiterunner Dockerfile
files/kiterunner/Dockerfile
RELEASE_VERSION
.README.md
Enhance README with SonarCloud information and formatting
README.md