Tags: golang108/jenkins-client
Tags
chore: upgrade dep downloader (jenkins-zh#71) * chore: upgrade dep downloader * upgrade go from 1.19 to 1.23 --------- Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
fix: Solve the problem of failure to download multi-branch-pipeline a… …rtifacts (jenkins-zh#64) * Solve the problem of failure to download multi-branch-pipeline artifacts * polish the code
Support to convert between k8s podtemplate and Jenkins (jenkins-zh#52) * Support to convert between k8s podtemplate and Jenkins * fix the lint issues * Fix the wrong struture of podTemplate of yaml * Support to replace or add a podTemplate * Support to set labels and inheritFrom Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
Support to get all the labels of Jenkins (jenkins-zh#50) * Add method to get labels * Add a method for returning labels with string array * Allow to mock any times
Support to turn between JSON and Jenkinsfile (jenkins-zh#48) * Support to turn between JSON and Jenkinsfile * Bump go lint action to v3.2.0 * Fix the convert result type * Fix the unit tests * Add comments for the exported types
PreviousNext