Marc Anguera
Marc Anguera
Thanks for your update @excid3! So lets keep it open for now and we'll re-visit this PR in some months.
Hello @marcoms 👋🏼 Could you please try running your site under current `main` branch? gem "middleman", git: "https://github.com/middleman/middleman.git" We pushed some fixes in the last months, so maybe this is...
@ntkme Do you think we can use a version which supports current CI matrix (Ruby 2.5+)? The idea is to keep compatibility for all those versions, so if that is...
@tdreyno we can close this one, the service seems to be available again: https://placehold.it/128x128
@guillerodriguez is this still valid after latest merged pull requests?
hi @guillerodriguez did you have a chance to check it out 🙏🏼? Thank you so much in advance!
I get your point and I agree that sometimes will be better to return the Response object. To avoid a breaking change, maybe we can keep the current behaviour and...
> This seems like some sort of URL escaping bug 100% agree, please feel free to send a patch. Thanks for your detailed report!
Hello 👋🏼 @kevinrobell-st and thanks for your feedback! I think that makes sense, as it provides a better UX for developers. But I don't like to introduce a lot of...
Even with backwards compatibility in mind, it probably makes sense to make just the default behavior, as if I understood this correctly, the current parsing doesn't warn for invalid crons?...