exasol/release-droid

Display warning early if file ~/.release-droid/credentials is missing

Closed this issue · 0 comments

Preferred use case in my eyes is to store credentials in config file ~/.release-droid/credentials.
I propose to enable users to make RD accept credentials only from there.
This enables the benefit to check the file first and to fail in an early point in time if credentials are missing.

Later on we could think of another feature "verify-credentials"