1.10.33 • Published 6 years ago

onecompileman-jenkins-ng-lint-report v1.10.33

Weekly downloads
2
License
ISC
Repository
bitbucket
Last release
6 years ago

Onecompileman-jenkins-ng-lint-report

N|Solid

Onecompileman-jenkins-ng-lint-report is a Node.js CLI library for Angular that converts ng-lint JSON file to HTML generated after linting the Angular project:

Tech

Onecompileman-jenkins-ng-lint-report uses a number of open source projects to work properly:

Installation

Onecompileman-Angular4-CLI requires Node.js v8.8+ to run.

$ npm install -g onecompileman-jenkins-ng-lint-report

Commands

In your Jenkins Job Configuration add this following shell commands, this will generate a folder of report in the workstation with the format of {build-number}-report.html:

$ npm install
$ npm install -g onecompileman-jenkins-ng-lint-report@latest
$ ng set --global warnings.versionMismatch=false // Removes warning
$ ng lint --format json > report.json
$ ocm-report --app APP-NAME --jenkins reports  --build ${BUILD_NUMBER} 
1.10.33

6 years ago

1.10.32

6 years ago

1.10.31

6 years ago

1.10.30

6 years ago

1.10.29

6 years ago

1.10.28

6 years ago

1.10.27

6 years ago

1.10.26

6 years ago

1.10.25

6 years ago

1.10.24

6 years ago

1.10.23

6 years ago

1.10.22

6 years ago

1.10.21

6 years ago

1.10.20

6 years ago

1.10.19

6 years ago

1.10.18

6 years ago

1.10.17

6 years ago

1.10.16

6 years ago

1.10.15

6 years ago

1.10.14

6 years ago

1.10.13

6 years ago

1.10.12

6 years ago

1.10.11

6 years ago

1.10.10

6 years ago

1.10.6

6 years ago

1.10.5

6 years ago

1.9.5

6 years ago

1.8.5

6 years ago

1.8.4

6 years ago

1.8.3

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago