Commit graph

18 commits

Author SHA1 Message Date
Daniel Siepmann c45dee45b0
[TASK] Update MJML and clean up parts of the extension for new release (#31)
Use one functional test to ensure everything works,
no unit tests with heavy mocking.

Update mjml to fix security issues and allow new options.

Provide GitHub Actions. This is a public extension with free minutes
which should ensure that existing setup still works.
2022-09-15 15:58:08 +02:00
Sascha Bruemmer 69d6d05b38 [WIP] Upgrade v11 2022-06-23 16:34:46 +02:00
Daniel Huf ec45d511c2 Fix minimal v10 version 2021-01-26 10:19:01 +01:00
Daniel Huf 7d85973bd1 php 7.4 + code cleanup 2021-01-26 10:15:06 +01:00
Daniel Huf 59d13802b2
Update composer.json 2020-11-24 10:24:58 +01:00
Hannes Lau 22e617420f
[TASK] Add php 7.4 compatibility 2020-09-22 17:39:46 +02:00
Hannes Lau 3025201ecd [TASK] Raise compatibility to TYPO3 9 2020-01-24 11:20:49 +01:00
Daniel Huf f6604e1917
[TASK] Fix composer warning 2019-09-03 13:34:11 +02:00
Daniel Huf 7e9b393d59 [TASK] Roll back because script only in main composer 2017-12-21 15:36:49 +01:00
Daniel Huf db5cd9d8d9 [TASK] Test with post package scripts 2017-12-21 15:30:52 +01:00
Daniel Huf 61fb7c0d65 [TASK] Do npm install also on update 2017-12-21 15:12:41 +01:00
Daniel Huf cab3003deb [TASK] Remove version set by github 2017-12-18 13:28:07 +01:00
Daniel Siepmann 4dc56d3c0b
Merge remote-tracking branch 'origin/feature/travisYml' into feature/add-test
Conflicts:
    .travis.yml
2017-12-16 11:59:19 +01:00
Daniel Huf b1a385fc6d [TASK] Add travis.yml 2017-12-15 22:10:28 +01:00
Daniel Siepmann eba401aa9f
TASK: Add first test
Add all dependencies to run tests.
Configure tests as composer task.
Add tests to travis.
Adjust code to make him exchangeable and testable.
2017-12-14 23:06:55 +01:00
Daniel Siepmann 227ca8a035
TASK: Add php linting
To make sure there are no syntax errors in files.
2017-12-14 22:42:05 +01:00
Daniel Siepmann d1bc4870f7
TASK: Provide phpcs integration for CGL
Use common accepted PSR2 for CGL checks.
2017-12-14 22:30:49 +01:00
Daniel Huf a7c019d658 [TASK] Init 2017-12-14 14:00:53 +01:00