Commit Graph

108 Commits

Author SHA1 Message Date
2ba8eb6954
Build new WP version
Retries failed build
2022-07-26 00:07:46 +02:00
26669f06c4
Fix syntax error 2022-07-25 23:58:58 +02:00
de8bce126c
Update WP version in example 2022-07-25 23:57:31 +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
6cbd0dd438
Update WordPress 6.0.0 -> 6.0.1 2022-07-25 23:42:46 +02:00
d91532bc8c
Update WordPress 5.9.3 -> 6.0.0 2022-07-25 23:38:43 +02:00
bd8215e7b5
Adapt to buildx v0.8.2 (breaking) changes
Replace . with _
2022-05-25 19:55:09 +02:00
b92fdad85b
Add WP_LOCALE as build arg 2022-05-25 19:29:18 +02:00
ea0f123c1f
Update WordPress 5.9.2 -> 5.9.3 2022-05-25 19:21:09 +02:00
695976655e
Update WordPress 5.9.1 -> 5.9.2 2022-03-22 19:25:03 +01:00
fe4822ac1d
Update WordPress 5.9.0 -> 5.9.1 2022-03-22 19:19:48 +01:00
847352b62d
Update WordPress 5.8.3 -> 5.9.0 2022-02-03 19:50:56 +01:00
xZero707
1f20e06727
Install plugins concurrently in order to improve perfomance
- No longer fatal if plugin install failed. Only warning is issued.
2022-01-22 01:05:52 +01:00
xZero707
85d377192a
Make wp-admin/update-core.php read-only
It has been reportedly replaced with original file by some security plugins.
2022-01-21 20:11:38 +01:00
xZero707
cb7b0fd12c
Add support for images without patch version
Latest of specific major.minor.patch version is used
2022-01-15 06:21:33 +01:00
xZero707
fcab5c7cb2
Update WordPress 5.8.2 -> 5.8.3 2022-01-15 06:18:50 +01:00
xZero707
7d7ee64551
Fix path traverse error that caused patch to be copied to the incorrect location 2022-01-15 06:17:26 +01:00
xZero707
d805f0e76f
Fix file not found error 2022-01-15 06:14:44 +01:00
xZero707
50a48fd0e3
Fix nginx related build errors 2022-01-15 00:05:18 +01:00
xZero707
1431bf0e15
Re-enable S6_BEHAVIOUR_IF_STAGE2_FAILS 2022-01-14 23:36:41 +01:00
xZero707
24d390d335
Rebase to official Alpine-based WordPress image
This is to ensure stability with WordPress releases.

The rest of functionality from nlss/base-alpine remains
2022-01-14 23:25:15 +01:00
xZero707
11a2f2f45e Make it possible to define WordPress version by argument and automate process 2021-11-19 01:44:47 +01:00
xZero707
a6b6205a3f Update WordPress 5.8.1 -> 5.8.2 2021-11-19 01:06:35 +01:00
xZero707
c31838b5c6 Update public build 2021-11-19 01:04:42 +01:00
xZero707
3eb16c9591 Add public build 2021-11-19 01:00:52 +01:00
xZero707
4e405b3fc1 Add exclusion 2021-11-19 00:58:36 +01:00
xZero707
fb7d6f75c5 Update WordPress 5.8.1 -> 5.8.2 2021-11-19 00:54:14 +01:00
xZero707
5f95578996 Rebuild
Inherit hotfix from parent image
2021-10-11 17:17:02 +02:00
xZero707
46e45bfa19 Add missing runtime libraries, and fix patch filename/path 2021-09-27 03:29:55 +02:00
xZero707
c94900d314 Remove --print 2021-09-25 03:23:38 +02:00
xZero707
6f8380b861 Use buildx bake for parallel builds 2021-09-25 03:19:05 +02:00
xZero707
1ac04287de Run builds in parallel 2021-09-25 01:16:57 +02:00
xZero707
8acffe3dc8 Configure buildx cache to max 2021-09-25 01:15:09 +02:00
xZero707
b9dbb0a6a3 Move the slowest running statement to the beginig of the stage
[ More efficient caching ]
2021-09-25 01:11:23 +02:00
xZero707
0020bca6c9 Rebuild 2021-09-25 01:01:56 +02:00
xZero707
4473bbebfb Improve, much more efficient and reuses already build binaries 2021-09-25 00:47:50 +02:00
xZero707
d96df7e064 Fix image tagging problem where latest version is not tagged as litteral 2021-09-24 23:25:47 +02:00
xZero707
0e7cc38249 Improve code, implement cache 2021-09-23 18:46:49 +02:00
xZero707
f5355e6a8e Improve workflow, use new actions and also cache 2021-09-23 18:46:22 +02:00
xZero707
b87e14fe3d Add WordPress 5.8.1
New latest
2021-09-23 17:51:09 +02:00
xZero707
6e06ffca51 Restore support for WordPress 5.6.2 2021-09-23 17:48:27 +02:00
xZero707
6e78e79fa7 Add specify WP_VERSION in arguments 2021-09-23 17:44:41 +02:00
xZero707
b8646bd85f Restore support for WordPress 5.3.0 and 5.3.1 2021-09-23 17:13:13 +02:00
xZero707
e60913d0e9 Restore support for WordPress 5.4.0 2021-09-23 17:08:42 +02:00
xZero707
758e5a3c83 Restore support for WordPress 5.3.2 2021-09-23 17:00:56 +02:00
xZero707
5f91444ffe Restore support for WordPress 5.4.1 2021-09-23 16:57:54 +02:00
xZero707
5aa94866ae Add build for missing minor versions 5.7.1 and 5.7.2 2021-09-23 00:39:46 +02:00
xZero707
e0e39cf3d3 Add TODO 2021-09-23 00:03:50 +02:00
xZero707
f9ca671ddb Fix syntax error and fix SC2039 2021-09-23 00:00:28 +02:00
xZero707
4048bf938a Add Docker tag latest 2021-09-22 23:58:48 +02:00