Commit 3adee3b
committed
Support GitHub's Linux arm64 preview hosts
The action already worked without issue on Linux arm64, just the
tests needed to be updated to test the new architecture correctly.
Also included a handy `plugins.md` reference file, which is
intended as an internal reference only.
Squashed commit of the following:
commit 9c09bfc
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 13:11:51 2025 +1100
Trim leading and trailing whitespace too
commit 33d80a5
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 13:05:59 2025 +1100
Reduce runs of spaces to single spaces
commit 5f90ee3
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 13:01:36 2025 +1100
Expect an appimage plugin for Linux arm64
Even though we didn't request one. Because linuxdeploy supplies
one itself.
commit 5ba3185
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 12:55:08 2025 +1100
Show actual and expected plugins
commit b203e15
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 12:45:46 2025 +1100
Formalise the workaround for Linux arm64 issue #25
See actions/partner-runner-images#25
commit 839cdde
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 12:34:44 2025 +1100
Strip erroneous `admin` from $PATH
See actions/partner-runner-images#25
commit a6b63e5
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 12:18:58 2025 +1100
Inspect the $PATH
commit ce2cae9
Author: Paul Colby <[email protected]>
Date: Fri Jan 17 12:16:30 2025 +1100
Drop version suffix from plugin names filter
commit dab148a
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:18:17 2025 +1100
Filter plugins **not** supported for this arch
commit 03105ce
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:17:16 2025 +1100
Filter plugins not supported for this arch
commit dde6cb7
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:15:09 2025 +1100
Only install Python plugin for x86_64
commit b1c7826
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:12:59 2025 +1100
Try installing ncurses and python plugins on all arch's
commit 51079c5
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:09:52 2025 +1100
Use arm64 host for arm64, x86-64 hosts for the rest
commit 0075a95
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:05:30 2025 +1100
Can execute on arm64 hosts now
commit 81f0f2f
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:03:53 2025 +1100
Correct workflow syntax
commit bdf0037
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:03:32 2025 +1100
Execute the correct binary for the current host arch
commit 584887d
Author: Paul Colby <[email protected]>
Date: Thu Jan 16 18:00:00 2025 +1100
Try out GitHub's new Linux arm64 runners
Now in public preview:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/1 parent c9331d4 commit 3adee3b
2 files changed
+82
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| 36 | + | |
30 | 37 | | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
36 | 48 | | |
37 | 49 | | |
38 | 50 | | |
| |||
69 | 81 | | |
70 | 82 | | |
71 | 83 | | |
| 84 | + | |
72 | 85 | | |
| 86 | + | |
73 | 87 | | |
74 | 88 | | |
75 | 89 | | |
| |||
90 | 104 | | |
91 | 105 | | |
92 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
93 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
94 | 118 | | |
95 | 119 | | |
96 | 120 | | |
97 | 121 | | |
98 | 122 | | |
99 | 123 | | |
100 | 124 | | |
101 | | - | |
| 125 | + | |
102 | 126 | | |
103 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
104 | 135 | | |
105 | 136 | | |
106 | 137 | | |
107 | 138 | | |
| 139 | + | |
108 | 140 | | |
| 141 | + | |
109 | 142 | | |
110 | 143 | | |
111 | 144 | | |
112 | | - | |
| 145 | + | |
113 | 146 | | |
114 | 147 | | |
115 | 148 | | |
| |||
127 | 160 | | |
128 | 161 | | |
129 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
130 | 167 | | |
131 | 168 | | |
132 | 169 | | |
133 | 170 | | |
134 | 171 | | |
135 | 172 | | |
136 | | - | |
| 173 | + | |
137 | 174 | | |
138 | 175 | | |
139 | 176 | | |
140 | 177 | | |
141 | 178 | | |
142 | 179 | | |
143 | | - | |
| 180 | + | |
144 | 181 | | |
145 | 182 | | |
146 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments