Commit Graph

49 Commits

Author SHA1 Message Date
Jan Jakes
f68160fe5b Fix typos in WordPress Playground link action
[MAILPOET-6185]
2024-09-02 21:33:40 +02:00
Jan Jakes
5bb7449ead Add WordPress Playground link to pull requests
[MAILPOET-6185]
2024-09-02 12:50:50 +02:00
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
Rostislav Wolny
6805d68ede Add label check-versions to link PRs with the job that created them
[MAILPOET-6171]
2024-07-31 12:28:20 +02:00
Rostislav Wolny
9c8aa381f0 Add info for local testing for check
[MAILPOET-6171]
2024-07-31 12:28:20 +02:00
Rostislav Wolny
d0be17e0d3 Force push changes to update existing PRs in Check Updates GH Workflow
[MAILPOET-6171]
2024-07-31 12:28:20 +02:00
Rostislav Wolny
0d14b58c91 Update PR title, label and content of PR with plugin and WP imaged updates
[MAILPOET-6171]
2024-07-31 12:28:20 +02: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ý
9f8fdfb85f Add scheduling to the GitHub action updating used versions
[MAILPOET-6097]
2024-06-24 13:30:05 +02:00
Jan Lysý
5791dafc3e Fix commit messages generated by GH action
[MAILPOET-6097]
2024-06-21 19:26:56 +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ý
932406c288 Update title for created pull request via GH action
[MAILPOET-6097]
2024-06-21 15:59:53 +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ý
3989594a56 Add used plugin versions to the commit messages
[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ý
8e3f7faa0e Rename file containing update workflow
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
8e1abcedbd Add step creating pull-request
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
62b0a55805 Change branch name for the pushed changes
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
2e460d9b0b Move env variable definition to the correct step
[MAILPOET-6097]
2024-06-21 15:59:53 +02:00
Jan Lysý
8a0413dcbe Add missing env variable for two update steps in GH action
[MAILPOET-6097]
2024-06-18 19:33:49 +02:00
Jan Lysý
379b30e179 Use a newer version of GH checkout actions
[MAILPOET-6097]
2024-06-18 19:33:49 +02:00
Jan Lysý
dac241a939 Improve update workflow by pushing once at the end
[MAILPOET-6097]
2024-06-18 18:26:01 +02:00
Jan Lysý
8919902221 Use token from a different secret
[MAILPOET-6097]
2024-06-18 18:26:01 +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ý
c72c876fb3 Use already configured token
We have already set existing GH token in the repository settings, so we can reuse it as well.
[MAILPOET-6097]
2024-06-18 16:31:15 +02:00
Jan Lysý
aa78d184d4 Use all updating scripts
We need to use all scripts and also use different IDs.
Some scripts also need to use token stored in GH secrets.
[MAILPOET-6097]
2024-06-18 16:31:15 +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
Pavel Dohnal
13e065fb70 Remove pull request stats
https://mailpoetdev.wordpress.com/2023/10/23/haiku-bi-weekly-meeting-october-10-2022/
2024-02-15 14:38:11 +01:00
Jan Lysý
8ab8890cb0 Add task list to GH pull-request template
[MAILPOET-5362]
2023-06-08 10:55:29 +02:00
John Oleksowicz
5ccf96e402 Do not run PR stats workflow for dependabot PRs
Currently there is only one person per week who is supposed to review
dependabot PRs, so it makes the most sense to me to simply skip this
workflow for any dependabot PRs.

I took this solution from here: https://github
.com/flowwer-dev/pull-request-stats/issues/47
#issuecomment-1221583794

MAILPOET-5260
2023-05-02 07:33:12 +02:00
Pavel Dohnal
0487ad50cb Add an action to display pull request stats 2023-03-09 13:08:48 +01:00
Veljko V
f62229eff4 Update file to pass prettier check 2022-09-09 15:14:52 +02:00
Veljko V
8e20366ede Add New Pull Request Template 2022-09-09 15:14:52 +02:00
Rodrigo Primo
df62347116 Replace occurrences of master with trunk in CodeQL config
[MAILPOET-3466]
2022-05-31 11:23:33 +01:00
Jan Jakes
ab27eaee2d Autoformat files with prettier
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
Rodrigo Primo
8b500eafa5 Update SECURITY.md to point security researchers to HackerOne
This commit updates the SECURITY.md file to point security researchers
to HackerOne. I copied the SECURITY.md file from WooCommerce and made
some minor changes to reflect MailPoet specificities.

[MAILPOET-3410]
2021-02-23 14:01:10 +03:00
Ján Mikláš
2609b1c4f1 Update issue templates 2020-11-12 15:04:07 +01:00
Pavel Dohnal
93008a8163 Enable code scanning 2020-10-01 10:13:20 +03:00
Pavel Dohnal
e086323451 Add bug report template
[MAILPOET-2860]
2020-05-06 11:05:59 +02:00
Pavel Dohnal
0b8a8c7a44 Add security policy
[MAILPOET-2861]
2020-05-06 11:05:59 +02:00