Joshua Kleiner
Joshua Kleiner
We have some sites that contain plugins that were either written in house at some point and not public, or were pulled from a source like GitHub and aren't in...
Currently the playbook updates .gitignore by replacing it from one pulled from GitHub. The issue I am seeing is this conflicts with the way I want to manage my workflow....
I manage a few applications using deno, and they are hosted in AWS ECS. The problem I am seeing is that because it has to pull from docker's registry directly...
Since docker now rate limits pulls from their registry, it would be helpful to have other sources the image is published to ## Expected Behavior I would like to be...
### Prerequisite Steps - [ ] I have searched existing issues - [ ] This issue is not a duplicate of an existing one - [ ] I have checked...