1.3.0 • Published 7 years ago

fh-build v1.3.0

Weekly downloads
3
License
Apache-2.0s
Repository
-
Last release
7 years ago

This module makes testing of RHMAP components easier by running a build jobs with s2i (source2image) and fh-npm tools.

fh-build's main purpose is to be installed as a tool in CI testing, e.g. in Travis CI.

It contains a shell script installing couple of dependencies:

It also assumes you have a docker running locally.

Install

$ npm install fh-build -g

The module is meant to be used globally. Running it as a dependency module was not properly tested yet.

Usage

Go to the repository folder you want to build and run:

$ fh-build <build-type>

  • \<build-type> - currently only template type

Compatibility

It is adjusted to the Travis CI testing environment (currently Ubuntu 14.04.3 LTS) and running it on a different OS could be problematic.

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.19

9 years ago

1.0.18

9 years ago

1.0.17

9 years ago

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago