-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Milestone
Description
Dependabot opens updates to vcpkg.json but has no way of updating AzureVcpkg.cmake. When the two values diverge it can result in bad build behavior.
Two possible fixes:
- Have AzureVcpkg.cmake read the value from vcpkg.json (requires upgrading minimum cmake version to 3.19) OR
- Have some kind of additional check that fails if the values in those files differ OR
- A GitHub Action (or some kind of automation) that updates PRs opened by dependabot when it makes sense to do so
antkmsft
Metadata
Metadata
Assignees
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Type
Projects
Status
🤔 Triage