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

dashboard/dashapi: return error from dashapi.New #2656

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

blackgnezdo
Copy link
Collaborator

This will allow to make a call to meta-server and abort early when
authentication by bearer token is impossible.


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #2656 (c3d4295) into master (8f5a7b8) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

Impacted Files Coverage Δ
syz-ci/jobs.go 6.2% <0.0%> (-0.1%) ⬇️
syz-ci/manager.go 0.5% <0.0%> (-<0.1%) ⬇️
syz-ci/syz-ci.go 23.5% <0.0%> (-0.4%) ⬇️
syz-ci/updater.go 0.0% <0.0%> (ø)
syz-manager/manager.go 0.0% <0.0%> (ø)

@dvyukov dvyukov requested review from dvyukov and a-nogikh July 10, 2021 09:14
This will allow it to make a call to meta-server and abort early when
authentication by bearer token is impossible.
@dvyukov dvyukov merged commit a4869c9 into google:master Jul 12, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants