0.0.14 • Published 8 years ago

hydrajs v0.0.14

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

hydrajs

Client side API for Hydra

Tests

Set HYDRA_HOSTNAME, RHN_USER, and RHN_PASS environment variables.

export HYDRA_HOSTNAME=;export RHN_USER=;export RHN_PASS=
npm run test

When testing through Webstorm create a new Mocha test

  • Environment Variables: Make sure to set the same ones as above HYDRA_HOSTNAME, RHN_USER,RHN_PASS
  • Extra Mocha Options: --timeout 10000 --compilers ts:ts-node/register
  • File Patterns: src/**/*.test.ts

Contributing

Fork and add to your .git/config

[remote "upstream"]
url = https://github.com/redhataccess/hydrajs.git
fetch = +refs/heads/*:refs/remotes/upstream/*

Release process

For minor patche releases

npm run patch-release
0.0.14

8 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago