Commit 978aae7
committed
Build/Test Tools: Make use of new reusable workflows for 5.1.
This updates the 5.1 branch to utilize the new reusable workflows in trunk introduced in [58165].
This also includes backports for a some additional improvements and bug fixes that are necessary for the local development environment to continue working long term:
- The image and platform properties for the mysql container have been updated to always prefer `amd64` containers (#60822).
- `macos-13` is now pinned for MacOS jobs instead of `macos-latest` (#61340).
- Migrating to Docker Compose V2 (#60901).
- Removing the version property from docker-compose.yml (#59416).
- Improvements to how artifacts and comments for Playground testing are generated.
- Removing SVN related commands causing failures (#61216).
- Updating the `actions/github-scripts` action to the latest version.
- Cache the results of `PHP_CodeSniffer` runs (#49783).
- Move the Memcached container into the Docker Compose config (#55700).
- Improvements to the `healthcheck` command for the `mysql` container (#58867).
- Skip some tests when not in the primary branch (#50401).
Merges [49264], [51673], [52179], [53552], [53895], [56464], [57918], [58157], [57124], [57125], [57249] to the 5.1 branch.
Props johnbillion, joemcgill, swissspidy, thelovekesh, narenin, mukesh27, JeffPaul, peterwilsoncc, zieladam, ockham, SergeyBiryukov, jorbin, Clorith, afragen, jrf.
See #49783, #58867, #61340, #60822, #61216, #60901, #61101, #59416, #59805, #61213.
git-svn-id: https://develop.svn.wordpress.org/branches/5.1@58626 602fd350-edb4-49c9-b593-d223f7449a821 parent cbb64b8 commit 978aae7
File tree
13 files changed
+253
-638
lines changed- .cache
- .github/workflows
- tools/local-env/scripts
13 files changed
+253
-638
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 49 | | |
58 | 50 | | |
59 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
60 | 54 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
91 | 58 | | |
92 | 59 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 60 | | |
104 | 61 | | |
105 | | - | |
106 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
107 | 65 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 66 | | |
139 | 67 | | |
140 | 68 | | |
141 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
142 | 73 | | |
143 | 74 | | |
144 | 75 | | |
| |||
152 | 83 | | |
153 | 84 | | |
154 | 85 | | |
| 86 | + | |
| 87 | + | |
155 | 88 | | |
156 | 89 | | |
157 | 90 | | |
| |||
165 | 98 | | |
166 | 99 | | |
167 | 100 | | |
168 | | - | |
| 101 | + | |
169 | 102 | | |
170 | 103 | | |
171 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 46 | + | |
51 | 47 | | |
52 | 48 | | |
53 | | - | |
54 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
55 | 52 | | |
56 | 53 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 54 | | |
86 | 55 | | |
87 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
88 | 60 | | |
89 | 61 | | |
90 | 62 | | |
91 | | - | |
| 63 | + | |
92 | 64 | | |
93 | 65 | | |
94 | 66 | | |
| |||
98 | 70 | | |
99 | 71 | | |
100 | 72 | | |
101 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
102 | 76 | | |
103 | 77 | | |
104 | 78 | | |
105 | 79 | | |
106 | 80 | | |
107 | 81 | | |
108 | | - | |
| 82 | + | |
| 83 | + | |
109 | 84 | | |
110 | 85 | | |
111 | 86 | | |
112 | 87 | | |
113 | | - | |
| 88 | + | |
114 | 89 | | |
115 | 90 | | |
116 | 91 | | |
| |||
0 commit comments