Block a user
fix(app): Properly detects release notes added after a release when upgrading an app
abra recipe release doesn't add release from prompt
Could not reproduce this in the past weeks. Lets reopen if it comes up again
abra recipe release doesn't add release from prompt
fix(app): Properly detects release notes added after a release when upgrading an app
add charset modifier to secret generation
It retuens an empty string when not present, which is handled in resolveCharset
. SO for me its fine to not check for the presence
add charset modifier to secret generation
I think GeneratePasswords is only used with count=1
. If you are up for it, a seperate refactor commit would be nice, that changes the function to GeneratePassword(length uint, charset string) (string, error)
WIP feat: Introduces a new help error
going back to wip, will work some more on this in the next couple of days
multiple unstaged flags appear in env file
I think this was fixed by e58a716fe1
, we can always reopen when it comes up again
multiple unstaged flags appear in env file