-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix: remove env variable dependencies from tests (bloom-housing#4471) #817
base: main
Are you sure you want to change the base?
Conversation
* fix: add bengali localization * fix: add bengali locale to all languages * fix: add arabic translations * fix: add arabic to other locales * fix: update getfeedback translation
✅ Deploy Preview for housing-sanjoseca-gov ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
API_PASS_KEY: "some-key-here" | ||
HOUSING_COUNSELOR_SERVICE_URL: "/get-assistance" | ||
# Sample token https://docs.mapbox.com/api/accounts/tokens/#example-token-metadata-object | ||
MAPBOX_TOKEN: "pk.eyJ1Ijoic2NvdGhpcyIsImEiOiJjaWp1Y2ltYmUwMDBicmJrdDQ4ZDBkaGN4In0.sbihZCZJ56-fsFNKHXF8YQ" |
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.
@ludtkemorgan Is this a private var?
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.
It's a sample token stolen from the commented link. The API needs a valid looking token (starting with pk. and probably a few other things) but it's not actually a valid token that would work if you tried to use it
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 🪀
Pulls over the following two commits from core:
Note: