-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Publish CTRF JSON plugin #3893
Comments
Hello from your friendly Jenkins Hosting Checker It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
You can re-trigger a check by editing your hosting request or by commenting |
Security audit, information and commands The security team is auditing all the hosting requests, to ensure a better security by default. This message informs you that a Jenkins Security Scan was triggered on your repository. CommandsThe bot will parse all comments, and it will check if any line start with a command. Security team only:
Anyone:
Only one command can be requested per comment. (automatically generated message, version: 1.28.0) |
The Jenkins Security Scan discovered 3 finding(s) 🔍. Please follow the instructions below for every identified issues:
After addressing the findings through one of the above methods:
Stapler: Missing POST/RequirePOST annotationYou can find detailed information about this finding here. HelloWorldBuilder.java#174
Stapler: Missing permission checkYou can find detailed information about this finding here. HelloWorldBuilder.java#174
Jenkins: Potentially unsafe classesYou can find detailed information about this finding here. HelloWorldBuilder.java#100
|
Hello from your friendly Jenkins Hosting Checker It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
You can re-trigger a check by editing your hosting request or by commenting |
/hosting re-check |
Hello from your friendly Jenkins Hosting Checker It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
You can re-trigger a check by editing your hosting request or by commenting |
/hosting re-check |
/request-security-scan |
Hello from your friendly Jenkins Hosting Checker It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
You can re-trigger a check by editing your hosting request or by commenting |
The Jenkins Security Scan discovered 3 finding(s) 🔍. Please follow the instructions below for every identified issues:
After addressing the findings through one of the above methods:
Stapler: Missing POST/RequirePOST annotationYou can find detailed information about this finding here. HelloWorldBuilder.java#189
Stapler: Missing permission checkYou can find detailed information about this finding here. HelloWorldBuilder.java#189
Jenkins: Potentially unsafe classesYou can find detailed information about this finding here. HelloWorldBuilder.java#101
|
/request-security-scan |
The Jenkins Security Scan discovered 3 finding(s) 🔍. Please follow the instructions below for every identified issues:
After addressing the findings through one of the above methods:
Stapler: Missing POST/RequirePOST annotationYou can find detailed information about this finding here. HelloWorldBuilder.java#189
Stapler: Missing permission checkYou can find detailed information about this finding here. HelloWorldBuilder.java#189
Jenkins: Potentially unsafe classesYou can find detailed information about this finding here. HelloWorldBuilder.java#101
|
Maybe fix the package name and rename |
@daniel-beck thanks for the feedback, I've made those changes. |
/request-security-scan |
/hosting re-check |
/request-security-scan |
/hosting re-check |
The Jenkins Security Scan discovered 1 finding(s) 🔍. Please follow the instructions below for every identified issues:
After addressing the findings through one of the above methods:
Stapler: Missing POST/RequirePOST annotationYou can find detailed information about this finding here. PublishCtrfJson.java#189
|
/request-security-scan |
/hosting re-check |
The Jenkins Security Scan did not find anything dangerous with your plugin, congratulations! 🎉 💡 The Security team recommends that you are setting up the scan in your repository by following our guide. |
/hosting re-check |
Hello from your friendly Jenkins Hosting Checker It appears you have some issues with your hosting request. Please see the list below and correct all issues marked Required. Your hosting request will not be approved until these issues are corrected. Issues marked with Warning or Info are just recommendations and will not stall the hosting process.
You can re-trigger a check by editing your hosting request or by commenting |
Hello from your friendly Jenkins Hosting Checker It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience. Hosting team members can host this request with |
/hosting re-check |
Hello from your friendly Jenkins Hosting Checker It looks like you have everything in order for your hosting request. A member of the Jenkins hosting team will check over things that I am not able to check(code review, README content, etc) and process the request as quickly as possible. Thank you for your patience. Hosting team members can host this request with |
Hello, I looked at the repository of the plugin and I have a few comments.
Looking at what you plugin is doing, it seems that it's converting the CTRF files to JUnit format and let the JUnit plugin interpret those. I'm curious to know if you have tested to use your plugin on a project build that also has a JUnit report? How are the two behave?
|
Most plugins don't do this, unless they are mixing licenses |
@alecharp thanks for the review
|
Looks good so far! But I'd recommend
|
Thanks for the feedback @NotMyFault, I've applied the recommended changes |
/hosting host |
Hosting request complete, the code has been forked into the jenkinsci project on GitHub as https://github.com/jenkinsci/ctrf-json-plugin GitHub issues has been selected for issue tracking and was enabled for the forked repo. A pull request has been created against the repository permissions updater to setup release permissions. Additional users can be added by modifying the created file. Please delete your original repository (if there are no other forks), under 'Danger Zone', so that the jenkinsci organization repository is the definitive source for the code. If there are other forks, please contact GitHub support to make the jenkinsci repo the root of the fork network (mention that Jenkins approval was given in support request 569994). Also, please make sure you properly follow the documentation on documenting your plugin so that your plugin is correctly documented. You will also need to do the following in order to push changes and release your plugin:
Welcome aboard! |
Repository URL
https://github.com/ctrf-io/ctrf-json-plugin
New Repository Name
ctrf-json-plugin
Description
This plugin allows users to publish CTRF reports on jenkins, CTRF is a JSON test report schema that provides standardized JSON test results reports.
GitHub users to have commit permission
ma11hewthomas
Jenkins project users to have release permission
ma11hewthomas
Issue tracker
GitHub issues
The text was updated successfully, but these errors were encountered: