pipeline-examples:Jenkins Pipeline插件的示例,技巧,窍门和脚本片段的集合

时间:2024-03-10 18:45:52
【文件属性】:

文件名称:pipeline-examples:Jenkins Pipeline插件的示例,技巧,窍门和脚本片段的集合

文件大小:61KB

文件格式:ZIP

更新时间:2024-03-10 18:45:52

Groovy

介绍 该存储库提供了有关摘要,技巧和窍门以及脚本示例的主页。 布局 该存储库目前分为四个目录: pipeline-examples-用于常规管道示例。 global-library-examples-有关如何在Jenkins主数据库上编写和使用全局库的示例。 jenkinsfile-examples-有关使用检入存储库的Jenkinsfile的示例。 docs-用于文档,指南和其他非代码内容。 请把您的脚本放到上面相应目录下的自己的目录中,并附带一个README.md文件,解释您的脚本的作用或显示的内容。 确保您的脚本已注释,以便其他人可以了解其工作原理,工作原理等。 执照 就像詹金斯本人一样,所有贡献均受MIT许可。 拉取要求 我们想要他们! 外部资源


【文件预览】:
pipeline-examples-master
----global-library-examples()
--------global-function()
--------README.md(135B)
----LICENSE.txt(1KB)
----README.md(1KB)
----pipeline-examples()
--------maven-and-jdk-specific-version()
--------trigger-job-on-all-nodes()
--------parallel-multiple-nodes()
--------external-workspace-manager()
--------slacknotify()
--------ansi-color-build-wrapper()
--------parallel-from-grep()
--------parallel-from-list()
--------unstash-different-dir()
--------ircnotify-commandline()
--------gitcommit()
--------get-build-cause()
--------timestamper-wrapper()
--------jobs-in-parallel()
--------artifactory-maven-build()
--------README.md(147B)
--------push-git-repo()
--------gitcommit_changeset()
--------artifactory-generic-upload-download()
--------artifactory-gradle-build()
--------archive-build-output-artifacts()
--------load-from-file()
--------configfile-provider-plugin()
--------github-org-plugin()
----docs()
--------BEST_PRACTICES.md(5KB)
----jenkinsfile-examples()
--------nodejs-build-test-deploy-docker-notify()
--------android-build-flavor-from-branch()
--------sonarqube()
--------msbuild()
--------README.md(170B)
----declarative-examples()
--------simple-examples()
--------README.md(1KB)
--------jenkinsfile-examples()

网友评论