All Projects → gvalkov → jenkins-webapi

gvalkov / jenkins-webapi

Licence: other
Python library for interacting with jenkins ci

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
groovy
2714 projects

Labels

Projects that are alternatives of or similar to jenkins-webapi

jenkinsfile-runner-lambda
Run Jenkinsfiles in AWS Lambda
Stars: ✭ 52 (+225%)
Mutual labels:  jenkins
saint-build
monitor your jenkins operations, jobs in async and functional elegance
Stars: ✭ 13 (-18.75%)
Mutual labels:  jenkins
Hello Jenkins
A Jenkins Demo with a Hello World C++ program.
Stars: ✭ 21 (+31.25%)
Mutual labels:  jenkins
blueocean-pipeline-editor-plugin
Jenkins Blue Ocean pipeline editor
Stars: ✭ 30 (+87.5%)
Mutual labels:  jenkins
gogs-webhook-plugin
Jenkins Gogs Webhook
Stars: ✭ 76 (+375%)
Mutual labels:  jenkins
bitbucket-push-and-pull-request-plugin
Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
Stars: ✭ 47 (+193.75%)
Mutual labels:  jenkins
community-edition
Zebrunner is a Test Automation Management Tool
Stars: ✭ 171 (+968.75%)
Mutual labels:  jenkins
.github
Global configurations for the jenkinsci GitHub organization
Stars: ✭ 13 (-18.75%)
Mutual labels:  jenkins
jenkins-pipeline-global-library-chefci
Jenkins Pipeline's "Workflow Global Libs" for Chef CI
Stars: ✭ 60 (+275%)
Mutual labels:  jenkins
jenkins-terraform-pipeline
create a jenkins pipeline which uses terraform to manage AWS resources
Stars: ✭ 17 (+6.25%)
Mutual labels:  jenkins
lambda-ci
CI/CD for Lambda Functions with Jenkins
Stars: ✭ 20 (+25%)
Mutual labels:  jenkins
jenkinsapi
A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
Stars: ✭ 790 (+4837.5%)
Mutual labels:  jenkins
jenkins-on-windowsservercore
This repository contains Dockerfiles of Jenkins for Docker's for Windows
Stars: ✭ 39 (+143.75%)
Mutual labels:  jenkins
docker-fastpath
Only Build Your Docker Images Once
Stars: ✭ 52 (+225%)
Mutual labels:  jenkins
soccer-stats
Soccer Stats is an example application to be used as a proof of concept for a presentation at Ansible Meetup in São Paulo
Stars: ✭ 83 (+418.75%)
Mutual labels:  jenkins
MasterAppiumFramework
Automation Testing | Mobile | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
Stars: ✭ 27 (+68.75%)
Mutual labels:  jenkins
ods-jenkins-shared-library
Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Stars: ✭ 51 (+218.75%)
Mutual labels:  jenkins
devops
let devops for docker, dockerswarm ,k8s easy
Stars: ✭ 282 (+1662.5%)
Mutual labels:  jenkins
job-dsl-sample
Jenkins Job DSL Sample Project
Stars: ✭ 32 (+100%)
Mutual labels:  jenkins
springboot-deploy-demo
spring boot deploy
Stars: ✭ 16 (+0%)
Mutual labels:  jenkins

Jenkins-webapi

Jenkins-webapi is a library for programatically accessing Jenkins' remote web API. It has the following advantages over other similar libraries:

  • Supports Python versions 2.6 to 3.6.
  • Has a comprehensive test suite.
  • A concise and intuitive API.
Documentation:
http://jenkins-webapi.readthedocs.org/en/latest/
Development:
https://github.com/gvalkov/jenkins-webapi
Package:
http://pypi.python.org/pypi/jenkins-webapi
Changelog:
http://jenkins-webapi.readthedocs.org/en/latest/changelog.html
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].