Michal Landsman

Results 187 comments of Michal Landsman

Is this still relevant? Why nobody respond to this?

This would be really nice build-in feature. Especially with this it can be 100% replacement for legacy Select2 https://select2.org/data-sources/ajax#pagination

I just discovered that Deno is not supported by dependabot. Please help GitHub to make it possible. Or please provide custom github action to run `deno outdated`

Interesting! Thanks for these responses. I had exactly the same issue (mac vs. hdmi DELL monitor via HDMI).

My current workaround: ```sh Run swag init --parseDependency --generalInfo router.go --dir internal/ui/http --output './docs/swagger/app' 2>&1 | tee swag.log if grep -Ei "error|warning|panic" swag.log; then echo "Swag failed with errors/warnings" exit...

@taljacob2 thanks for your screenshot I found that `.env.properties` files have to be in resources 😀

@timolins can you pelase switch to github actions to let contributors see the issue? This could be good enough I think: https://daiyi.co/blog/pr-previews-for-github-pages/

Please make this real. It would help me a lot with my GitHub Action integration and formatting.