Brendan Weibrecht
Brendan Weibrecht
Ah, I see this is a duplicate of https://github.com/termux/termux-app/issues/684 where it's suggested to use `tmux`. I guess it's about time I learn how to use that
Duplicate of https://github.com/browsh-org/browsh/issues/284
I can't get any videos to play either. I tried Gnome Terminal, xterm, YouTube, Vimeo, and a [basic HTML5 video](https://www.w3schools.com/html/html5_video.asp). Edit: This issue is a duplicate of https://github.com/browsh-org/browsh/issues/284
I would recommend for Amber to support different environment variables for each piece of database configuration, e.g.: ``` DB_TYPE=postgres DB_HOST=db DB_USERNAME=postgres DB_PASSWORD=password DB_DATABASE=pet_tracker_development ``` And internally generating the connection URL,...
We're seeing it take ~10 minutes for our 331 repos plus associated Buildkite pipelines: github v4.10.1 ``` $ terraform state list | cut -d. -f3 | sort | uniq -c...
@MostefaKamalLala That sounds like a separate feature - there's an issue for it already, https://github.com/satackey/action-docker-layer-caching/issues/121, as you've discovered.
@memark I hadn't actually worked out how to use my fork, and I haven't needed to come back to this since. I was awaiting thoughts from @satackey here. If you...
I worked out how to use it the other day - the secret was to enable GitHub Actions on my fork, so it could automatically produce a `*-release` branch with...
@satackey This is confirmed ready to review and merge
@ezequielgarcia We're still waiting for @satackey to review. In the meantime, you can use my fork with the line above =)