Commit graph

6 commits

Author SHA1 Message Date
Přemek Vysoký
1da909aef3
Fix hash of installer when preparing VMR synchronization (#14962) 2022-11-11 18:53:17 +00:00
Přemek Vysoký
6b20a1eae0
Add a VMR synchronization PR validation (#14918)
Adds a new pipeline that will run during installer's PRs that verifies that the current VMR tooling can synchronize that particular change into the VMR.
2022-11-08 16:47:32 +00:00
Přemek Vysoký
d3e78c4a4b
Fix VMR path variable (#14887) 2022-11-03 18:03:03 +00:00
Přemek Vysoký
a21767c2d3
Create a branch during VMR sync always, add noPush option (#14883) 2022-11-03 12:22:52 +00:00
Přemek Vysoký
1f3a863fb9
Suppress Component Governance for individual repos inside VMR (#14852) 2022-10-31 21:28:54 +01:00
Přemek Vysoký
01edbc3965
Add a pipeline for automated VMR synchronization (#14805)
Adds a pipeline that will trigger on main commits and synchronize the [VMR](https://github.com/dotnet/dotnet).
The pipeline has 2 parameters:
- What commit of installer to sync to (defaults to commit that triggered the build)
- What branch of the VMR it pushes to (defaults to branch that triggered the build)
2022-10-27 12:08:50 +00:00