HarmonyCore icon indicating copy to clipboard operation
HarmonyCore copied to clipboard

Add integration branch for .net vNext, OData vNext, ASPNetCore vNext

Open hippiehunter opened this issue 2 years ago • 0 comments

The high level goal is to be alerted anytime one of our three main dependencies has changed in a way that causes a break. The intention is that these alerts will be acted on in a timely manor to avoid getting behind. Some manual effort will be required when writing new features or fixes in the main harmony core branch.

  • [ ] Add git submodule for OData git main branch
  • [ ] Add git submodule for EFCore git main branch
  • [ ] Update pipeline yaml to run nightly builds of .NET
  • [ ] Configure pipeline runs to be nightly
  • [ ] Add override mechanism for harmony core cli tool to point at the build artifacts (templates/nuget packages/source)

hippiehunter avatar Mar 18 '22 21:03 hippiehunter