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

totem-v3

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

totem-v3

Totem V3 Artifacts

  • 1.0.1-SNAPSHOT.20180131153108
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

totem-v3-artifacts Build Status

Totem V3 Artifacts used by totem CLI or any other tool that wants all the artifacts for configuring totem-v3.

Documentation

Package Structure

The publish package comprises of:

  • templates: Cloudformation templates used for provisioning totem-v3 and orchestrator

Setup

  • Node v6.10+
  • npm 3.x
  • gulp-cli: npm install gulp-cli

Build

npm install

Package

To create the artifacts package use command:

gulp package

Deploy

The package gets automatically deployed by travis to NPM repository.

  • Travis runs deploy.sh to push changes to gemfury.
  • Deploy scripts adds SNAPSHOT suffix when pushing develop branch.

Test

N/A

Release

This project uses the Git Flow process for getting changes into the project.

To perform the release perform following steps:

  • Create pull request from develop to master branch.
  • Once travis check passes, merge develop to master.
  • Create a release tag matching the version in package.json from master branch.
  • Bump up the patch version in package.json

Keywords

FAQs

Package last updated on 31 Jan 2018

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