-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Adding a CI leg for design time builds #36139
Comments
Tagging subscribers to this area: @safern, @ViktorHofer |
@davkean can you please point us to a resource that explains how to do that in CI? |
We will need more protections against the the VS experience. Some of these can be easily done
|
Due to lack of recent activity, this issue has been marked as a candidate for backlog cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will undo this process. This process is part of our issue cleanup automation. |
This issue will now be closed since it had been marked |
The design time builds are necessary part of vs experience.
They are easy to break and the breaks in design time build are difficult to catch.
It will be nice to have some kind of CI leg protection here which ensures we dont regress any design time behavior.
cc @ericstj @danmosemsft @ViktorHofer @safern
The text was updated successfully, but these errors were encountered: