#
jenkinsfile
Here are 354 public repositories matching this topic...
Examples for jenkins pipelines, comparing scripted and declarative syntax
-
Updated
Jun 7, 2021
The complete Jenkins tutorial, reference, awesome, examples
-
Updated
May 30, 2022
oleg-nenashev
commented
Oct 26, 2021
This repository now has GitHub Issues enabled. It would be awesome to move https://github.com/jenkinsci/jenkinsfile-runner-github-actions#current-limitations--todos to GitHub issues so that potential contributors can see the issues and potentially contribute to them
Acceptance criteria
- Review the status of the TODO items
- Create issues for ones that are still actual. Some items need u
A collection of Nomad job files for deploying applications to a cluster
jenkins
continuous-deployment
hcl
hashicorp
nomad
jenkinsfile
job-specification
jobdsl
jenkins-job-dsl
nomad-jobs
-
Updated
Mar 8, 2018 - Groovy
Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files using command line
-
Updated
May 28, 2022 - JavaScript
Jenkins shared library for use with pipeline-as-code
-
Updated
May 2, 2017 - Groovy
Example declarative pipelines for Jenkins
-
Updated
Jun 10, 2021 - Groovy
大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望
blog
windows
macos
linux
kubernetes
golang
jenkins
github-pages
elasticsearch
tools
wiki
weekly
jenkinsfile
jenkins-pipeline
nexus3
vuepress
eryajf
-
Updated
Jun 4, 2022 - JavaScript
Sample Maven project with a Jenkinsfile doing git-flow based release management
-
Updated
Dec 2, 2021 - Java
Project template for developing shared Jenkins pipeline libraries.
jenkins
continuous-delivery
pipelines
jenkinsfile
jenkins-pipeline
pipeline-as-code
jenkins-pipeline-library
-
Updated
Mar 23, 2018 - Groovy
Remote File Plugin Repository
-
Updated
May 31, 2022 - Java
VSCode extension to lint , correct and format groovy and Jenkinsfile
-
Updated
Apr 12, 2022 - TypeScript
Create a fully automated environment using Slack, Jenkins, and GitHub integration
github
slack
docker
kubernetes
jenkins
dockerfile
devops
github-webhooks
kubernetes-service
docker-hub
jenkinsfile
cicd
kubernetes-deployment
ibmcloud
-
Updated
Oct 8, 2019 - Dockerfile
-
Updated
Jul 23, 2018 - JavaScript
Execute commands in Python virtualenvs in Jenkins Pipeline DSL
-
Updated
Feb 24, 2022 - Java
jenkinsfile pipeline library
-
Updated
Oct 1, 2021 - Groovy
Ansible + Jenkins in 30 days tutorial.
docker
jenkins
ansible
vagrant
devops
jinja2
jenkins-plugin
jenkins-jobs
jenkinsfile
jenkins-pipeline
blueocean
ansible-jenkins
-
Updated
Sep 4, 2019
ethanhs
commented
Aug 25, 2021
(Once #712 is merged)
They both use paramiko to connect to tsunami, so we can probably share logic with that process.
Shared library for Jenkins Pipeline to send slack notifications well formatted
-
Updated
Dec 11, 2020 - Groovy
Provision a simple environment in AWS using Terraform and Chef
-
Updated
Apr 14, 2016 - HCL
This project relies on the Jenkins Shared Libraries mechanism and uses JSON configuration files to drive the build process, so that developers do not have to write a large number of Jenkins build scripts and abstract and reuse the execution process of Jenkins build scripts in many projects. The class library is very suitable for managing the large number of construction projects and the construction of various work scenarios. It can rely on one or several construction templates to cooperate with the json construction configuration file in each project to realize a unified management and flexible software project construction management plan .
-
Updated
Sep 6, 2020 - Groovy
Quickly provision jenkins blue ocean on kubernetes with persistent configuration
kubernetes
helm
quay
ubuntu1604
jenkinsfile
cicd
kubeadm
jenkins-pipeline
nginx-ingress
hetzner-cloud
kubernetes-bare-metal
jenkins-blue-ocean
cert-manager
pipline-library
-
Updated
Mar 7, 2018 - Shell
Easy-to-use helper functions for Jenkinsfiles
-
Updated
Nov 12, 2019 - Groovy
Syntax highlighting for the Jenkins file. Sublime plugin.
-
Updated
Mar 24, 2019 - Python
公众号:云原生运维实践 / We are here to feel the warmth and harmony of the cloud native
-
Updated
May 6, 2022 - Batchfile
-
Updated
Apr 13, 2019 - Java
Jenkins Global Library Example with Unit tests
-
Updated
Oct 29, 2017 - Groovy
Improve this page
Add a description, image, and links to the jenkinsfile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jenkinsfile topic, visit your repo's landing page and select "manage topics."
Hello,
I currently start jenkinsfile-runner this way:
But it's a bit awkward. It would be nice to be able to store those options in a config file.