question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is it safe to publicize BUNDLESIZE_GITHUB_TOKEN ?

See original GitHub issue

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

What is the current behavior? We’re trying to integrate bundlesize to our Travis CI and receiving we’re WARN github token not found. My assumption is that our fork workflow is limiting how secret/token can be accessed. The most immediate action that comes to mind is to provide the token in .travis.yml unencrypted but README does not explicitly state if the token must be kept private.

Is it safe to publicize BUNDLESIZE_GITHUB_TOKEN?

What is the expected behavior? Perhaps an updated instruction similar to how CodeClimate does theirs

Please mention other relevant information.

  • Travis CI
  • Ruby on Rails + Preact App

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
siddharthkpcommented, May 15, 2020

That’s great! Closing the issue here. But will explore fork use case in the other repo

1reaction
maestromaccommented, May 15, 2020

@siddharthkp initial use seems to be working without issue 👍 . Will let you know if we hit anything

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a personal access token - GitHub Docs
GitHub recommends that you use fine-grained personal access tokens instead, which you can restrict to specific repositories. Fine-grained personal access tokens ...
Read more >
siddharthkp/bundlesize: Keep your bundle size in check
Currently works with Travis CI, CircleCI, Wercker, and Drone. Authorize bundlesize for status access, copy the token provided.
Read more >
Could not add github status: 404 Not Found · Issue #93
I'm trying to use bundlesize without github integration. Is that possible? In other words, I haven't added a token but I thought I...
Read more >
Automatic token authentication - GitHub Docs
The GITHUB_TOKEN secret is a GitHub App installation access token. You can use the installation access token to authenticate on behalf of the...
Read more >
Working with the RubyGems registry - GitHub Docs
To publish and install gems, you can configure RubyGems or Bundler to authenticate to GitHub Packages using your personal access token. To publish...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found