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
Copy file name to clipboardExpand all lines: docs/ForkSetup.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,20 @@ In the [Github Main Benchmark Repository](https://github.com/deephaven/benchmark
10
10
11
11
### Required Secrets
12
12
13
-
Not all secrets are required for each workflow. In the following list, each secret is listed, what it means, and what workflows it is relevant for. To populate these secrets, go to the "Actions secrets and variables" page under "Settings -> Secrets and variables -> Actions". Some of these values will need to be supplied by your administrator.
13
+
Not all secrets are required for each workflow. In the following table, each secret is listed, what it means, and what workflows it is relevant for. To populate these secrets, go to the "Actions secrets and variables" page under "Settings -> Secrets and variables -> Actions". Some of these values will need to be supplied by your administrator.
| BENCHMARK_SIGNING_KEY | Use to GPG-sign published benchmark artifacts to maven central | Yes | Yes |
26
26
27
+
### Deephaven Users Only
28
+
29
+
Since this is a public repository, secrets for use of Deephaven servers cannot be supplied here. You can find what you need in our vault under `Benchmark Community Fork Setup`.
0 commit comments