Closed farrellh1 closed 2 months ago
let me know if there are env that are missing @hermannleboss , @dasarathg68 , @aliassan
should i skip .env check in CI/CD @hermannleboss?
should i skip .env check in CI/CD @hermannleboss?
Yes i think.
We have somes value in .env.developement
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.86%. Comparing base (
fec1b15
) to head (87bfa2f
). Report is 25 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@farrellh1 can you add a validation to be sure that, for example if the bank implementation address is really the bank implementation address.
Description
Add env validation in .app
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist:
Please check if the PR fulfills these requirements
[ ] The commit message follows our guidelines