Commit 3da1c76
Justin Boswell
ARM Raspbian/Alpine/AL2 Images and package installation/CLI fixes (#9)
* Added more knowledge of package managers
* Fixed argument parsing FOR REAL THIS TIME
* Added sanity test for both ways of running an action
* Massive clean up of docker image stuff
* Use make -j 3 on arm builds
* Fixed sudo installs on manylinux
* Always build images the same way
* Switched all builds to using downloaded binaries for libcrypto
* Use pre-compiled cmake binaries from S3 on manylinux
* Added a short wait to retries
* Fixed case where projects were not always re-resolved, resulting in a loss of path info
* Added raspbian support/detection1 parent 8e33def commit 3da1c76
File tree
39 files changed
+702
-955
lines changed- .github
- actions/buildx-with-cache
- docker-images
- al2-arm64
- al2-x64
- alpine-arm64
- alpine-armv6
- alpine-armv7
- manylinux1-x64
- manylinux1-x86
- manylinux2014-x64
- manylinux2014-x86
- raspbian-armv6
- raspbian-armv7
- ubuntu-16-x64
- workflows
- builder
- actions
- tests
- .builder/scripts
39 files changed
+702
-955
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| 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 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 36 | + | |
55 | 37 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 38 | + | |
59 | 39 | | |
60 | 40 | | |
61 | 41 | | |
62 | 42 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
This file was deleted.
0 commit comments