Pinned Repositories
antlr-gradle-demo
A demo of using Gradle to build an ANTLR project
artifactory-rest
java client, based on jclouds, for working with Artifactory's REST API
bitbucket-rest
Java client, built on top of jclouds, for working with Bitbucket's REST API
cdancy-jenkins-rest
Java based client for working with Jenkins REST API
gnu-parallel
A clone of GNU Parallel (git://git.savannah.gnu.org/parallel.git)
jenkins-docker-python-demo
A demo of Python pytests using Docker in a Jenkins Pipeline
Jenkinsfile-vim-syntax
Jenkinsfile DSL vim syntax
simple-scm-plugin
A simple skeleton SCM plugin for Jenkins
martinda's Repositories
martinda/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
martinda/jenkins-plugin-globalconfig-demo1
Learning how to use Jenkins GlobalConfiguration object.
martinda/axion-release-plugin
Gradle release & version management plugin.
martinda/external-workspace-manager
OBSOLETE - A Jenkins external workspace manager plugin original proposal - see the link for the real plugin
martinda/gnumake-wrapper
Use ysb33r's gnumake-gradle-plugin and wrap makefiles with it
martinda/gradle-ivy-retrieval
A study of Ivy artifact retrieval using Gradle
martinda/gradle-ivy-transitive-dep-study
A study of Gradle's ability to retrieve non-jar/non-zip transitive dependencies
martinda/gradle-lock-bug
martinda/gradle-nested-beans-dsl-example1
Gradle nested beans DSL example
martinda/gradle-notebook
Personal notes on Gradle, view the notes on http://martinda.github.io/gradle-notebook
martinda/gradle-simple-plugin
A dead simple gradle plugin
martinda/gradle-simple-plugin-fork
martinda/gradlerecipes
A collection of Gradle recipes
martinda/ivy-transitive-dep-study
A study of Ivy transitive dependency retrieval for non-jar
martinda/jenkins-duplicate-git-data
Example of problems caused by JENKINS-29326 and JENKINS-29840
martinda/jenkinsci-helloworld-builder-globalconfiguration-complex
martinda/jsemver
Java implementation of the SemVer Specification
martinda/martinda.github.io.does-not-work
A web application to build your blog on GitHub
martinda/maven-resource-permission-bug-132
Demo of executable resource problem in Maven
martinda/mywebsite
martinda/netkit-ftp
Classic file transfer client
martinda/orpsoc-cores
Core description files for FuseSoC
martinda/pipeline-model-definition-plugin
martinda/plot-plugin
Jenkins plot plugin
martinda/pygradle
Using Gradle to build Python projects
martinda/simple-build-for-pipeline-plugin
sample Jenkinsfile
martinda/uvm
martinda/uvm-testbench-tutorial-simple-adder
A basic testbench made for educational purposes using SystemVerilog and the Universal Verification Methodology
martinda/workflow-migration-demo
Demonstrate how to migrate a Jenkins traditional plugin to Pipeline, adding a GlobalConfiguration along the way.
martinda/workflow-plugin
Jenkins workflow plugin