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

Allow pallets to define feature flags which other pallets can reference in file imports #297

Merged
merged 11 commits into from
Sep 19, 2024

Conversation

ethanjli
Copy link
Member

@ethanjli ethanjli commented Sep 8, 2024

This PR implements some functionality left out of #286 as part of #253, namely pallet feature flags which a pallet can define as an external interface of file groups for other pallets to import. The approach taken by this PR was roughly sketched out in #253 (comment) .

@ethanjli ethanjli marked this pull request as ready for review September 19, 2024 22:18
@ethanjli ethanjli added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 3c7fb69 Sep 19, 2024
4 checks passed
@ethanjli ethanjli deleted the feature/pallet-feature-flags branch September 19, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant