Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Fix version api key #8

Merged
merged 2 commits into from
Feb 5, 2020

Conversation

aidenkeating
Copy link
Contributor

see f673f73

Aiden Keating added 2 commits February 3, 2020 15:36
currently the cli requires the sendgrid api key to be set before
even the 'version' command could be run. this key is not needed
in the case of some commands, such as 'version'.

this fixes this error by only setting up smtp details client in
commands where it is required.

verification:
- run 'make build/cli'
- run 'unset SENDGRID_API_KEY'
- run './cli version'
- ensure the version command completes successfully
@aidenkeating aidenkeating merged commit c6261c8 into integr8ly:master Feb 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant