Commit Graph

16 Commits

Author SHA1 Message Date
Jan Lysý
644a963b01 Update PHP script updating used WordPress
[MAILPOET-6159]
2024-08-06 10:17:36 +02:00
Jan Lysý
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
Jan Lysý
8570a17228 Increase count of fetching pages with WordPress iamges
[MAILPOET-6097]
2024-06-27 11:17:19 +01:00
Jan Lysý
4c163d2cd4 Fix fetching versions
We have an issue when previous version of the plugin was not on the first page. This commit adds while loop to avoid this issue.
[MAILPOET-6097]
2024-06-26 14:42:26 +02:00
Jan Lysý
f4adfaf732 Fix getting version from temporary files in GH action
[MAILPOET-6097]
2024-06-21 19:08:09 +02:00
Jan Lysý
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
Jan Lysý
18dc3daa78 Extract replacing versions for a private plugin to a function
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
3898b3dccb Update script getting WooCommerce versions and store them to file
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
318424f0c4 Add used WordPress versions to the commit message
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
92fdefda91 Add checking that a related versions were found
[MAILPOET-6097]
2024-06-18 18:26:01 +02:00
Jan Lysý
cd23be1e45 Add script updating used WC Subscriptions
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
Jan Lysý
4ae48e185f Add script updating used Automate Woo
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
Jan Lysý
57ebc876ab Add script updating used WC Memberships
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
Jan Lysý
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
Jan Lysý
dd4bd67ed2 Add new GitHub action updating used WooCommerce plugin
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
Jan Lysý
be31c51379 Add new GitHub action for using newer WP image
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00