bundlesize icon indicating copy to clipboard operation
bundlesize copied to clipboard

TeamCity support

Open Drapegnik opened this issue 7 years ago • 1 comments

Do you want to request a feature or report a bug?

feature

Please mention other relevant information.

What should I implement to add support reports on TeamCity? I can make PR.

Drapegnik avatar Oct 28 '18 14:10 Drapegnik

Fixed by setting up following env variables:

  • BUNDLESIZE_GITHUB_TOKEN
  • CI
  • CI_COMMIT_SHA
  • CI_REPO_OWNER
  • CI_REPO_NAME

Drapegnik avatar Dec 05 '18 14:12 Drapegnik