Personal tools
Skip to content. | Skip to navigation
Introduction This package provides an extension to the test runner to the one that ships with zope.testrunner, as well as a buildout recipe based on zc.recipe.testrunner to install a test script for this test runner.The test runner is identical to the one in zope.testrunner, but it is capable of writing test reports in the XML format output by JUnit/Ant. This allows the test results to be...
grafanadashboardbuilder is an opensource tool for easier creation of Grafana dashboards. It is written in Python and uses YAML descriptors for dashboard templates.This project has been inspired by Jenkins Job Builder that allows users to describe Jenkins jobs with humanreadable format. grafanadashboardbuilder aims to provide similar simplicity to Grafana dashboard creation and to give users ...
grafana-dashboard-builder is an open-source tool for easier creation of Grafana dashboards. It is written in Python and uses YAML descriptors for dashboard templates. This project has been inspired by Jenkins Job Builder that allows users to describe Jenkins jobs with human-readable format. grafana-dashboard-builder aims to provide similar simplicity to Grafana dashboard creation and to give users easy way how they can create dashboard templates filled with different configuration.
Python Jenkins is a library for the remote API of the Jenkins continuous integration server. It is useful for creating and managing jobs as well as build nodes.
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.
Jenkins Utils .. contents:: :local: :depth: 2AbstractImplements some jenkins utils in python way.Notesjenkins-utils does not support plain-credentials, ssh- credentials plugins, so there's no option to encrypt/decrypt these data yet.
Interact with Jenkins CI server.