Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dimpavloff
/
grpc-go
Public
forked from
grpc/grpc-go
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: dimpavloff/grpc-go
Actions
All workflows
Workflows
codecov
codecov
Testing
Testing
Show more workflows...
Management
Caches
Testing
Testing
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
testing.yml
will be ignored since log searching is not yet available
This workflow will be disabled soon because there's no recent activity in the repository.
32 workflow runs
32 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
remove unnecessary nil check for callCreds
Testing
#42:
Commit
29791a6
pushed by
dimpavloff
6m 41s
a97-stacked-3
a97-stacked-3
6m 41s
View workflow file
add unit test for when call creds env var is disabled
Testing
#41:
Commit
3aa2f7f
pushed by
dimpavloff
6m 46s
a97-stacked-3
a97-stacked-3
6m 46s
View workflow file
address test comments
Testing
#40:
Commit
04f5958
pushed by
dimpavloff
6m 41s
a97-stacked-3
a97-stacked-3
6m 41s
View workflow file
address comments from arjan-bal
Testing
#39:
Commit
c48732f
pushed by
dimpavloff
6m 51s
a97-stacked-3
a97-stacked-3
6m 51s
View workflow file
fix reference to CallCredentials interface
Testing
#38:
Commit
933f8b0
pushed by
dimpavloff
6m 41s
a97-stacked-3
a97-stacked-3
6m 41s
View workflow file
fixing some minor nits
Testing
#37:
Commit
f647011
pushed by
easwars
7m 5s
a97-stacked-3
a97-stacked-3
7m 5s
View workflow file
defer stop; remove unnecessary field
Testing
#36:
Commit
3205bd4
pushed by
dimpavloff
7m 3s
a97-stacked-3
a97-stacked-3
7m 3s
View workflow file
add docstring
Testing
#35:
Commit
0dc3856
pushed by
dimpavloff
6m 36s
a97-stacked-3
a97-stacked-3
6m 36s
View workflow file
xds -> xDS consistency
Testing
#34:
Commit
651cba1
pushed by
dimpavloff
6m 48s
a97-stacked-3
a97-stacked-3
6m 48s
View workflow file
add comment to map var
Testing
#33:
Commit
3dbb546
pushed by
dimpavloff
6m 40s
a97-stacked-3
a97-stacked-3
6m 40s
View workflow file
move the check for XDSBootstrapCallCredsEnabled when unmarshalling bo…
Testing
#32:
Commit
63b00bd
pushed by
dimpavloff
7m 0s
a97-stacked-3
a97-stacked-3
7m 0s
View workflow file
rename test
Testing
#31:
Commit
3b22242
pushed by
dimpavloff
7m 6s
a97-stacked-3
a97-stacked-3
7m 6s
View workflow file
use strings.Cut to extract claims
Testing
#30:
Commit
4336d04
pushed by
dimpavloff
7m 11s
xds-jwt-2
xds-jwt-2
7m 11s
View workflow file
strip jwt_ prefix from filenames
Testing
#29:
Commit
3b651c2
pushed by
dimpavloff
7m 3s
xds-jwt-2
xds-jwt-2
7m 3s
View workflow file
attempt to make the token referesh retry backoff test more readable
Testing
#28:
Commit
75fbc02
pushed by
dimpavloff
7m 9s
xds-jwt-2
xds-jwt-2
7m 9s
View workflow file
remove leftover package docstring
Testing
#27:
Commit
f1a1cd3
pushed by
dimpavloff
7m 27s
xds-jwt-2
xds-jwt-2
7m 27s
View workflow file
add TODO to tests
Testing
#26:
Commit
3f9195e
pushed by
dimpavloff
6m 45s
xds-jwt-2
xds-jwt-2
6m 45s
View workflow file
remove string comparisons
Testing
#25:
Commit
c05da9f
pushed by
dimpavloff
7m 7s
xds-jwt-2
xds-jwt-2
7m 7s
View workflow file
refactor readToken() and tests to use error values
Testing
#24:
Commit
774d83e
pushed by
dimpavloff
7m 7s
xds-jwt-2
xds-jwt-2
7m 7s
View workflow file
fix createTestJWT docstring
Testing
#23:
Commit
330d9a8
pushed by
dimpavloff
7m 7s
xds-jwt-2
xds-jwt-2
7m 7s
View workflow file
use cmp.Diff in TestTokenFileCallCreds_TokenCaching
Testing
#22:
Commit
bc2d327
pushed by
dimpavloff
7m 11s
xds-jwt-2
xds-jwt-2
7m 11s
View workflow file
fix merge conflict
Testing
#21:
Commit
5673c18
pushed by
dimpavloff
6m 42s
a97-stacked-3
a97-stacked-3
6m 42s
View workflow file
Merge remote-tracking branch 'origin/master' into a97-stacked-3
Testing
#20:
Commit
e465e7a
pushed by
dimpavloff
4m 54s
a97-stacked-3
a97-stacked-3
4m 54s
View workflow file
tidy comments
Testing
#19:
Commit
0d5d0a5
pushed by
dimpavloff
5m 27s
a97-stacked-3
a97-stacked-3
5m 27s
View workflow file
Merge remote-tracking branch 'origin/master' into a97-xds-stacked-2
Testing
#18:
Commit
f454768
pushed by
dimpavloff
5m 0s
a97-xds-stacked-2
a97-xds-stacked-2
5m 0s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.