Skip to content

Conversation

DrusTheAxe
Copy link
Member

@DrusTheAxe DrusTheAxe commented Nov 8, 2024

DevCheck -CheckDependencies spots package dependencies that don't match the sanctioned list in eng\Verison.*.xml but it didn't set the exitcode if violators found so builds would detect violators, printf some message in a wall of text no one looks at and continue on.

Fixed to set exitcode so the build pipeline should abort if problem(s) are found

This turned up a few problems in the repo. Fixed (else this DevCheck fix couldn't be checked in)

TODO: something wrong with the WindowsAppRuntime_UniversalBGTaskDLL project

@DrusTheAxe DrusTheAxe added the area-Infrastructure Build, test, source layout, package construction (TODO: move to Deployment, DeveloperTools) label Nov 8, 2024
@DrusTheAxe DrusTheAxe added this to the 1.7 milestone Nov 8, 2024
@DrusTheAxe DrusTheAxe self-assigned this Nov 8, 2024
kythant
kythant previously approved these changes Nov 8, 2024
@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

godlytalias
godlytalias previously approved these changes Nov 9, 2024
@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…t.Windows.SDK.BuildTools. The tools are already present in the Windows Platform SDK so there shouldn't be a need for this addition. Hopefully this is the root problem behind the build failures
@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Scottj1s
Scottj1s previously approved these changes Nov 12, 2024
@DrusTheAxe
Copy link
Member Author

I think I understand why the build breaks. Fix is simple or less so, but either way invasive. Discussing with @godlytalias to understand which way I should pivot. Update RSN

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

… in .vcxproj, fixed explicit versions to use central versioning (eng\Version.*), removed unnecessary dependencies, removed compiler/linker settings set project wide (see Directory.Build.props), adding missing Copyright, etc. Same output (and hopefully build pipeline won't choke now)
@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe DrusTheAxe dismissed stale reviews from Scottj1s, godlytalias, and kythant via 97ddf70 March 31, 2025 22:36
@DrusTheAxe
Copy link
Member Author

Obsolete as these changes have been incorporated thru other PRs

@DrusTheAxe DrusTheAxe closed this Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure Build, test, source layout, package construction (TODO: move to Deployment, DeveloperTools) needs-triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants