Skip to content

Releases: rtCamp/action-deploy-wordpress

Version 3.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:17
v3.4.1
29c6a46

What's Changed

  • fix(deploy): use deploy_path/shared and relative symlink for llms.txt by @mrrobot47 in #66

Full Changelog: v3.4.0...v3.4.1

Version 3.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:47
v3.4.0
1513bd4

What's Changed

  • Update Node.js setup to version 24 in Dockerfile by @iamimmanuelraj in #53
  • Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #54
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #55
  • fix(deps): bump symfony/process to v5.4.51 to resolve security vulnerability by @mrrobot47 in #56
  • feat: persist llms.txt across deployments via shared symlink by @iamimmanuelraj in #61
  • Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #65
  • Bump symfony/yaml from 5.4.45 to 5.4.53 by @dependabot[bot] in #64
  • Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 by @dependabot[bot] in #63

New Contributors

Full Changelog: v3.3.0...v3.4.0

Version 3.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 06:08
1807586

What's Changed

  • Add support for PHP 8.5 by @L0RD-ZER0 in #51
  • Add GitHub Actions for automated releases and multi-arch Docker builds by @mrrobot47 in #52

New Contributors

Full Changelog: v3...v3.3.0

v3.2.0

Choose a tag to compare

@mrrobot47 mrrobot47 released this 26 May 15:07
v3.2.0
04f6302

What's Changed

  • Add patch for submodule git clone by @mrrobot47 in #46
  • Add individual submodule path as safe by @mrrobot47 in #47
  • Add PHP build support with customizable environment variables by @mrrobot47 in #49

Full Changelog: v3.1.2...v3.2.0

Version 3.1.2

Choose a tag to compare

@mrrobot47 mrrobot47 released this 09 Jul 12:59
v3.1.2
ae4dc4b

What's Changed

  • Fix chown perms for self-hosted runner issue by @mrrobot47 in #45

Full Changelog: v3.1.1...v3.1.2

Version 3.1.0

Choose a tag to compare

@mrrobot47 mrrobot47 released this 20 Jul 11:36
v3.1.0
2f2e134

What's changed

Version 3.0.3

Choose a tag to compare

@mrrobot47 mrrobot47 released this 24 Mar 10:25
v3.0.3
ffa677a

What's changed

Version 3.0.2

Choose a tag to compare

@mrrobot47 mrrobot47 released this 27 May 10:09
v3.0.2
0f00621

What's changed

Version 3.0.1

Choose a tag to compare

@mrrobot47 mrrobot47 released this 26 May 16:39
v3.0.1
25780e2

What's changed

Version 3.0.0

Choose a tag to compare

@mrrobot47 mrrobot47 released this 04 Mar 05:12
v3.0.0
f430bee

What's changed

  • Version 3.0.0 - Hooks and node build support #32