Uh oh!
There was an error while loading. Please reload this page.
Pack MIBC files - #17513
Conversation
✅ No release notes required |
psfinaki
commented
Aug 9, 2024
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
vzarytovskii
left a comment
There was a problem hiding this comment.
Gonna block it to not forget to review on Monday
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
KevinRansom
left a comment
There was a problem hiding this comment.
We need to deploy all of the packages to the SDK. Size is not that big a deal.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vzarytovskii
commented
Aug 12, 2024
vzarytovskii
commented
Aug 12, 2024
There are issues with locking files. I suggest to copy initially to two different paths - mibc and mibc_proto or something. And apply to proto from mibc_proto, and copy to nuget from the other one. |
|
psfinaki
commented
Aug 12, 2024
Sure let me try something. |
vzarytovskii
commented
Aug 12, 2024
After restore, it seems that files are getting locked: Maybe @baronfel and/or @rainersigwald have some advise here? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vzarytovskii
commented
Aug 12, 2024
Well, worst case scenario, we can just slap |
rainersigwald
commented
Aug 12, 2024
Putting this in You just want this once/build, right? But "in any way the build could be triggered" is why you're putting it in D.b.targets? |
vzarytovskii
commented
Aug 12, 2024
That's a good point, I haven't thought about it 🤦
Yep, pretty much, we want it to happen once, no matter what we're building. |
rainersigwald
commented
Aug 12, 2024
In that case what I'd do is this:
Then the MSBuild engine will deduplicate the request and do the copy operation only once. |
vzarytovskii
commented
Aug 12, 2024
Ooh, nice, thanks a tonne, Rainer, will try it out tomorrow! |
psfinaki
commented
Aug 22, 2024
@KevinRansom@vzarytovskii this is finally green! 🍾 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
psfinaki
commented
Aug 23, 2024
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
psfinaki
commented
Aug 26, 2024
🍾 🍾 🍾 |

Fixes: #12636
Fixes: #13328
Part one of implementing PGO in F# - this copying the restores MIBC files to the resulting NuGet packages.
The result looks like this:
