Commit Graph

82 Commits

Author SHA1 Message Date
7368178d9c Remove version 6.3.3 as non-existent 2024-05-13 19:31:53 +02:00
7511668511 Deprecate WordPress versions prior to 6.2 2024-05-13 19:29:24 +02:00
a3085c8e7b Add rest of 6.5.x versions 2024-05-12 23:44:50 +02:00
5d591330fd Update WordPress to 6.5.0 2024-05-12 23:37:14 +02:00
29e5cef77f Add rest of 6.4.x versions 2024-05-12 23:31:39 +02:00
e4995b84c1 Add patch for 6.4.0 2024-05-12 23:25:15 +02:00
86700bf5c4 Update WordPress 6.3.3 -> 6.4.0 2024-05-12 22:48:35 +02:00
68cc36b40c Update WordPress 6.3.2 -> 6.3.3 2024-05-12 22:46:56 +02:00
7a03849aed Update WordPress 6.3.1 -> 6.3.2 2024-05-12 22:45:48 +02:00
4543c24b1e Update WordPress 6.3.0 -> 6.3.1 2023-09-22 21:18:23 +02:00
9f82dcf635 Update WordPress 6.2.2 -> 6.3.0 2023-09-22 21:04:01 +02:00
6178bbb0f8 Introduce WP_PATCH_VERSION that allows reusing patch across the versions
In most cases, there is no need for new patch, as it's exactly the same. There were no changes recorded between versions 5.9.1 and 6.2.2
2023-08-06 22:26:46 +02:00
f2d68e2d55 Introduce WP_PATCH_VERSION that allows reusing patch across the versions
In most cases, there is no need for new patch, as it's exactly the same. There were no changes recorded between versions 5.9.1 and 6.2.2
2023-08-06 22:25:41 +02:00
b5781420c8 Deprecate/remove linux/armhf since it has been removed in base image 2023-08-06 22:10:28 +02:00
f038f0e042 Update WordPress 6.2.1 -> 6.2.2 2023-08-06 22:03:56 +02:00
5e1a787329 Update WordPress 6.2.0 -> 6.2.1 2023-05-22 23:19:23 +02:00
b51d428221 Remove GHA cache due to issues when used in combination with registry cache 2023-05-03 00:46:44 +02:00
5b75b4119e Use variable for REGISTRY_CACHE 2023-04-11 12:59:28 +02:00
04f0dc4d93 Improve formatting, order and docs 2023-04-09 21:58:01 +02:00
ec520c2e42 Use variable for REGISTRY_CACHE 2023-04-09 21:46:50 +02:00
9a2794d584 Fix double tagging 2023-04-08 19:46:25 +02:00
e39555b0b1 Simlify, and refactor to use functions
This should greatly reduce duplication and overall size
2023-04-08 19:39:44 +02:00
a6080cbef0 Use SHA-1 instead of MD5 for cache tags 2023-04-08 16:49:58 +02:00
7e55f47ac6 Implement registry cache as additional cache for all builds 2023-04-08 16:39:12 +02:00
f8beef6bf4 Attempt using both gha and registry cache for 6.1.1 2023-04-08 15:52:34 +02:00
a50ce69fc0 Reformat and cleanup 2023-04-06 21:32:28 +02:00
6f165400a4 Apply formatting 2023-04-06 08:40:00 +02:00
d236f0ba51 Update ghcr.io namespace 2023-04-06 00:01:28 +02:00
69c43a5caa Add ghcr.io tags and push 2023-04-05 23:14:50 +02:00
f70d3d891c Use platform as part of the scope 2023-04-05 19:20:00 +02:00
fc85a1d8cb Improve caching
Inspired by: https://hackernoon.com/one-dockerfile-is-all-it-takes-how-i-fell-in-love-with-bake
2023-04-05 19:09:34 +02:00
23192aaa94 Update WordPress 6.1.1 -> 6.2.0 2023-04-02 20:32:47 +02:00
e184127d38 Update formatting 2023-04-02 20:31:39 +02:00
aeb39d0f13 Use target _blank 2023-04-02 20:25:19 +02:00
879df6c042 Update tests and patch-util Docker image to use PHP 8.1 2023-03-21 02:12:31 +01:00
656e859e19 Deprecate WordPress versions prior to 5.9 2023-01-20 17:03:12 +01:00
3aa2e9e272 Update WordPress 6.1.0 -> 6.1.1 2023-01-19 23:48:13 +01:00
97e64857fe Restore builds for arm that were removed since 26669f06 2022-11-02 22:04:39 +01:00
c2a0006ab3 Tag major versions 2022-11-02 21:40:14 +01:00
2fd59fe292 Update WordPress 6.0.3 -> 6.1.0 2022-11-02 21:37:13 +01:00
8d737c58c7 Update WordPress 6.0.2 -> 6.0.3 2022-11-02 21:33:34 +01:00
b3d508f391 Copy entire composer fileset instead of just vendor 2022-09-11 04:00:55 +02:00
e7c3aa8207 Remove composer.lock 2022-09-10 22:43:43 +02:00
0ae601cf7a Add tests 2022-09-10 22:42:08 +02:00
c60a436d89 Update WordPress 6.0.1 -> 6.0.2 2022-09-10 03:39:04 +02:00
30e53c5399 Use docker/bake-action instead of build script 2022-09-10 03:19:06 +02:00
946d08341a Use gha cache 2022-09-10 03:07:08 +02:00
870c48c070 Use gha cache 2022-09-10 03:00:42 +02:00
26669f06c4 Fix syntax error 2022-07-25 23:58:58 +02:00
a03f12990b Update regex so only last zero matches
Fixes the bug with newer sed versions
2022-07-25 23:51:18 +02:00