Commit graph

6 commits

Author SHA1 Message Date
1ff391af7f Use working xliff validation
We needed to download the file beforehand.
But this no longer works.
Instead not downloading now works again.
2025-02-10 08:54:37 +01:00
46b7f43d75 Prevent composer.lock file
As this is a package/library, not a project.
We do not want any specific state.

We therefore also should use `composer update` instead of `composer
install`.
2025-02-10 08:54:37 +01:00
738cf3da7b
Improve shell (#12)
Allow project installation.
Re-Use PHP and composer and expose them.
2023-07-24 14:37:26 +02:00
5170c5445b
Improve integration of acceptance tests (#7)
Do not handle necessary processes ourself.
Instead use codeception extension.

Wrap strings in yaml to ensure they are not interpreted as something
else.
2022-10-20 08:45:56 +02:00
bdc1572297
Add basic ce setup (#5)
Co-authored-by: Dirk Koritnik <koritnik@werkraum-media.de>
2022-09-28 15:32:26 +02:00
d38af239ee
[FEATURE] Add JavaScript functionality (#2) 2022-09-28 11:35:07 +02:00