1.10.33 • Published 7 years ago

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

Weekly downloads
2
License
ISC
Repository
bitbucket
Last release
7 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

7 years ago

1.10.32

7 years ago

1.10.31

7 years ago

1.10.30

7 years ago

1.10.29

7 years ago

1.10.28

7 years ago

1.10.27

7 years ago

1.10.26

7 years ago

1.10.25

7 years ago

1.10.24

7 years ago

1.10.23

7 years ago

1.10.22

7 years ago

1.10.21

7 years ago

1.10.20

7 years ago

1.10.19

7 years ago

1.10.18

7 years ago

1.10.17

7 years ago

1.10.16

7 years ago

1.10.15

7 years ago

1.10.14

7 years ago

1.10.13

7 years ago

1.10.12

7 years ago

1.10.11

7 years ago

1.10.10

7 years ago

1.10.6

7 years ago

1.10.5

7 years ago

1.9.5

7 years ago

1.8.5

7 years ago

1.8.4

7 years ago

1.8.3

7 years ago

1.8.2

7 years ago

1.8.1

7 years ago

1.8.0

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago