4 Commits

Author SHA1 Message Date
2837e3d9a9
ci: add workflow to run wp plugin checks
Some checks failed
CI / unit-test (5.6) (push) Successful in 1m3s
CI / unit-test (7.4) (push) Successful in 59s
CI / unit-test (8.0) (push) Successful in 57s
CI / unit-test (8.1) (push) Successful in 58s
CI / unit-test (8.2) (push) Successful in 1m0s
CI / unit-test (8.3) (push) Successful in 52s
CI / quality (push) Successful in 52s
Plugin check / check (push) Failing after 38s
2024-10-03 14:39:47 +02:00
eee20e4d05 remove RoboFile
The build process is trivial and does not require an additional task
runner and deployments are done by the GH action, so we can remove the
Robo dependency and clean up the build environment.
2021-05-22 19:30:04 +02:00
91b612425b introduce GitHub actions for automated plugin/asset deployment 2021-03-14 11:16:17 +01:00
84ce89b127 Add .gitattributes
Set development files, tests and assets to export ignore list to clean
up the package distributed via Composer/Packagist.
2019-03-17 16:46:59 +01:00