-
Notifications
You must be signed in to change notification settings - Fork 2
Joelfickson/im 1413 refactor enforce environmental variables ingrid connector processor #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… in createClient function
… logging in createClient function
# Conflicts: # processor/src/clients/ingrid/ingrid.client.ts # processor/src/clients/ingrid/types/ingrid.client.type.ts # processor/src/config/index.ts # processor/src/server/plugins/ingrid-shipping.plugin.ts
… and update related configurations
…rce-environmental-variables-ingrid-connector-processor # Conflicts: # processor/src/clients/ingrid/ingrid.client.ts # processor/src/services/ingrid-shipping.service.ts
…rce-environmental-variables-ingrid-connector-processor
mariusmhm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! have you tried to run npm run connector:post-deploy? I don't see any changes here regarding the post-deploy script, but we are 100% using dotenv there
leungkinghin-ct
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it same change as this PR?
I agree. Not sure if two PR are 100% identical. It seems we also discussed this point in previous PR |
No description provided.