Skip to content

Releases: johnbillion/action-wordpress-plugin-attestation

0.7.3

Choose a tag to compare

@johnbillion johnbillion released this 24 May 15:07
Immutable release. Only release title and notes can be modified.
4bab69a

Update to the latest attestation action to avoid Node 20 warnings.

0.7.2

Choose a tag to compare

@johnbillion johnbillion released this 14 Apr 11:57
Immutable release. Only release title and notes can be modified.
43a4155
  • Adds the SHA-256 hash of the zip as an output.
  • Ensures the zip is fully available prior to attempting to download it.

0.7.1

Choose a tag to compare

@johnbillion johnbillion released this 24 Apr 10:33
b749ddf
  • Reduces the polling interval for the zip on wordpress.org so attestation happens faster
  • Pins some dependencies for increased security

0.7.0

Choose a tag to compare

@johnbillion johnbillion released this 04 Jan 01:39
260e74a

Adds some useful outputs.

0.6.0

Choose a tag to compare

@johnbillion johnbillion released this 21 Dec 03:56
ccbb865

Adds support for a custom ZIP URL.

0.5.1

Choose a tag to compare

@johnbillion johnbillion released this 03 Dec 14:04
a4e4724

Reduces the verbosity of output when running the action.

0.5.0

Choose a tag to compare

@johnbillion johnbillion released this 19 Nov 21:40
0b676b2

The version input parameter is now optional and defaults to the tag name when a tag or release is pushed.

0.4.0

Choose a tag to compare

@johnbillion johnbillion released this 18 Nov 12:35
ee21ace

Corrects the handling of the dry-run flag.

0.3.0

Choose a tag to compare

@johnbillion johnbillion released this 18 Nov 10:13
6107155

The plugin input parameter is now optional and defaults to the repo name.

0.2.0

Choose a tag to compare

@johnbillion johnbillion released this 16 Nov 21:42
70c5afa

Adds a configurable timeout for fetching the ZIP from WordPress.org.