kawaiipunk
391582089f
Merge branch 'main' into tests
2026-06-03 18:33:08 +00:00
kawaiipunk
27442e3e4e
Merge pull request 'chown entire wp-content to ensure correct permissions' ( #60 ) from kawaiipunk/wordpress:main into main
...
Reviewed-on: coop-cloud/wordpress#60
2026-06-03 18:31:04 +00:00
kawaiipunk
65e716fa20
Added Document how to migrate an existing WP site #15
2026-06-03 19:21:22 +01:00
kawaiipunk
e14f47a4b3
Rename stale pipeline name (deploy step is disabled)
2026-06-02 23:36:20 +01:00
kawaiipunk
2f1b9a2262
Pin gomplate to v5.0.0 in CI, add Renovate regex manager
...
- .drone.yml: pin gomplate to v5.0.0, remove redundant pip yamllint install
- renovate.json: add github-releases regex manager for hairyhenderson/gomplate
2026-06-02 23:36:19 +01:00
kawaiipunk
bc54e86ff5
Updated README test instructions
2026-06-02 23:36:19 +01:00
kawaiipunk
90d44bd3bc
Fix lint issues and improve test suite resilience
...
- compose.matrix.yml: add trailing newline
- compose.ftp-222*.yml: fix YAML indentation (8->6 spaces)
- entrypoint.sh.tmpl: fix SC2198 ([ -n "$@" ] -> [ $# -gt 0 ])
- All .tmpl files: migrate from {{ env }} to {{ getenv }} for gomplate v5 compat
- uploads.ini.tmpl: add {{- / -}} whitespace trimming, fix double-space typo
- tests/run.sh: only run ShellCheck on *.sh.tmpl files
- tests/test_shell.sh: gracefully skip if shellcheck not installed
- tests/test_templates.sh: remove dead render() function,
gracefully skip if gomplate not found, use set -a/. for env sourcing
- tests/test_compose_config.sh: validate override files combined
with compose.yml, skip partial snippets needing more context
- README.md: add test instructions with brew install
2026-06-02 23:36:18 +01:00
kawaiipunk
34b2515fca
Add explanatory comments to all test scripts
2026-06-02 23:36:18 +01:00
kawaiipunk
fe8744e20e
Add Docker Compose config validation test
2026-06-02 23:36:18 +01:00
kawaiipunk
426e0367f1
Add Renovate regex manager for Docker image tags
2026-06-02 23:36:03 +01:00
kawaiipunk
dde03454c3
Disable swarm-test deployment (server is down)
2026-06-02 23:36:02 +01:00
kawaiipunk
a8bb78a8db
Run CI tests on pull requests (not just push to main)
2026-06-02 23:36:02 +01:00
kawaiipunk
605f3d7fc0
Added basic tests
2026-06-02 23:36:02 +01:00
kawaiipunk
b305445512
merge upstream
2026-06-02 21:32:31 +00:00
kawaiipunk
69551175d5
Commented out broken deploy (server spun down)
2026-06-02 17:44:21 +01:00
kawaiipunk
ef27645a30
chore: publish 3.0.0+7.0.0 release
2026-06-02 17:42:25 +01:00
kawaiipunk
5d3c019b83
Add release notes
2026-06-02 17:41:56 +01:00
kawaiipunk
f450f2e6ba
bump ENTRYPOINT_CONF_VERSION to v9
2026-06-02 17:37:29 +01:00
kawaiipunk
c75c18f185
chore: update image tags
2026-06-02 17:31:29 +01:00
kawaiipunk
cf54575187
restricts ownership changes to files still owned by root (e.g., from the image build). On subsequent restarts, files already owned by www-data are skipped entirely, avoiding a full recursive write cycle.
2026-06-02 16:24:48 +01:00
kawaiipunk
b4db12f09c
Added ignores for .env, *.log, .DS_Store, Thumbs.db, and common editor/IDE files
2026-06-02 16:23:11 +01:00
kawaiipunk
e4b87c8ab9
chown entire wp-content to ensure correct permissions
2026-06-02 16:11:39 +01:00
moritz
7e170adbb4
Merge pull request 'Added xtra chown to ensure correct perms on every container start' ( #57 ) from kawaiipunk/wordpress:main into main
...
Reviewed-on: coop-cloud/wordpress#57
2026-05-26 17:10:01 +00:00
kawaiipunk
66e0687456
Removed redundant chown
2026-05-26 17:05:24 +01:00
kawaiipunk
9209f007cb
revert 69cf451b98
...
revert Merge pull request 'chore(deps): update wordpress docker tag to v7' (#55 ) from renovate/wordpress-7.x into main
Reviewed-on: coop-cloud/wordpress#55
Sorry this was done by mistake!
2026-05-26 14:08:49 +00:00
kawaiipunk
69cf451b98
Merge pull request 'chore(deps): update wordpress docker tag to v7' ( #55 ) from renovate/wordpress-7.x into main
...
Reviewed-on: coop-cloud/wordpress#55
2026-05-26 13:59:35 +00:00
kawaiipunk
73a2e98d2e
Added xtra chown to ensure correct perms on every container start
2026-05-26 14:10:22 +01:00
renovate-bot
0e229168fc
chore(deps): update wordpress docker tag to v7
2026-05-22 00:34:30 +00:00
moritz
332ab0b97d
chore: publish 2.19.2+6.9.4 release
2.19.2+6.9.4
2026-04-28 02:25:26 +02:00
moritz
3b598e82dd
harden htaccess
2026-04-28 01:57:52 +02:00
moritz
8e81f3f81c
selfmanaged wordpress
2026-04-28 01:54:50 +02:00
moritz
a09bd166ad
chore: publish 2.19.1+6.9.4 release
2.19.1+6.9.4
2026-03-17 17:11:56 +01:00
moritz
b4c5d04382
chore: replace depricated traefik.docker.* with traefik.swarm.*
2026-03-17 17:11:07 +01:00
moritz
3c013d39fd
chore: publish 2.19.0+6.9.4 release
2.19.0+6.9.4
2026-03-17 16:11:37 +01:00
3wordchant
285bc01bef
Merge pull request 'chore(config): migrate Renovate config' ( #52 ) from renovate/migrate-config into main
...
Reviewed-on: coop-cloud/wordpress#52
2026-03-10 19:34:45 +00:00
renovate-bot
2ca12bff9c
chore(config): migrate config renovate.json
2026-03-10 19:33:29 +00:00
p4u1
da2e62b618
chore: publish 2.18.0+6.9.1 release
2.18.0+6.9.1
2026-03-07 09:39:38 +01:00
p4u1
364b5c8b8a
chore: update image tags
2026-03-07 09:39:16 +01:00
carla
306b348961
chore: publish 2.17.1+6.9.0 release
2.17.1+6.9.0
2026-02-16 10:58:29 +01:00
iexos
3c1121b7ce
remove default TIMEOUT (abra #596 )
2025-12-30 14:02:39 +01:00
3wordchant
b0eb1756a3
chore: publish 2.17.0+6.9.0 release
2.17.0+6.9.0
2025-12-07 17:27:49 -05:00
trav
97b9b99e93
chore: publish 2.16.2+6.8.3 release
2.16.2+6.8.3
2025-10-15 11:30:23 -04:00
simon
cf2a5077c9
chore: publish 2.16.1+6.8.1 release
2.16.1+6.8.1
2025-07-01 19:16:41 +02:00
moritz
74282d5658
chore: publish 2.16.0+6.8.1 release
2.16.0+6.8.1
2025-05-27 17:17:23 +02:00
cas
ab7716bf1e
chore: publish 2.15.0+6.8.0 release
2.15.0+6.8.0
2025-04-23 09:39:59 -07:00
3wordchant
b0cc5a49a1
chore: publish 2.14.0+6.7.2 release
2.14.0+6.7.2
2025-02-19 12:38:06 -05:00
cas
3cca5d2cf3
Update .drone.yml
2025-01-08 10:09:13 -08:00
moritz
f403648cf6
chore: publish 2.13.3+6.7.1 release
2.13.3+6.7.1
2024-12-17 16:42:36 +01:00
moritz
83f724a316
add all possible ftp port compose files to .env
2024-12-17 16:40:40 +01:00
moritz
e6b9f8117f
chore: publish 2.13.2+6.7.1 release
2.13.2+6.7.1
2024-12-17 15:29:21 +01:00