gitextract_5hxdtnyj/ ├── .gitignore ├── 00-csrf.groovy ├── 00-disable-cli-remoting.groovy ├── 00-slave-to-master-access.groovy ├── README.org ├── addjobstoview-byregexp.groovy ├── build-monitor-views.xml ├── check-slave-jar-version.groovy ├── config-pipeline-library.groovy ├── config-slack.groovy ├── create-jenkins-job.groovy ├── create-jenkins-user.groovy ├── create-secret-text.groovy ├── delete-job-by-regexp.groovy ├── dict-to-json.groovy ├── docker-cleanup.groovy ├── enable-ldap.groovy ├── execute-command.groovy ├── files-folder.groovy ├── find-dead-executors.groovy ├── get-env.groovy ├── get-ip-by-hostname.groovy ├── git-checkout.groovy ├── git-commits-before-fail.groovy ├── git-list-tags-and-branches.groovy ├── jenkins-kubernetes-cloud.groovy ├── jenkins-permission.groovy ├── jenkins-url.groovy ├── jenkins-views.groovy ├── jenkins.security.QueueItemAuthenticatorConfiguration.xml ├── jenkinsfile-finally.groovy ├── jenkinsfile-parallelly.groovy ├── jenkinsfile-pass-parameter.groovy ├── jenkinsfile-sequentially.groovy ├── jenkinsfile-timeout-retry.groovy ├── json-file.groovy ├── keep-going-with-errors.groovy ├── kill-queued-jenkins.groovy ├── list-all-jenkins-agent.sh ├── list-all-jobs.groovy ├── logged-in-users.groovy ├── loop-map.groovy ├── manage-jenkins-jobs.groovy ├── master-executors.groovy ├── matrix-authorization-strategy.groovy ├── multi-line-string.groovy ├── print.groovy ├── regexp-match.groovy ├── relative-path.groovy ├── set-agent-env.groovy ├── slack-notification.groovy ├── split-string.groovy ├── string-to-json.groovy ├── timezone.groovy └── validate-kubernetes-cloud.groovy