Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Usage pattern for automated CI builds/report generation? #53

Open
mattdsteele opened this issue Feb 19, 2016 · 0 comments
Open

Usage pattern for automated CI builds/report generation? #53

mattdsteele opened this issue Feb 19, 2016 · 0 comments

Comments

@mattdsteele
Copy link

How are folks using cssstats in an automated, CI environment? I'd love to integrate this into my gulp build that gets run on Jenkins. I could get a consumable report I could point to which is always up to date, similar to our code coverage reports, ESLint statistics, etc.

But I'm not sure how to do it; every approach I can think of has some limitations.

Right now running the gulp task & generating JSON doesn't help visualize the way we'd want. The cssstats-webapp requires a node server to be running, while we'd prefer static HTML. And I don't think there are any Jenkins or other CI plugins that know how to consume the JSON report.

Are you aware of anyone who's doing this well?

Related: this issue makes it look like there's some interest in an HTML report.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant