-
Notifications
You must be signed in to change notification settings - Fork 0
Replace boost::fusion with iris::alloy #13
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
base: main
Are you sure you want to change the base?
Conversation
|
So far so good. The CI workflow must be changed like below:
In other words the "general", "alloy", and "x4" changes must be used for determining whether to build alloy/x4. The last workflow run shows that they're treated like some standalone target, which resulted in building all libraries in duplicated runs. When the workflow is corrected, it must only show "alloy" and/or "x4" category in the workflow run. No "general" category should be run, because there's no targets placed directly under the |
TODO
Post-merge TODO
X4Attributeto include the default constructible / assignable trait