Skip to main content

A simple tool to rapidly create and debug jenkins pipelines

Project description

Jenkins Rapid

A commandline tool to quickly debug Jenkins piepline files

Install

    $ pip install jenkins-rapid

Usage:

    # Creates a new pipeline and tiggers job
        $ jrp run --job <job_name> --url <jenkins_url> --user <username> --token <user_api_tokern>
    # Deletes job
        $ jrp delete --job <job_name> --url <jenkins_url> --user <username> --token <user_api_tokern>
    # Example jobs with prameters
        $ jrp  --job test_deploy_my_app -e text -u https://jenkins.example.com:8080 -p param1=1,param2=develop

Features

  • Create or update and trigger pipelines all at once for terminal
  • Avoid hot coding on live pipelines
  • Easily clone existing pipelines and run via command line
  • Use your favorite IDE to develop pipelines locally
  • View pipeline logs in terminal

Additonal info

  • Environment variables can be set for the following values for jenkins url and user credentials and will take presedence over commandline arguments

      JENKINS_URL
      JENKINS_USER
      JENKINS_PASSWORD
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jenkins_rapid-0.3.2.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file jenkins_rapid-0.3.2.tar.gz.

File metadata

  • Download URL: jenkins_rapid-0.3.2.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.15+

File hashes

Hashes for jenkins_rapid-0.3.2.tar.gz
Algorithm Hash digest
SHA256 9e48dcd2db184748127b024729fa2041e1900238841d66e24924ecab4f4e96e4
MD5 31524badbb9b0e7098ab430f0d996cea
BLAKE2b-256 80dc11d6a1eac875ad81d3b5043c24717a9d2e8cb06ac7ae5ba2a0c031f76cb0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page