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

[Maintenance] Upgrade Recipes & Refine Project Structure #1028

Merged
merged 14 commits into from
Sep 27, 2024

Conversation

Rafikooo
Copy link
Contributor

@Rafikooo Rafikooo commented Sep 25, 2024

This PR refreshes the project structure by upgrading Symfony recipes, committing default bundle configurations, and removing obsolete code.

Key changes:
1. Dropped PHPSpec
2. Adjusted PHPStan and PHPUnit configurations
3. Updated third-party recipe configuration files to align with Sylius
4. Removed annotations
5. Moved the migrations directory

An example migration:
image

@Rafikooo Rafikooo requested review from a team as code owners September 25, 2024 17:13
@Rafikooo Rafikooo force-pushed the 2.0-update-recipes branch 2 times, most recently from 98002bc to 1e82079 Compare September 25, 2024 20:15
@Rafikooo Rafikooo changed the title [Maintenance] Upgrade Recipes [Maintenance] Upgrade Recipes & Refine Project Structure Sep 25, 2024
Comment on lines +414 to +416
"assets/bootstrap.js",
"assets/controllers.json",
"assets/controllers/hello_controller.js"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was unsure how to handle these files and decided to remove them, as the way we have configured our UI seems to follow a different architecture

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be for removing this config as nyholm is a dev dependency and probably we should not force to have it in the config in the end application

@GSadee GSadee merged commit 7e53fa6 into Sylius:2.0 Sep 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants