-
-
Notifications
You must be signed in to change notification settings - Fork 236
Fix flags Json serialization #2643
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
Conversation
These flags always appear empty in `dub describe`
|
✅ PR OK, no changes in deprecations or warnings Total deprecations: 15 Total warnings: 0 Build statistics: statistics (-before, +after)
-executable size=5276640 bin/dub
+executable size=5280736 bin/dub
rough build time=76sFull build output |
|
CI failures unrelated / pre-existing |
WebFreak001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first thought this may have been introduced with the yaml changes, but it looks like this issue was present before, so not a regression but a bug fix. Will merge now
These flags always appear empty in
dub describe