Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

screwdrivercd

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screwdrivercd

Python helper utilities for screwdriver CI/CD

  • 2.2.967077
  • Source
  • PyPI
  • Socket score

Maintainers
1

Build Status Package Codecov Codestyle Documentation

screwdrivercd

Python helper utilities for CI/CD

Implementing CI Pipeline templates for screwdriver? This package provides a number of useful utility scripts that can be called from CI jobs to automate common operations.

These utilities are used by the screwdrivercd python templates but can be used with other CI/CD systems as well.

Table of Contents

Background

Screwdriver templates that perform complicated operations can be tricky to write and test. This package contains a number of useful and tested scripts used by Yahoo/Oath/Verizon to perform steps within Screwdriver CI/CD templates.

Install

This package can be installed using the Python pip package manager that has been configured to use the Oath/Yahoo internal package repository.

In order to install this package the python environment must have:

  • Python version 3.6 or newer
  • pip version 8.1.1 or higher
  • setuptools 31.0.0 or higher

Install this package using the Python package installer

$ pip install screwdrivercd

Usage

This package contains a number of scripts which are documented in the project documentation

Contribute

Please refer to the contributing.md file for information about how to get involved. We welcome issues, questions, and pull requests. Pull Requests are welcome.

Maintainers

Dwight Hubbard: dhubbard@verizonmedia.com

License

This project is licensed under the terms of the BSD open source license. Please refer to LICENSE for the full terms.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc