Srini Muthu
Srini Muthu
I apologize, the setting actually comes from our plugins.
Actually, I take that back. I ran `pod gen` and the Swift version is definitely set to 4.0 before our plugins do anything: ``` smuthu in ~/Sandbox/ios-video-player on branch master...
> I think we likely want to keep the check for compatibility with other public specs repos on GitHub, and maybe have a more robust fallback when that request 4xxs...
> This seems weird to change for the base class of `source.rb` which calls: > > ```ruby > def update(show_output) > return [] if unchanged_github_repo? > prev_commit_hash = git_commit_hash >...
> maybe have a more robust fallback when that request 4xxs ? @segiddins That works too. Now that you mention it, instead of raising an exception, we could simply log...
@segiddins Let me know if this fallback works.
> Only thing that stands out to me is being a bit less permissive: can we allow 4xxs through, but continue to raise an exception on other errors? @segiddins I...
@segiddins Just following up this, do you have any ideas as to how I can guard against a timeout?
Also see https://github.com/NixOS/nix/pull/12024
Sounds good @fmeum , started https://github.com/bazelbuild/bazel-gazelle/discussions/1918