Ali Khattab
Ali Khattab
yep, same issue here running a simple command as noted [in the usage examples](https://httpie.io/docs/cli/usage): ``` https httpie.io/hello ``` throws this error: ``` Traceback (most recent call last): File "/usr/local/bin/https", line...
I'm no iOS developer, so I don't know how easy it would be but perhaps with iOS 14 a home screen widget could perform a manual sync. It's not exactly...
Hi 👋 I had the same issue. It doesn't seem to be documented anywhere (that I could find) but it seemed to work when I set it as a comma-separated...
Regarding: > I know that env variables will become deprecated, but I have some legacy deployment that I'd like to continue to use for now. Have you found documentation somewhere...
I had the same issue where Flyway migrations were not being performed when upgrading to Spring Boot 4.x. I managed to find https://github.com/spring-projects/spring-boot/issues/47315 which points to https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Migration-Guide#module-dependencies I've got it...