Skip to content

Releases: holyhope/install-wordpress-github-action

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:52
v2.3.0
5f74be2

Features

Documentation

Chores

Commits

  • 2e9bc5a: feat(release) Remove latest release in favor of tags and main (Pierre PÉRONNET)
  • f10922f: doc(funding) Add FUNDING.yml (Pierre PÉRONNET)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 16:05

Commits

  • 5f45cb7: fix(database) Avoid special characters in password (Pierre PÉRONNET)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 15:59

Commits

  • dc287d9: feat(database) Introduce a dedicated wordpress user and database (Pierre PÉRONNET)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:57

Commits

  • 4c59763: feat(output) Outputs the path to WP-CLI (Pierre PÉRONNET)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:54

Commits

  • aec4022: fix(outputs) Parse admin password output (Pierre PÉRONNET)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:25
7639666

Commits

  • fe28e90: feat(inputs) Introduce wordpress_title and wordpress_locale (Pierre PÉRONNET) #3
  • c167be7: feat(php_extensions) Use multiline instead of comma separated list (Pierre PÉRONNET) #3

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 13:07
fix(doc) Remove duplicated title

Signed-off-by: Pierre PÉRONNET <pierre.peronnet@datadoghq.com>