Connor Tumbleson

Results 630 comments of Connor Tumbleson

Hmmm. So the challenge here is you need Python (mkdocs) and Ruby (fastlane) and doing that with native Docker images is a challenge. I will return to the fastlane/docker repo...

PR opened on docker - I may test with my forked image here in meantime - https://github.com/fastlane/docker/pull/11

Cool - updated docker image works (https://github.com/fastlane/docker/pull/11). I'll await that being merged/tagged and come back here to finish this branch.

Hmm Rakefile overrides push and attaches to this `release` method I just removed.

I don't think manual releases via rake is the way anymore so this should be good. I'll have to go cleanup Rake because it has a good deal of stuff...

The build failure is fixed on mainline if this is rebased. I've asked Copilot to a take a peek

As I review this my biggest confusion is how did we get to this point? Is there some source that Apple says building on non-mac requires x,y,z and this is...

Taking a look. Mind rebasing so we can have a recent pipeline to see if green/red?

> @iBotPeaches I'm getting bundler issues locally because it seems the latest Gemfile was created with bundler 2.5.23 and requires Ruby 3, and I'm still on 2.7.8. Before I go...

> It's fine, I'm not judging. I agree it's probably time to drop Ruby 2, I just wanted to make sure we were on the same page before I did...