Commit 85152fd
Replace tj-action/changed-files (#1270)
SUMMARY:
Replace the use of the formerly compromised `tj-action/changed-files`
action.
TEST PLAN:
There are a couple of runs during development of the action itself which
indicate the changes behave as expected:
-
https://github.com/vllm-project/llm-compressor/actions/runs/13953464034
— similar to the changes in PR regarding patterns used/expected matches
-
https://github.com/vllm-project/llm-compressor/actions/runs/13954383262/job/39061707849
— a slightly more comprehensive test with similar patterns, but more
files touched to ensure only the desired files are considered a match
---------
Signed-off-by: Domenic Barbuzzi <dbarbuzz@redhat.com>
Co-authored-by: Dipika Sikka <dipikasikka1@gmail.com>1 parent 83d53e7 commit 85152fd
1 file changed
+16
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments