Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins plugin #16

Open
Munter opened this issue Oct 12, 2016 · 1 comment
Open

Jenkins plugin #16

Munter opened this issue Oct 12, 2016 · 1 comment

Comments

@Munter
Copy link

Munter commented Oct 12, 2016

I'd really like to be able to get this visualisation in jenkins for each successful deploy to encourage my developers to poke around and ask questions about the bundle size.

I don't expect you to write this plugin, but I might do so one day and refer back to this issue

@Dean177
Copy link
Contributor

Dean177 commented Oct 12, 2016

You could already do this without any extra code:

  • Have jenkins save everything in a particular folder as build artefacts
  • Configure this to put its stats.html into that folder.
  • Your developers would just need to navigate to the artefacts folder in the jenkins ui, and if they click the html file they will get the visualisation.

@Munter Munter changed the title Jekins plugin Jenkins plugin Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants