Olivier Halligon
Olivier Halligon
> The other one already had to explicitly set their agents value because they are all started via API, thus bypassing the default upload step and not inheriting the agents...
Side note that you'll have to make sure this change is cherry picked to **all existing open branches** â in particular `release/*` too â before you can remove it from...
@mokagio How do you feel about undrafting this PR and pushing it to the finish line? IMHO: - We can go replacing the `install_npm_dependencies` completely, instead of keeping 2 separate...
Ah yeah I don't know what changed in the `xcresult` format between Xcode 16 and 26, but I agreed with your assertion that it seems to now expect a new...
PS: Take note of [those comments left in the `fixtures/.gitignore`](https://github.com/fastlane/fastlane/blob/master/trainer/spec/fixtures/.gitignore) for when you'll comment your new fixture for Xcode 26 đ
@andrewdmontgomery I figured you might be curious about this đ Also shared some info about the idea in internal post paaHJt-8vX-p2
> > âšī¸ The real migration won't require devs to clone the repo from scratch; this is just for the testing steps of this PR > > Hm, I don't...
> > âšī¸ The real migration won't require devs to clone the repo from scratch; this is just for the testing steps of this PR > > Hm, I don't...
@wzieba I have now updated the PR to use [my new `git-conceal` Rust tool](https://github.com/Automattic/git-conceal) instead of `git-crypt` after all. Can you thus give it another review?
> Sorry @AliSoftware , I didn't make it to review this today. I'll prioritize it first on Monday. No worries. Btw, in practice after discussing the timing during my 1:1...