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ý
|
318424f0c4
|
Add used WordPress versions to the commit message
[MAILPOET-6097]
|
2024-06-21 15:59:53 +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 |
|