All Projects → imoutsatsos → jenkins-scriptlets

imoutsatsos / jenkins-scriptlets

Licence: other
Useful groovy scripts that can be used while using Jenkins-CI for workflow automation

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to jenkins-scriptlets

github-oauth-plugin
Jenkins authentication plugin using GitHub OAuth as the source.
Stars: ✭ 97 (+506.25%)
Mutual labels:  jenkins
jenkins-shared-library-example
Example for a Jenkins shared library with unit tests
Stars: ✭ 35 (+118.75%)
Mutual labels:  jenkins
AnyStatus
A remote control for your CI/CD pipelines and more
Stars: ✭ 38 (+137.5%)
Mutual labels:  jenkins
terraform-github-repository-webhooks
Terraform module to provision webhooks on a set of GitHub repositories
Stars: ✭ 20 (+25%)
Mutual labels:  jenkins
calendar-view-plugin
Jenkins Calendar View Plugin: Shows past and future builds in a calendar view
Stars: ✭ 17 (+6.25%)
Mutual labels:  jenkins
plot-plugin
Jenkins plot plugin
Stars: ✭ 54 (+237.5%)
Mutual labels:  jenkins
uBO-Scriptlets
A custom arsenal of scriptlets to be used for injecting userscripts via uBlock Origin.
Stars: ✭ 25 (+56.25%)
Mutual labels:  scriptlets
solutions-terraform-jenkins-gitops
Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices
Stars: ✭ 49 (+206.25%)
Mutual labels:  jenkins
status-back
⬅️🔵 Send the status back to the github from CI environment
Stars: ✭ 19 (+18.75%)
Mutual labels:  jenkins
updatebot
a simple bot for updating dependencies in source code
Stars: ✭ 30 (+87.5%)
Mutual labels:  jenkins
monopacker
A tool for managing builds of monorepo frontend projects with eg. npm- or yarn workspaces, lerna or similar tools into a standalone application - no other tools needed.
Stars: ✭ 17 (+6.25%)
Mutual labels:  workflow-automation
megalinter
🦙 Mega-Linter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
Stars: ✭ 534 (+3237.5%)
Mutual labels:  jenkins
aws-pipeline
Build a CI/CD for Microservices and Serverless Functions in AWS ☁️
Stars: ✭ 32 (+100%)
Mutual labels:  jenkins
git-forensics-plugin
Jenkins plug-in that mines and analyzes data from a Git repository
Stars: ✭ 19 (+18.75%)
Mutual labels:  jenkins
mattermost-plugin-jenkins
A Mattermost plugin to interact with Jenkins
Stars: ✭ 25 (+56.25%)
Mutual labels:  jenkins
gradle-jenkins-jobdsl-plugin
A plugin for Gradle to manage Jenkins Job DSL projects.
Stars: ✭ 48 (+200%)
Mutual labels:  jenkins
movie-db-java-on-azure
Sample movie database app built using Java on Azure
Stars: ✭ 28 (+75%)
Mutual labels:  jenkins
CIAnalyzer
A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
Stars: ✭ 52 (+225%)
Mutual labels:  jenkins
cn.jenkins.io
Chinese version of the website
Stars: ✭ 30 (+87.5%)
Mutual labels:  jenkins
jobs done10
Travis like .yaml file for generating Jenkins jobs
Stars: ✭ 19 (+18.75%)
Mutual labels:  jenkins

Jenkins-scriptlets

Useful groovy scripts that can be used while using Jenkins-CI for workflow automation. Many of them support the generation of dynamic build parameters for Active Choices Jenkins form controls

Scriptlets Supporting Active Choices

See the this wiki page. In general, any scriptlet in this repository with a name that starts with AC (active choice) or UC (uno-choice) is designed for configuration in an Active Choice build parameter to create a list of values that users can dynamically select parameter options from.

AC-Scriptlet Metadata and Parameters

Most scriptlets in this repository require input parameters to function properly. A description for each scriptlet and the required parameters are included in a specially formatted metadata header. If the scriptlet is missing wiki documentation review these metadata for a better understanding of the what the code does and requires as input.

Other Scriptlets

For a collection of other useful Scriptlets, please, see this wiki page.

Links to External Scriplet Catalogs

Scriptler scripts for managing/interacting with Jenkins.

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].