Commit graph

56 commits

Author SHA1 Message Date
Přemek Vysoký
20663112b5
Update darc and synchronize more VMR non-src/ content (#14944) 2022-11-09 20:21:25 +00:00
dotnet-maestro[bot]
678322278b
Update dependencies from https://github.com/dotnet/arcade-services build 20221107.2 (#14910)
[main] Update dependencies from dotnet/arcade-services
2022-11-07 21:48:51 +00:00
Přemek Vysoký
c63c57f911
Bump DarcLib to fix zero-sized patches in VMR sync (#14907) 2022-11-07 11:00:08 +01:00
Přemek Vysoký
2fd58dc7e9
Synchronize VMR's non-src/ content from tarball/content (#14893)
Previously, we manually copied the `tarball/content` folder over when bootstrapping the VMR. Now it is handled by the darc tooling when you point it to the right dir.
2022-11-04 17:33:12 +00:00
Přemek Vysoký
095cdf830c
Bump DarcLib for new VMR updates (#14875) 2022-11-03 09:15:26 +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