Skip to content

Releases: holyhope/test-wordpress-languages-github-action

v4.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:55
v4.0.2
8ed87ec

Commits

  • 80c4486: fix(build-pot) Disable xdebug (Pierre PÉRONNET) #9
  • c6087d4: fix(build-pot) Use tr instead of while read (Pierre PÉRONNET) #9
  • 7a301e3: fix(yaml-lint) Remove document start (Pierre PÉRONNET) #9
  • 82a60b2: fix(yaml-lint) wrap lines (Pierre PÉRONNET) #9
  • 72f0b80: fix(readme) (Pierre PÉRONNET) #9

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 13:06

Commits

  • fb20450: doc(funding) Add FUNDING.yml (Pierre PÉRONNET)
  • 6427e01: feat(release) Remove latest release in favor of tags and main (Pierre PÉRONNET)
  • ce6e373: fix(defaults) use string instead of boolean (Pierre PÉRONNET)
  • 24c6581: feat(ignored_patterns) Add Copyright and Generator metadata to ignored patterns (Pierre PÉRONNET)

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 11:50
386c679

Commits

  • 92c3239: fix(doc) Make the description shorter in action.yml (Pierre PÉRONNET) #5
  • 530a916: doc(ghadocs) Configure github-action-readme-generator (Pierre PÉRONNET) #6
  • c18f909: feat(inputs) Rename plugin_slug to slug (Pierre PÉRONNET) #7
  • 73b417d: squash! feat(inputs) Rename plugin_slug to slug (Pierre PÉRONNET) #7
  • ef9532e: feat(inputs/wp-cli) Introduce wp_cli_path input. (Pierre PÉRONNET) #8

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 22:54
1aeae89

Commits

  • eb55b67: fix(ci) Set latest release not a pre-release (Pierre PÉRONNET) #4
  • f8e377f: docs(description) Add a longer description (Pierre PÉRONNET) #3

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 11:37
5976473

Commits

  • 27316fc: feat(metadata) Add author and branding (Pierre PÉRONNET)
  • 466b817: fix(metadata) Use blue color (Pierre PÉRONNET)
  • 9549b4f: ci(readme) Ensure README.md is up to date (Pierre PÉRONNET) #2
  • 88af73a: fixup! ci(readme) Ensure README.md is up to date (Pierre PÉRONNET) #2
  • d2edf64: fixup! ci(readme) Ensure README.md is up to date (Pierre PÉRONNET) #2
  • 9cfbbe7: fix(readme) Remove codeblock from inputs' description: not supported by github-action-readme-generator (Pierre PÉRONNET) #2
  • 389c45a: doc(readme) Generate the file (Pierre PÉRONNET) #2
  • e043a8d: fix(readme) Add github-action-readme-generator configuration file (Pierre PÉRONNET) #2
  • 3633a6f: feat(action) Rework inputs (Pierre PÉRONNET) #2
  • 6e33a3b: fix(readme) Update the readme file (Pierre PÉRONNET) #2

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 08:11
squash! feat(inputs) Adds inputs from the wp-cli command

fix(cd) Use main as default main branch to trigger pre-release

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