Skip to main content

A simple tool to rapidly create and debug jenkins pipelines

Project description

Jenkins Rapid

A commandline tool to quickly develop/debug Jenkins piepline using jenkins files

Install

    $ pip install jenkins-rapid

Usage:

    # Creates a new pipeline and tiggers job
        $ jrp --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>

Features

  • Creates pipelines if name does not exist
  • Overwrites existing pipeline
  • Triggers build
  • Displays Jenkins console logs get tailed directly get to user terminal
  • Stop running job when user exits console logs

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
      #
      Ex:
      export JENKINS_URL=http://localhost:8080
      export JENKINS_USER=admin
      export JENKINS_PASSWORD=admin
    

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.13.tar.gz (5.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: jenkins_rapid-0.3.13.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.5

File hashes

Hashes for jenkins_rapid-0.3.13.tar.gz
Algorithm Hash digest
SHA256 3f2f90b0497a28bb7e2d0ba4d16f932de7a4f4df6eca3c6e02f5caa62803d6d4
MD5 b62658911396c89a0013ab25b8a510d1
BLAKE2b-256 5305cac6124c634adbca54903724b466edfb85f51dfc2127bbb54b3bcea83c58

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