[google/syzkaller] 2ce07a: dashboard/app: fix comment reference to ExternalCo...

4 views
Skip to first unread message

Andrew Donnellan

unread,
Dec 11, 2025, 7:59:29 AM (12 days ago) Dec 11
to syzk...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/google/syzkaller
Commit: 2ce07a96a337bb84486897305bd4ea11e307a7a6
https://github.com/google/syzkaller/commit/2ce07a96a337bb84486897305bd4ea11e307a7a6
Author: Andrew Donnellan <a...@linux.ibm.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)

Changed paths:
M dashboard/app/config.go

Log Message:
-----------
dashboard/app: fix comment reference to ExternalConfig struct

Commit b190f060619b ("dashboard/app: fix testing for go1.11 runtime")
removed the unused ExternalConfig struct.

However, config.go still refers to ExternalConfig in a comment explaining
how it can be used to attach to external reporting systems. Change this
to say the user can implement their own type if they need.

Signed-off-by: Andrew Donnellan <a...@linux.ibm.com>


Commit: ef85274a87e38293283a1ec5417cdc76d1ad6b7c
https://github.com/google/syzkaller/commit/ef85274a87e38293283a1ec5417cdc76d1ad6b7c
Author: Andrew Donnellan <a...@linux.ibm.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)

Changed paths:
M syz-ci/syz-ci.go

Log Message:
-----------
syz-ci: rename JobManager struct instance from "jp" to "jm"

Rename the JobManager struct in main() from "jp" to "jm", to match the
conventions used in jobs.go and avoid confusion with JobProcessors.

Signed-off-by: Andrew Donnellan <a...@linux.ibm.com>


Commit: a066d2bc4b02c5b24dfc01dae9d50e32f3ed6c0e
https://github.com/google/syzkaller/commit/a066d2bc4b02c5b24dfc01dae9d50e32f3ed6c0e
Author: Andrew Donnellan <a...@linux.ibm.com>
Date: 2025-12-11 (Thu, 11 Dec 2025)

Changed paths:
M syz-ci/syz-ci.go

Log Message:
-----------
syz-ci: don't try to create a JobManager when no dashboard specified

Instantiating the JobManager will fail if you don't specify a dashboard
address, which is an optional field in the syz-ci config. There's no point
having a JobManager without a dashboard, so just skip this completely when
there's no dashboard.

Signed-off-by: Andrew Donnellan <a...@linux.ibm.com>


Compare: https://github.com/google/syzkaller/compare/aa371f5c19d1...a066d2bc4b02

To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications
Reply all
Reply to author
Forward
0 new messages