• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

luci / luci-go / 707
62%

Build:
DEFAULT BRANCH: master
Ran 09 May 2016 05:09PM UTC
Jobs 1
Files 471
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
707

push

travis-ci

Commit bot
tokenserver: Use service account email as "issued_by" field.

It has several advantages over using a hostname:
  1) Closer to reality. Token server signs tokens with a private keys that
     belong to the service account (not to the hostname).
  2) Token checkers can use https://www.googleapis.com/robot/v1/metadata/x509/
     endpoint to fetch public keys (avoiding hitting token server endpoint).
  3) Identity of a token server can be put in "auth-token-server" group. Putting
     a hostname in the group looks weird.

R=nodir@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/1959903002

26534 of 38758 relevant lines covered (68.46%)

1984.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 707.1 09 May 2016 05:09PM UTC 0
68.46
Travis Job 707.1
Source Files on build 707
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #707
  • 6e9569ef on github
  • Prev Build on master (#706)
  • Next Build on master (#708)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc