Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify CI setup #29

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Simplify CI setup #29

merged 1 commit into from
Apr 17, 2024

Conversation

DanielSiepmann
Copy link
Contributor

Remove unnecessary complexity, e.g. version and matrix info which are not used anyway.
Remove unnecessary modification of composer.json by not calling composer require anymore.

This solves a broken Functional Tests because we no longer modify composer.json to include a dependency to typo3/cms-fluid-styled-content.

Remove unnecessary complexity, e.g. version and matrix info which are
not used anyway.
Remove unnecessary modification of composer.json by not calling
`composer require` anymore.

This solves a broken Functional Tests because we no longer modify
composer.json to include a dependency to typo3/cms-fluid-styled-content.
@DanielSiepmann DanielSiepmann merged commit 8b2ac08 into main Apr 17, 2024
12 checks passed
@DanielSiepmann DanielSiepmann deleted the fix-broken-ci-setup branch April 17, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants