Open stevejalim opened 2 days ago
One option might be to stably generate random-but-readable passwords using the branch name as a seed then log them out to the private logs for a developer to pick up and share as needed. The credentials would be different per branch name, but not change with each commit to that branch
At the moment, to support password-protected demos, we need to use our Heroku instances, because:
So, obvs, we need a solution - and one that ideally is very light touch