Russ Hammett

Results 4 issues of Russ Hammett

Here's my SiloHostBuilder code registering the dashboard: ``` .UseDashboard(options => { options.Port = _orleansConfig.OrleansDashboardPort; options.CounterUpdateIntervalMs = 10000; }); ``` However, I'm not seeing a difference on the dashboard in how...

If I have project A that depends on something in project B, and introduce a syntax error in project B, the error list on the buildvision screen does not seem...

bug

Dunno if I'm wording this correctly... but a github pages that outputs the current borbs to their own URL for direct linking/shenanigans in slack?? meybeh?

**environment** All **testSessionId** All **vsId** All **Algorithm registration** All **Endpoint in which the error is experienced** `/acvp/v1/testSessions/{{testSession_Id}}/vectorSets/{{vs_id}}/results [POST]` `/acvp/v1/testSessions/{{testSession_Id}}/vectorSets/{{vs_id}}/results [PUT]` (demo only) **Feature Request** https://github.com/usnistgov/ACVP/issues/684 was a feature implemented some...

enhancement