Commit 4b5ad25
committed
Test if release candidate SVN secrets are set correctly
For only the daffodil-vscode repo, testing the release candidate action
fails with the error:
Input required and not supplied: svn_username
The same configuration works with other repots, and other secrets work
correctly in this repo. To help debug this, temporarily add a new step
to the release candidate action that determines if the svn secrets are
set or not.
This commit will be reverted once we determine if secret is missing or
empty.1 parent ca82be0 commit 4b5ad25
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
40 | 54 | | |
41 | 55 | | |
42 | 56 | | |
| |||
0 commit comments