Socket
Socket
Sign inDemoInstall

desplega-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

desplega-api

Desplega pipile api


Version published
Weekly downloads
23
decreased by-8%
Maintainers
1
Weekly downloads
 
Created
Source

Desplega-api

npm version Build Status Maintainability Test Coverage

Desplega api is what Desplega uses internally to run pipelines.

API

Loader

Searchs and load a desplega file

Local

Basic local exec functionality.

LocalManager

Extended local exec functionality.

LocalStep

Can be executed by a runner as a local command in the pipeline.

Parser

Parses deplega files and convert them into actual Pipelines, Stages and Steps objects.

Pipeline

Object to manage the whole exec process.

Printer

Print features for the UI.

Remote

Basic remote exec functionality.

RemoteManager

Extended remote exec functionality.

RemoteStep

Can be executed by a runner as a remote command in the pipeline.

Runner

Base runner class for Stages and Pipelines.

Stage

Sub runner to be executed by a Pipeline object.

Theme

Basic chalk theming generation.

utils

Some functions that do not fit on classes to reuse.

VirtualManager

Extended JS fucntions execution

VirtualStep

Can be executed by a runner as a virtual command in the pipeline.

TODO

If people get interested in desplega we can document a lot further so people can use this api for other projects.

Contribtions

PRs are welcome.

Lisence

MIT

Keywords

FAQs

Package last updated on 16 Mar 2019

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