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 updating bard configs in fieldsets #45

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Nov 29, 2024

This pull request follows on from #22. It simplifies how the importer updates Bard configs in fieldsets, using new ->ensure...() methods on the Fieldset class.

Requires statamic/cms#11097.

@@ -12,7 +12,7 @@
}
},
"require": {
"statamic/cms": "^5.41",
"statamic/cms": "dev-ensuring-fields-for-fieldsets",
Copy link
Member Author

Choose a reason for hiding this comment

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

We can revert this change once the Core PR has been merged & tagged.

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.

1 participant