Skip to content

Conversation

@duncanmcclean
Copy link
Member

I'm building a new php please install:eloquent-driver command into Statamic Core, which will make the process of moving "things" to the Eloquent Driver much easier.

The command will install the package & let you configure which repositories you want to move over.

As part of these changes, I didn't want to force users to publish all of the Eloquent Driver's migrations, even if they're only planning on switching one of two of the repositories.

This PR makes that possible by splitting the migrations into separate publish tags, grouped by repository.

@ryanmitchell
Copy link
Contributor

Made a couple of minor changes, let me know what you think.

@duncanmcclean
Copy link
Member Author

Changes look good to me. Thanks!

@ryanmitchell ryanmitchell merged commit 03ded25 into master Mar 5, 2024
@ryanmitchell ryanmitchell deleted the publish-migrations-separately branch March 5, 2024 09:30
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.

3 participants