-
Notifications
You must be signed in to change notification settings - Fork 49
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
20293 Updated NAICS URL (for legal name branch) #669
20293 Updated NAICS URL (for legal name branch) #669
Conversation
- app version = 6.0.1 - updated NAICS API reference in vaults file
/gcbrun |
Temporary Url for review: https://business-create-dev--pr-669-mx5h9zjn.web.app SB says, try this registration filing: https://business-create-dev--pr-669-mx5h9zjn.web.app/registration-define-business?id=Tv6ytOQuHz |
@@ -8,19 +8,15 @@ VUE_APP_ADDRESS_COMPLETE_KEY= | |||
VUE_APP_REGISTRY_HOME_URL="https://dev.bcregistry.gov.bc.ca/" | |||
VUE_APP_AUTH_WEB_URL="https://dev.account.bcregistry.gov.bc.ca/" | |||
VUE_APP_BUSINESSES_URL="https://dev.account.bcregistry.gov.bc.ca/" | |||
# for Legal Name feature branch only: |
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.
This is legal name branch code, so I didn't see a reason to keep this comment or the main branch values below.
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.
PS For folks working on the UIs in legal name branch, please update VUE_APP_NAICS_API_URL in your .env
file also.
VUE_APP_NAICS_API_URL="op://API/$APP_ENV/naics-api/NAICS_API_URL" | ||
VUE_APP_NAICS_API_VERSION_2="op://API/$APP_ENV/naics-api/NAICS_API_VERSION" | ||
VUE_APP_NAICS_API_URL="op://API/$APP_ENV/naics-api-le/NAICS_API_URL" | ||
VUE_APP_NAICS_API_VERSION_2="op://API/$APP_ENV/naics-api-le/NAICS_API_VERSION" |
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.
I created this new section in the API vaul in 1Password (for Dev + Test + Prod).
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.
Should've went to this PR first 😆 Got my answer 👍
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
Issue #: bcgov/entity#20293
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).