Commit 63bc5f0
David Cavazos
fix: add id-token to workflows (#4063)
* feat: support testing on forked repos
* add pull_request to test on PR
* remove prod suffix
* decode json on matrix paths
* add experimental to check names
* add experimental to job names
* run test only if paths is not empty
* test explicitly against empty array
* move experimental as a prefix
* success check if no paths are found
* always set check to done
* remove pull_request trigger
* rearrange if check
* add more comments
* fix: add id-token to workflows1 parent 0e0c99b commit 63bc5f0
2 files changed
+2
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 112 | | |
119 | 113 | | |
120 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 156 | | |
163 | 157 | | |
164 | 158 | | |
| |||
0 commit comments