Commit 677f47d
Add tmate SSH debugging to generated GitHub Actions workflows
Summary: Add a workflow_dispatch input (tmate_enabled) to all generated workflows. When a workflow is manually dispatched with tmate_enabled=true and a step fails, a tmate SSH session is started for interactive debugging. Normal CI runs (push/PR) are completely unaffected.
Reviewed By: bigfootjon
Differential Revision: D96800077
fbshipit-source-id: 8e805446a9b58c35a6fe5c9df1ad6caf6a3ae07c1 parent 7eb401f commit 677f47d
1 file changed
+30
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1009 | 1009 | | |
1010 | 1010 | | |
1011 | 1011 | | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
1012 | 1021 | | |
1013 | 1022 | | |
1014 | 1023 | | |
| |||
1023 | 1032 | | |
1024 | 1033 | | |
1025 | 1034 | | |
1026 | | - | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
1027 | 1041 | | |
1028 | 1042 | | |
1029 | 1043 | | |
1030 | 1044 | | |
1031 | | - | |
| 1045 | + | |
1032 | 1046 | | |
1033 | | - | |
| 1047 | + | |
| 1048 | + | |
1034 | 1049 | | |
1035 | 1050 | | |
| 1051 | + | |
| 1052 | + | |
1036 | 1053 | | |
1037 | | - | |
| 1054 | + | |
| 1055 | + | |
1038 | 1056 | | |
1039 | 1057 | | |
1040 | 1058 | | |
1041 | 1059 | | |
1042 | 1060 | | |
1043 | 1061 | | |
| 1062 | + | |
| 1063 | + | |
1044 | 1064 | | |
1045 | 1065 | | |
1046 | 1066 | | |
| |||
1386 | 1406 | | |
1387 | 1407 | | |
1388 | 1408 | | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
1389 | 1415 | | |
1390 | 1416 | | |
1391 | 1417 | | |
| |||
0 commit comments