cloudposse / bastion

🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
https://cloudposse.com/accelerate
Apache License 2.0
640 stars 112 forks source link

Update README.md and docs #86

Open cloudpossebot opened 9 months ago

cloudpossebot commented 9 months ago

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

jonmchan commented 9 months ago

I'll try to look into the failing tests this week.

jonmchan commented 8 months ago

@max-lobur - is there a secrets token that got changed or is missing? It is suspicious that git cloning is failing:

  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/86/merge*:refs/remotes/origin/86/merge* +refs/tags/86/merge*:refs/tags/86/merge*
  The process '/usr/bin/git' failed with exit code 1

Why is it only failing for 1 job, but not the rest?