Socket
Socket
Sign inDemoInstall

tbd-release-utils

Package Overview
Dependencies
3
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tbd-release-utils

A utils for trunk-based development release-management. Includes `branch-out` and `tag` remote repo


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Install size
5.98 MB
Created
Weekly downloads
 

Readme

Source

tbd-release-utils:

A utils for trunk-based development release-management. Includes branch-out (create a release on remote repo) and tag (tag a target revision on remote repo).

Usage:

tbd-release-utils branch-out -t github-token -s master -d release target-repo
tbd-release-utils tag -t github-token -s release -n tag-name target-repo

Refers:

Libraries | GitHub Developer Guide

https://developer.github.com/v3/libraries/

github api v3 in nodejs (Choose to use this package)

https://github.com/pksunkara/OCTONODE

Command line node project sample:

https://www.npmjs.com/package/commander https://github.com/motdotla/node-lambda

Keywords

FAQs

Last updated on 21 Nov 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc