Commit Graph

8 Commits

Author SHA1 Message Date
644a963b01 Update PHP script updating used WordPress
[MAILPOET-6159]
2024-08-06 10:17:36 +02:00
22584747a0 Move tests docker configuration
Because we want to unify tests environment in the premium plugin. This step should allow us to reuse it easier.
[PREMIUM-230]
2024-08-01 11:48:13 +03:00
8570a17228 Increase count of fetching pages with WordPress iamges
[MAILPOET-6097]
2024-06-27 11:17:19 +01:00
f4adfaf732 Fix getting version from temporary files in GH action
[MAILPOET-6097]
2024-06-21 19:08:09 +02:00
0d794b3b2f Add type declarations to function in GH Action update scripts
This commit also fixes some bugs with function redeclaration and missing parameters.
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
318424f0c4 Add used WordPress versions to the commit message
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
aed63c7cd3 Create file with helper functions
To avoid code repetition I created a file,
which contains function that can be reused.
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
be31c51379 Add new GitHub action for using newer WP image
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00