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

[6.x] Runway v6 #953

Merged
merged 16 commits into from
Jan 13, 2024
Merged

[6.x] Runway v6 #953

merged 16 commits into from
Jan 13, 2024

Conversation

duncanmcclean
Copy link
Owner

@duncanmcclean duncanmcclean commented Dec 20, 2023

This pull request makes the necessary changes in Simple Commerce for compatibility with Runway v6.

More detail about the changes in Runway v6 will be available in the upgrade guide once it has been released.

Augmentation

Runway v6 changes the way augmentation works so it's more inline with how augmentation works in Statamic for entries/terms/etc (statamic-rad-pack/runway#354).

This refactor fixes an outstanding bug on the Simple Commerce side due to relationships being fully augmented, rather than "shallow-ly" augmented.

Closes #927.

Blueprints

In Runway v6, you'll be able to manage the blueprints for Runway resources straight from the Control Panel (statamic-rad-pack/runway#373). As part of this change, blueprint will move from resources/blueprints to resources/blueprints/vendor/runway.

  • Ensure sc:switch-to-database command moves blueprints to the correct path.

Namespace change

When Runway v6 is released, it'll be joining the Rad Pack. This means Runway's namespace will change from DoubleThreeDigital to StatamicRadPack.

  • Update Runway references to use the new namespace

CP Routing

  • Change record route parameter to model

@duncanmcclean duncanmcclean changed the base branch from 5.x to 6.x December 21, 2023 00:16
@duncanmcclean duncanmcclean marked this pull request as ready for review January 13, 2024 08:26
@duncanmcclean duncanmcclean merged commit 34cd296 into main Jan 13, 2024
@duncanmcclean duncanmcclean deleted the runway-augmentation-changes branch January 13, 2024 08:39
Copy link

Released as part of v6.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on cart update route after switching to Database orders
1 participant