1.4.1 • Published 3 years ago

triton-tags v1.4.1

Weekly downloads
4
License
MPL-2.0
Repository
github
Last release
3 years ago

node-triton-tags

This package defines and provides functions for parsing and validating "Triton tags" -- special structure triton.* tags on instances (a.k.a. containers, VMs) in Joyent's Triton. It exists mainly to share Triton tag processing between the core sdc-docker and VMAPI services in Triton.

Install

npm install triton-tags

Development Hooks

Before commiting be sure to, at least:

make check      # lint and style checks
make test       # run unit tests

A good way to do that is to install the stock pre-commit hook in your clone via:

make git-hooks

Also please run the full (longer) test suite (make test). See the next section.

Test suite

make test

License

MPL 2.0

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

5 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

7 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago