Kunal Dabir
Kunal Dabir
yeah, I hope its the latest `id "com.github.ben-manes.versions" version "0.24.0"`
Hi, First off, thanks for detailed steps so that it was easy to follow for me. Never published any containers on dockerhub. I tried creating the containers using the checked...
Hey, thanks for helping here. I have merged the branches. Docker containers are still being built (dockerhub) once that's complete, I hope all the actions will pass.
yeah, now don't remember exactly but `sbt` on fresh machine caused this..
Hey @mcandre, specs looks nice. By the way, Has was originally built using ruby based build script, later to an API based one, and finally to a single shell script...
+1 for case insensitivity Just existence check might break for someone trying `HAS_ALLOW_UNSAFE=N`, if we really need to go that route, I would choose a different evn variable name then
Hey Sorry for the long gap. I have merged #53. Let me know once this is done, will merge it. Also, reg `-V` i would much prefer lowercase (`-v`). Is...
I would prefer lowercase `-v` as that is arguably more common (depends on ecosystem oone is coming from).
The PR above was closed without merge. Is there any alternative that one can use (may be some local env variable)? Setting Server's TZ doesn't help has `logs --tail` still...
Given that Gstorm's primary use case is scripts, it makes sense to load such file from PATH rather than classpath. IMHO, reading conf from either place is source of confusion...