#
jenkins-pipeline
Here are 579 public repositories matching this topic...
-
Updated
May 21, 2020 - Groovy
Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
-
Updated
Nov 10, 2018 - Go
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
-
Updated
May 10, 2020 - Java
tmaas22
commented
Jul 23, 2018
Issue: not enough documentation for arguments to pass into cfnCreateChangeSet
I'm trying to create a wrapper around the cfnCreateChangeSet but have had to spend quite a bit of time experimenting with options of "What-ifs" on whether I need to validate input parameters or if this will do all of the work for me.
Biggest problem I've found is the absence of documentation on the differe
Self Configured Jenkins Docker image based on Jenkins-LTS
docker
kubernetes
yaml
jenkins
cloud
docker-image
ecs
yaml-configuration
jenkins-pipeline
jenkins-configuration
jenkins-lts
-
Updated
May 22, 2020 - Groovy
Performance Test Running and Reporting for Jenkins CI
-
Updated
Apr 30, 2020 - Java
productivity
security
devops
list
awesome
programming
ops
best-practices
clean-code
bookmarks
developer
software
practices
awesome-list
problem-solving
articles
tips-and-tricks
developers
jenkins-pipeline
software-craftsmanship
-
Updated
May 15, 2020 - Shell
Examples for jenkins pipelines, comparing scripted and declarative syntax
-
Updated
Jul 12, 2019
Kubernetes Pipeline is Jenkins plugin which extends Jenkins Pipeline to provide native support for using Kubernetes pods, secrets and volumes to perform builds
-
Updated
Feb 11, 2020 - Java
Jenkins pipeline steps which provides SSH facilities such as command execution or file transfer for continuous delivery.
-
Updated
May 4, 2020 - Java
-
Updated
May 15, 2020 - Groovy
Jenkins single-shot master GitHub Action POC
-
Updated
Aug 13, 2019 - Dockerfile
Collection of custom steps and variables for our Jenkins instance(s)
-
Updated
May 16, 2020 - Groovy
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
jenkins
continuous-integration
continuous-delivery
build-pipelines
pipelines
jenkins-plugin
jenkins-pipeline
pipeline-visualisation
-
Updated
May 4, 2020 - Java
-
Updated
May 21, 2020 - Java
wcm.io Jenkins Pipeline Library for CI/CD
-
Updated
Apr 16, 2020 - Groovy
Gradle plugin to help with build and test of Jenkins Pipeline Shared Libraries (see https://jenkins.io/doc/book/pipeline/shared-libraries/)
-
Updated
Jul 30, 2019 - Kotlin
How to use Vault to store secrets and use them in Jenkins
docker
jenkins
docker-compose
vault
secret-management
vault-ui
vault-client
jenkins-pipeline
vault-consul
-
Updated
Apr 22, 2018 - Shell
Jenkins shared library for use with pipeline-as-code
-
Updated
May 2, 2017 - Groovy
Jenkins pipeline steps for integration with JIRA.
-
Updated
May 16, 2020 - Java
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
react
docker
kubernetes
jenkins
postgres
microservices
cqrs
rabbitmq
aspnetcore
ddd
dotnetcore
helm
postgresql
ci-cd
minikube
k8s
helm-charts
rabbit
eventsourcing
jenkins-pipeline
-
Updated
Nov 19, 2018 - C#
Useful Jenkins Pipeline Libraries to use for whatever.
-
Updated
Jul 19, 2017 - Groovy
Command line Jenkinsfile runner written in groovy. Does not need a Jenkins installation to run the Jenkinsfile.
-
Updated
Nov 28, 2019 - Groovy
Collection of Jenkins Pipeline shared libraries for common DevOps software.
-
Updated
May 1, 2020 - Groovy
-
Updated
Jan 12, 2020 - Java
Sample app generated from my spring boot archtype on :https://github.com/Romeh/spring-boot-quickstart-archtype
spring-boot
maven
logback
jpa
rest-api
lombok
swagger
cucumber
java8
spring-cloud-config
swagger2
spring-aop
jenkins-pipeline
springboot-sample
springbootdemo
spring-retry
springboot2
-
Updated
Dec 30, 2019 - Java
Soccer Stats is an example application to be used as a proof of concept for a presentation at Ansible Meetup in São Paulo
-
Updated
Feb 12, 2019 - Java
Improve this page
Add a description, image, and links to the jenkins-pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jenkins-pipeline topic, visit your repo's landing page and select "manage topics."


Follow-up to jenkinsci/jenkinsfile-runner#252 . Currently Jenkinsfile Runner downloads plugins via HTTP in order to get plugins from mirrors. It would be great to change defaults to HTTPs.
I would expect that runtime plugin downloads are not actively used, but it still worth fixing it.
CC @LinuxSuRen