conductor-oss / conductor-oss/javascript-sdk
CONDUCTOR_AUTH_KEY, CONDUCTOR_AUTH_SECRET warning logs when not set
Open
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 20
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
When I don't set CONDUCTOR_AUTH_SECRET, CONDUCTOR_AUTH_KEY I get the warnings
`CONDUCTOR_AUTH_KEY is not set`
`CONDUCTOR_AUTH_SECRET is not set`
We set our env vars and pass them to the orkes config as `keyId` and `keySecret`.
So we shouldn't be seeing these logs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.