1.3.0 • Published 6 years ago

fh-build v1.3.0

Weekly downloads
3
License
Apache-2.0s
Repository
-
Last release
6 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

6 years ago

1.2.0

6 years ago

1.1.0

7 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago