You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 5.0, we had a "Gather packages" leg which took RID-specific packages from all the individual legs and combined them into one tarball, along with universal packages, to create the previously-source-built tarball that was used in future builds.
A more storage-efficient and CI-friendly way of doing this would be to have one PSB tarball for universal packages, along with independent packages for each RID as needed.
The text was updated successfully, but these errors were encountered:
In 5.0, we had a "Gather packages" leg which took RID-specific packages from all the individual legs and combined them into one tarball, along with universal packages, to create the previously-source-built tarball that was used in future builds.
A more storage-efficient and CI-friendly way of doing this would be to have one PSB tarball for universal packages, along with independent packages for each RID as needed.
The text was updated successfully, but these errors were encountered: