-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Add new feature to create yaml including jenkins core and plugins and give users a choice to choose #620
Conversation
Codecov Report
@@ Coverage Diff @@
## master #620 +/- ##
=======================================
Coverage 37.98% 37.98%
=======================================
Files 13 13
Lines 416 416
=======================================
Hits 158 158
Misses 246 246
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Please confirm that the CI passed. |
The e2e tests might have some problems. I guess we can just forget it until we fixed it. @JohnNiang you can help to review this PR. |
The center_list and plugin_center are also included in the other two prs, but I need to use some of the functions and struct type defined in those two files. Maybe we can review the other two prs first. |
Can you point which two PRs? |
One has been merged and the other is #611. |
…kins-zh#622) * Bump github.com/linuxsuren/http-downloader from 0.0.29 to 0.0.33 Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.29 to 0.0.33. - [Release notes](https://github.com/linuxsuren/http-downloader/releases) - [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml) - [Commits](LinuxSuRen/http-downloader@v0.0.29...v0.0.33) --- updated-dependencies: - dependency-name: github.com/linuxsuren/http-downloader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Run go mod tidy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rick <[email protected]>
* Fix computer launch for windows * Update create temporary directory * Remove some code
Try this command |
Make sure that you've checked the boxes below before you submit PR:
Always
For the bug fixes or features only