Isaac Halvorson
Isaac Halvorson
@godrei I'd appreciate your insight here on if there are unintended side-effects this will cause.
So part of the release process for the CLI involves updating dependencies, but that seems to break things. I'm going to update dependencies in a separate PR to fix those...
@matrangam updated the dependencies in https://github.com/bitrise-io/bitrise/pull/797, so I didn't have to! This is ready for a re-review. 👍
I'm wondering now if this change should also update the version number used in the `format_version` property in bitrise.yml files? (I think that's defined [here](https://github.com/bitrise-io/bitrise/blob/MOBKAIZEN-2-if-a-branch-is-not-supplied-when-specifying-a-step-using-git-the-bitrise-cli-should-rely-on-the-git-server-to-provide-the-default-branch-rather-than-explicitly-pull-master/models/models.go#L25)) Seems like it'd be appropriate,...
🎉 thanks for finishing this up @ofalvai!
For what it's worth, I've started seeing this issue as well, with multiple feeds. A couple examples: - http://textfiles.libsyn.com/rss - https://feeds.megaphone.fm/replyall
Just want to echo that I'm also having this issue as of 2021-02-17. This is also the same as #60.
User @gaozhanting has a workaround for this issue here: https://github.com/sindresorhus/Preferences/issues/60#issuecomment-886146196
Just want to echo that I'm also having this issue as of 2021-02-17. This is also the same as #59.
@gaozhanting Nice, this works! Any idea why it works?