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

@brocan/bolt

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brocan/bolt

The build runner of Brocan CI.

  • 2.2.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

Bolt

Bolt is the build runner tool of Brocan CI.

Features

Bolt is able to

  • parse and execute well-formed brocanfiles,
  • report the status of the execution process.

Running Bolt

npm i -g @brocan/bolt

bolt

Project Dependencies

  • brocanfile
  • sequ

Expected configuration and environment variables

Please see the schema in src/config.js for documentation and default values.

Build execution

When started, Bolt first parses and validates the contents of the brocanfile. It this process succeeds, then Bolt continues with the actual build execution.

Basically, Bolt takes every step and every command and executes them sequentially. During the course of this process, Bolt logs (a lot) to the standard output and sends reports to an agent. The details of this reporting protocol is described in the documentation of the Bond build agent.

FAQs

Package last updated on 16 Nov 2017

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