feat: enhance jenkins and jenkins-k8s-pipeline plugin
#894
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pre-Checklist
Note: please complete ALL items in the following checklist.
Description
jenkinsplugin, usegojenkinspkg. See 🍀Proposal: Usegojenkinsto operate jenkins #891 for more info.jenkins-k8s-pipelineplugin. Use username-password rather than username-token. So that we can run both pluginsjenkinsandjenkins-k8s-pipelineplugins at the same time. See 🍀Proposal: Change the way of jenkins auth to combinejenkinsandpipelineplugin #892 for more info.Read,Update,Deleteinterface ofjenkins-k8s-pipelineplugin. See 🍀Proposal: Enhancejenkins-k8s-pipelineplugin, completeRead,Update,Deleteinterface #893 for more info.Related Issues
close #891
close #892
close #893
New Behavior (screenshots if needed)
Let's take a look at how to run the
jenkinsandjenkins-k8s-pipelineplugins in an up-to-date way. All you need is a k8s environment and a pre-setGITHUB_TOKENenvironment variable.Screenshots