Commit Graph

82 Commits

Author SHA1 Message Date
c1ced0cc73 Merge tag '5.12.0'
All checks were successful
Make release / release (push) Successful in 49m58s
2025-05-05 12:07:44 -05:00
 Ján Mikláš
b342b1ad58 Update PR template to work with internal links 2025-04-09 09:32:27 +02:00
Ján Mikláš
d5f600abf3 Add link to changelog entry 2025-04-08 22:29:47 +02:00
 Ján Mikláš
d7c0ddf6a6 Set maximum PHP version to use with WordPress images
STOMAIL-7379
2025-04-07 10:47:04 +02:00
David Remer
e1e219c140 Add changelog checkbox
[STOMAIL-7371]
2025-03-31 12:49:43 +03:00
6978be8586 ca certs in build file
All checks were successful
Make release / release (push) Successful in 50m38s
2025-03-09 06:36:35 -05:00
6d017c9298 add more memory to node js so it doesnt brap out
All checks were successful
Make release / release (push) Successful in 56m59s
2025-02-14 19:17:12 -06:00
fe6d4603a2 verifying that pnpm is installed
All checks were successful
Make release / release (push) Successful in 43m35s
2025-02-14 07:04:25 -06:00
7959333fb1 further converge release.yml
All checks were successful
Make release / release (push) Successful in 30m17s
2025-02-14 04:17:41 -06:00
1cea4342f7 Revert "npx update-browserslist-db@latest because the build is frozen without it"
This reverts commit a5fb8b8171.
2025-02-14 04:16:34 -06:00
a5fb8b8171 npx update-browserslist-db@latest because the build is frozen without it
Some checks failed
Make release / release (push) Failing after 6m2s
2025-02-14 04:06:12 -06:00
22eb47d8bc simplify build 2025-02-14 03:48:25 -06:00
f5a4a300af make sure env files are set up
Some checks failed
Make release / release (push) Failing after 8m28s
2025-02-14 03:35:06 -06:00
25262cff80 remove redundant zipping
All checks were successful
Make release / release (push) Successful in 6m56s
2025-02-13 20:16:29 -06:00
c31795cd4d Unfuck the generated release
All checks were successful
Make release / release (push) Successful in 32m25s
It was grabbing a whole lot of extra junk and didn't put it in the proper format for a wordpress plugin, this should fix it.
2025-02-13 18:47:56 -06:00
73d410eb86 Add Release Smith Support
All checks were successful
Make release / release (push) Successful in 16m16s
2025-02-13 13:31:40 -06:00
b8a25410d4 make sure golang is installed 2025-02-13 13:31:40 -06:00
4afd82778a remove upstream tests
Some checks failed
Make release / release (push) Failing after 35m7s
2025-02-13 03:40:55 -06:00
84c95293e0 use gitea release-actions
Some checks failed
Email Editor Package Tests / build (7.4) (push) Has been cancelled
Email Editor Package Tests / build (8.2) (push) Has been cancelled
Email Editor Package Tests / code-style (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (7.4) (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (8.2) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Make release / release (push) Failing after 13m1s
2025-02-13 03:35:23 -06:00
8024708c1d all tags cause the thing to build
Some checks failed
CodeQL / Analyze (javascript) (push) Waiting to run
Email Editor Package Tests / build (7.4) (push) Has been cancelled
Email Editor Package Tests / build (8.2) (push) Has been cancelled
Email Editor Package Tests / code-style (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (7.4) (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (8.2) (push) Has been cancelled
2025-02-13 03:06:53 -06:00
95a750365b remove test Run email-editor package integration tests
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
Email Editor Package Tests / code-style (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (7.4) (push) Has been cancelled
Email Editor Package Tests / phpstan-static-analysis (8.2) (push) Has been cancelled
Email Editor Package Tests / build (7.4) (push) Has been cancelled
Email Editor Package Tests / build (8.2) (push) Has been cancelled
2025-02-13 03:03:22 -06:00
2cee607749 add release building action
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 14m6s
Email Editor Package Tests / build (7.4) (push) Failing after 28m12s
Email Editor Package Tests / code-style (push) Successful in 6m48s
Email Editor Package Tests / build (8.2) (push) Failing after 27m41s
Email Editor Package Tests / phpstan-static-analysis (7.4) (push) Successful in 50m0s
Email Editor Package Tests / phpstan-static-analysis (8.2) (push) Successful in 45m35s
2025-02-12 23:27:20 -06:00
Oluwaseun Olorunsola
ce9cfb9a3f Using logical or instead of and for github action 2025-01-17 15:04:21 +01:00
Oluwaseun Olorunsola
f8fc171c36 Check for vendor prefixed cache and run composer install if cache misses 2025-01-17 15:04:21 +01:00
Oluwaseun Olorunsola
b49970e26e Simplify GitHub workflow config for PHPStan
MAILPOET-6318
2024-12-02 08:44:22 +01:00
Oluwaseun Olorunsola
9a6225873c Fix email editor GitHub workflow
MAILPOET-6318
2024-12-02 08:44:22 +01:00
Oluwaseun Olorunsola
9102ec9735 Fix github action error Bootstrap file mailpoet/vendor does not exist
MAILPOET-6318
2024-12-02 08:44:22 +01:00
Oluwaseun Olorunsola
b18329a11b Add github action for phpstan
MAILPOET-6318
2024-12-02 08:44:22 +01:00
Rostislav Wolny
8f3214b786 Update GitHub actions config
[MAILPOET-6244]
2024-11-22 17:40:25 +01:00
Rostislav Wolny
33031f3fbd Ensure up-to-date class-map autoload in GH actions tests
[MAILPOET-6092]
2024-11-18 15:28:31 +01:00
Jan Lysý
ff1ff230e2 Change cache keys for dependencies in email editor GH action
Because we changed the file names the PSR-4 loading does not work, but this loading is changed. I changed the key to avoid failing test workflows.
[MAILPOET-6240]
2024-11-08 14:06:45 +01:00
Jan Lysý
5c05a56669 Add a new job with Code style into email editor GH action
[MAILPOET-6240]
2024-11-08 14:06:45 +01:00
Jan Lysý
d6b3ebddb8 Add GitHub action for email editor tests
[MAILPOET-6216]
2024-09-23 15:16:59 +02:00
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