flyve-mdm / web-mdm-dashboard

New generation of the Flyve MDM Dashboard
http://flyve.org/web-mdm-dashboard/
GNU General Public License v3.0
84 stars 50 forks source link

Documentation on the CI fails #1141

Closed ajsb85 closed 5 years ago

ajsb85 commented 6 years ago

Hi, @Naylin15

Documentation on the CI fails:

https://circleci.com/gh/flyve-mdm/web-mdm-dashboard/6112?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

$ yarn jsdoc src -r -d docs -t ./jsdoc_theme
$ /root/flyve/node_modules/.bin/jsdoc src -r -d docs -t ./jsdoc_theme
Naylin15 commented 5 years ago

Hi,

I've been checking this issue it's related to the JSX syntax <>, I also found this other issue in the jsdoc repo that reports the same behavior in our repo #1540

This is only related to the documentation job, I'll check now the coverage job

3 🍅

Naylin15 commented 5 years ago

Regarding the coverage, I'm not sure what could be causing the error when running the script from SSH in my fork it pass

captura de pantalla 2018-11-15 a la s 4 35 20 p m

Naylin15 commented 5 years ago

Hi @ajsb85 @Gianfranco97

The coverage is failing now due to wrong credentials in the CI configuration, I'll be chaging them from Flyve MDM to Teclib'

captura de pantalla 2018-11-16 a la s 4 26 37 p m

Naylin15 commented 5 years ago

Coverage passing

ajsb85 commented 5 years ago

Hi, @Gianfranco97

Generate documentation on CircleCI.

Reference: https://circleci.com/gh/flyve-mdm/web-mdm-dashboard/6459?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link