13.0.6 • Published 2 years ago

sdc-clients v13.0.6

Weekly downloads
9
License
MPL-2.0
Repository
github
Last release
2 years ago

node-sdc-clients

This repository is part of the Triton project. See the contribution guidelines and general documentation at the main Triton project page.

This repository holds Node.js client libraries for many of the core Triton REST APIs: Amon, CA, CNS, CNAPI, FWAPI, IMGAPI, NAPI, PAPI, SAPI, VMAPI.

Node.js client libraries for other Triton APIs are in other repos. For example see:

Testing

To run the tests from a Triton DataCenter global zone:

./test/runtests

Or to run the test suite remotely (say you are developing on Mac and want to test against your CoaL):

./test/runtests -H root@10.99.99.7

To run a single one of the files use the -f FILTER option, e.g.

./test/runtests -H root@10.99.99.7 -f ./test/napi.test.js

Development

Before commit, ensure that the following checks are clean:

make prepush

Releases

Changes with possible user impact should:

  1. Add a note to the changelog (CHANGES.md).
  2. Bump the package version appropriately.
  3. Once merged to master, the new version should be tagged and published to npm via:

     make cutarelease

    To list to npm accounts that have publish access:

     npm owner ls sdc-clients

The desire is that users of this package use published versions in their package.json dependencies, rather than depending on git shas.

13.0.6

2 years ago

13.0.5

2 years ago

13.0.4

3 years ago

13.0.3

4 years ago

13.0.2

4 years ago

13.0.1

5 years ago

13.0.0

5 years ago

12.2.0

5 years ago

12.1.1

5 years ago

12.1.0

5 years ago

12.0.0

6 years ago

11.3.1

6 years ago

11.3.0

6 years ago

11.2.0

6 years ago

11.1.0

6 years ago

10.5.0

6 years ago

10.4.1

6 years ago

10.4.0

6 years ago

10.3.0

7 years ago

10.2.1

7 years ago

10.2.0

7 years ago

10.1.0

7 years ago

10.0.4

7 years ago

10.0.3

8 years ago

10.0.2

8 years ago

10.0.1

8 years ago

10.0.0

8 years ago

9.5.1

8 years ago

9.5.0

8 years ago

9.4.0

8 years ago

9.3.0

8 years ago

9.2.0

8 years ago

8.1.2

8 years ago

8.1.3

8 years ago

8.1.4

8 years ago

8.1.5

8 years ago

9.1.1

8 years ago

9.1.0

8 years ago

9.0.3

9 years ago

9.0.2

9 years ago

9.0.1

9 years ago

9.0.0

9 years ago