Commit 8bf1e98
authored
ci,fix: Resolve crash when running samples in PR from fork (Azure-Samples#189)
* fix: Forward --changed-samples-only-from argument to diff function
* fix: Use SHA instead of a ref
* fix: Check out base ref in addition to target
* ci: Specify that only changed samples are run1 parent 44e474c commit 8bf1e98
File tree
2 files changed
+5
-4
lines changed- .github/workflows
- .infra/pytest_plugins/changed_samples/src/pytest_changed_samples
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
| 85 | + | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments