Skip to content

Commit

Permalink
Merge pull request #71 from bcgov/dev
Browse files Browse the repository at this point in the history
Dev -> test
  • Loading branch information
hannah-macdonald1 authored Jan 22, 2025
2 parents 6f47d81 + fc8aca8 commit e84c9d1
Show file tree
Hide file tree
Showing 44 changed files with 3,020 additions and 78 deletions.
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,17 @@ ATTACHMENTS_WORKSPACE='workspace here'
IN_PERSON_VISITS_POST_WORKSPACE='workspace here'
CONTACTS_WORKSPACE='workspace here'
CASE_IDIR_FIELD='idir field here'
CASE_SEARCHSPEC_IDIR_FIELD='idir field here'
CASE_SINCE_FIELD='since field here'
CASE_RESTRICTED_FIELD='restricted field here'
INCIDENT_IDIR_FIELD='idir field here'
INCIDENT_SEARCHSPEC_IDIR_FIELD='idir field here'
INCIDENT_SINCE_FIELD='since field here'
INCIDENT_RESTRICTED_FIELD='restricted field here'
SR_IDIR_FIELD='idir field here'
MEMO_IDIR_FIELD='idir field here'
SKIP_AUTH_GUARD=false
SKIP_JWT_CACHE=false

# Cypress testing only variables. Not required for build
CYPRESS_BASE_URL=url/including/version/here
Expand Down
Loading

0 comments on commit e84c9d1

Please sign in to comment.