ItzLevvie / MicrosoftTeams-msinternal

This project was created from PowerShell which allows people to download the latest internal build of Microsoft Teams.
486 stars 30 forks source link

Just a question....difference between defconfig and defconfig2? #6

Closed Lacipe closed 2 years ago

Lacipe commented 2 years ago

I noticed that defconfig has newer electron builds and defconfig2 has a bit older electron builds but also new teams in it....why not just make 1 list?

ItzLevvie commented 2 years ago

why not just make 1 list?

A lot of people heavily rely on the defconfig file for their automated workflows so the defconfig2 file was introduced to ensure backwards compatibility.

My main focus for the defconfig2 file was to make sure that it matches the various rings that are present in Microsoft Teams — such as ring0, ring0_s, ring1, ring1_5, ring1_6, ring2, ring3, ring3_6, ring3_9, general, etc. — so end-users are able to easily check which particular ring gets which build.