All Projects → jessfraz → Jenkins Dsl

jessfraz / Jenkins Dsl

Licence: mit
Jenkins DSLs for my Jenkins instance, keeps forks up to date, mirrors repositories to private git, builds all Dockerfiles and more.

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to Jenkins Dsl

mirror-proxy
Jenkins Update Center mirror proxy
Stars: ✭ 15 (-88.81%)
Mutual labels:  jenkins, mirror
Docker Jenkins Django Tutorial
實戰 Docker + Jenkins + Django + Postgres 📝
Stars: ✭ 129 (-3.73%)
Mutual labels:  jenkins
Swarm Plugin
Jenkins swarm plugin
Stars: ✭ 114 (-14.93%)
Mutual labels:  jenkins
Delivery Pipeline Plugin
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Stars: ✭ 122 (-8.96%)
Mutual labels:  jenkins
Gio
Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
Stars: ✭ 114 (-14.93%)
Mutual labels:  mirror
Gitwebhookproxy
A proxy to let webhooks reach running services behind a firewall – [✩Star] if you're using it!
Stars: ✭ 123 (-8.21%)
Mutual labels:  jenkins
Mirror
A simple and powerful React framework with minimal API and zero boilerplate.
Stars: ✭ 1,445 (+978.36%)
Mutual labels:  mirror
Remoting
Jenkins Remoting module
Stars: ✭ 132 (-1.49%)
Mutual labels:  jenkins
Hybrid multicloud overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
Stars: ✭ 127 (-5.22%)
Mutual labels:  jenkins
Ci Matters
Integration (comparison) of different continuous integration services on Android project
Stars: ✭ 119 (-11.19%)
Mutual labels:  jenkins
Scrna.seq.datasets
Collection of public scRNA-Seq datasets used by our group
Stars: ✭ 118 (-11.94%)
Mutual labels:  jenkins
Zeusspring
基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同步锁/验证码/动态权限管理 数据权限 工作流 代码生成 日志记录 第三方社交账号、短信登录
Stars: ✭ 117 (-12.69%)
Mutual labels:  jenkins
Mirror Vxheaven.org
Vxheaven.org website's mirror
Stars: ✭ 123 (-8.21%)
Mutual labels:  mirror
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-14.18%)
Mutual labels:  mirror
Almost Famous
🌟 Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。
Stars: ✭ 131 (-2.24%)
Mutual labels:  jenkins
Butler
Export/Import Jenkins jobs & plugins 📤
Stars: ✭ 113 (-15.67%)
Mutual labels:  jenkins
Www.rootkit.com
www.rootkit.com users section mirror, sql database dump, and a few other files/rootkits.
Stars: ✭ 117 (-12.69%)
Mutual labels:  mirror
Dura
为typescript而生基于redux的前端数据流管理方案
Stars: ✭ 123 (-8.21%)
Mutual labels:  mirror
Jeelizglassesvtowidget
JavaScript/WebGL glasses virtual try on widget. Real time webcam experience, robust to all lighting conditions, high end 3D PBR rendering, easy to integrate, fallback to server-side rendering
Stars: ✭ 134 (+0%)
Mutual labels:  mirror
Zebrunner
Zebrunner is a Test Automation Management Tool
Stars: ✭ 131 (-2.24%)
Mutual labels:  jenkins

jenkins-dsl

Travis CI

Jenkins DSLs for my private Jenkins instance, keeps forks up to date, mirrors repositories to private git, builds all Dockerfiles and more.

The plugins.txt file documents all the extra plugins needed to get all the features.

Table of Contents

Contributing

Using the Makefile

$ make help
all                            Run all the generation scripts.
deploy-key                     Create a deploy key for a given repo (ex. REPO=jessfraz/jenkins-dsl).
projects/forks                 Generate DSLs to update git forks.
projects/mirrors               Generate DSLs for git mirrors.
projects/repo-dockerfiles      Generate DSLs for repos with Dockerfiles.
shellcheck                     Runs the shellcheck tests on the scripts.
test                           Runs all the tests on the files in the repository.
webhook-jenkins-create         Create the jenkins webhook for a given repo (ex. REPO=jessfraz/jenkins-dsl).
webhook-jenkins-get            Get the jenkins webhook for a given repo (ex. REPO=jessfraz/jenkins-dsl).
webhook-travis-get             Get a travis webhook for a given repo (ex. REPO=jessfraz/jenkins-dsl).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].