6.0.524 • Published 6 years ago

@ibm-wch-sdk/ci-build v6.0.524

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

CI Build Schematics

This repository contains a Schematics that adds integration for a continuous integration build.

Prerequisite

Install the Angular CLI by running

npm install -g @angular/cli

Usage

From within your Angular project run

ng add @ibm-wch-sdk/ci-build

This will install the required npm dependencies and will modify your source files to support continuous integration.

Oslo Projects

The script adds build:ci and deploy:ci commands that dispatch to the standard Oslo commands.

Non-Oslo Projects

The script adds build:ci and deploy:ci commands that are based on the ibm-wch-sdk-cli.

Travis

Per default the script generates a .travis.yml file. This will cause a build to be executed each time the git repo changes. A subsequent deployment step will only be triggered for tagged commits.

Travis Setup

In your Travis CI setup define the following environment properties:

  • ibm_wch_sdk_cli_username: your username used to push updates to WCH via wchtools.
  • ibm_wch_sdk_cli_password: your password used to push updates to WCH via wchtools. Make sure to configure this property as a "secure property" in Travis CI.
  • ibm_wch_sdk_cli_url: the API URL to your tenant, unless you configured the build to read it from .wchtoolsoptions.json.

Note For Oslo based projects make sure that the URL configured in ibm_wch_sdk_cli_url matches the information in the src/app/Constants.ts file.

6.0.524

6 years ago

7.2.608

6 years ago

7.2.591

6 years ago

7.2.435

6 years ago

7.2.407

6 years ago

7.2.358

6 years ago

7.2.291

6 years ago

7.2.290

6 years ago

6.0.498

6 years ago

6.0.496

7 years ago

6.0.477

7 years ago

7.0.165

7 years ago

7.0.163

7 years ago

7.0.151

7 years ago

6.0.455

7 years ago

7.0.25

7 years ago

7.0.22

7 years ago

7.0.16

7 years ago

7.0.14

7 years ago

6.0.401

7 years ago

6.0.383

7 years ago

6.0.264

7 years ago

6.0.293

7 years ago

6.0.287

7 years ago

6.0.238

7 years ago

6.0.232

7 years ago

6.0.185

7 years ago

6.0.162

7 years ago

6.0.159

7 years ago

6.0.157

7 years ago

6.0.155

7 years ago

6.0.154

7 years ago

6.0.152

7 years ago

6.0.149

7 years ago

6.0.126

7 years ago

6.0.120

7 years ago

6.0.112

7 years ago

6.0.108

7 years ago

6.0.107

7 years ago