Skip to content

Conversation

@Arlodotexe
Copy link
Member

This PR contains hotfixes that our CI didn't catch in #69. These errors instead manifested in CI for CommunityToolkit/Windows#113.

@Arlodotexe Arlodotexe self-assigned this Jul 6, 2023
@Arlodotexe Arlodotexe requested a review from michael-hawker July 6, 2023 20:15
@Arlodotexe Arlodotexe added build 🔥 regression What was working is now broke dev loop ➰ For issues that impact the core dev-loop of building experiments labels Jul 6, 2023
Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

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

Can we do anything to the CI here to help catch these in the future?

@Arlodotexe
Copy link
Member Author

Can we do anything to the CI here to help catch these in the future?

This test was being run as part of the tests in the All components solution, but since the tooling doesn't hold any components we aren't running those tests. I think we need to add a new job to run tooling tests to the build.yml.

@Arlodotexe
Copy link
Member Author

Ah, found it! We were running CI tests in Debug mode, where the other repo was in Release mode. WarningsAsErrors wasn't enabled because of this. Should be fixed now.

@Arlodotexe Arlodotexe merged commit 38728ba into main Jul 7, 2023
@delete-merged-branch delete-merged-branch bot deleted the hotfix/samplegen branch July 7, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build 🔥 dev loop ➰ For issues that impact the core dev-loop of building experiments regression What was working is now broke

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants