Skip to content
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

Bump follow-redirects from 1.5.10 to 1.15.6 in /loadTest/app #1187

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
250 commits
Select commit Hold shift + click to select a range
ec4bf7d
Adding the keycloak local user postman to the initial database seed, …
rstens Aug 21, 2020
77eb173
Removing trailing whitespace
rstens Aug 21, 2020
7930f7a
Merge pull request #823 from bcgov/Add-Postman-Test-user
rstens Aug 21, 2020
15995fa
628: api-mobile setup
NickPhura Jul 29, 2020
fc52d5e
781, 776: misc api-mobile updates
micheal-w-wells Aug 7, 2020
8582c59
628: New observation migration for original api
popkinj Aug 11, 2020
e6fb2f4
776: update knex migrations
micheal-w-wells Aug 11, 2020
f9c9262
776: update test curl command and add doc
popkinj Aug 11, 2020
95d897e
776: update migrations, update views, add swagger object validation
micheal-w-wells Aug 13, 2020
6b444f8
792: Update swagger request object validation
NickPhura Aug 17, 2020
a56e516
776: update migrations, models, activity endpoint + validation, test …
micheal-w-wells Aug 17, 2020
c12a82f
776: add spatial fields to api-mobile
popkinj Aug 20, 2020
24580a3
792: Update swagger object validator ignoreErrors config
NickPhura Aug 21, 2020
7e38d20
778: api-mobile pipeline/openshift support
NickPhura Aug 19, 2020
8f47dd7
Postman POC Commit
rstens Aug 24, 2020
a9ca515
Merge pull request #826 from bcgov/api-mobile-feature
NickPhura Aug 24, 2020
9380ab6
Tweak null handling of `branch` variable.
NickPhura Aug 24, 2020
781deb6
Merge pull request #830 from bcgov/api-mobile-pipeline-fix
NickPhura Aug 24, 2020
40c99e1
Merge pull request #825 from bcgov/819--Set-up-Postman-test-for-API
rstens Aug 24, 2020
cdc855b
Fix PVC Settings, volume size
rstens Aug 24, 2020
67868ee
Fix
rstens Aug 24, 2020
e9bec5b
Merge pull request #831 from bcgov/fix-pvc-setting-in-deploy
rstens Aug 25, 2020
af5e007
779: Dockerize api-mobile
NickPhura Aug 26, 2020
99c6b4d
779: Commit missed files
NickPhura Aug 26, 2020
eb9eeba
779: Code review updates
NickPhura Aug 27, 2020
99bd9de
change activity controller to have its own log
Aug 27, 2020
65ffcd0
Merge pull request #839 from bcgov/logupdate
micheal-w-wells Aug 27, 2020
200b4ff
Update migrations
NickPhura Aug 27, 2020
99b459b
update api-mobile activity sql, test, swagger.
NickPhura Aug 27, 2020
53295c8
Merge pull request #844 from bcgov/api_mobile_feature_1.5
NickPhura Aug 27, 2020
442f39b
Merge remote-tracking branch 'origin/dev' into 779-api-mobile-docker
NickPhura Aug 27, 2020
09919c1
779: Fix api-mobile /.pipeline/lib/clean.js logic
NickPhura Aug 27, 2020
8914be6
Merge pull request #838 from bcgov/779-api-mobile-docker
NickPhura Aug 27, 2020
099ad0e
Done't follow this file anymore
popkinj Aug 27, 2020
cb91631
Turn off spatial
popkinj Aug 27, 2020
5038dbc
Add Apache License 2.0
repo-mountie[bot] Aug 27, 2020
9f66e73
Swagger deserves git
popkinj Aug 27, 2020
bc47959
env.local back
popkinj Aug 27, 2020
c231161
Merge pull request #845 from bcgov/turn-off-spatial
NickPhura Aug 27, 2020
885e734
Switching to generic geometry column
popkinj Aug 28, 2020
92f7168
Regular data inserting without spatial
popkinj Aug 28, 2020
8d709d0
Polygon is being entered
popkinj Aug 28, 2020
22ee288
Point is being entered
popkinj Aug 28, 2020
e0deeab
Back to passing parameters to postgres
popkinj Aug 28, 2020
35254f5
Removing test code
popkinj Aug 28, 2020
396bff9
Cleaning up tests
popkinj Aug 28, 2020
0f14823
Merge branch 'dev' into spatial-back-on
popkinj Aug 28, 2020
7aa6e4a
Merge pull request #847 from bcgov/spatial-back-on
popkinj Aug 28, 2020
1fb2fed
Update Sonar Config settings
rstens Sep 1, 2020
5a8f513
Merge pull request #855 from bcgov/Update-Sonar-Config
rstens Sep 1, 2020
4266ea9
Activating PR based SonarCloud Checking
rstens Sep 2, 2020
067aafa
Point to base_ref
rstens Sep 2, 2020
d9253e1
New github workflow file for deleting closed PR artifacts in dev and …
rstens Sep 2, 2020
bd8dbae
Merge pull request #857 from bcgov/pr-based-Checking
rstens Sep 2, 2020
faab25d
Merge pull request #858 from bcgov/837---GitHub-action-to-clean-out-a…
rstens Sep 2, 2020
93145cc
Dummy
rstens Sep 2, 2020
66a9ec8
add missing geom column to insert
micheal-w-wells Sep 2, 2020
a0f8586
Merge pull request #860 from bcgov/fix_activity_insert
popkinj Sep 2, 2020
5a85e30
Forcing 2D for now
popkinj Sep 2, 2020
b2bf77c
Merge pull request #864 from bcgov/force2d
micheal-w-wells Sep 2, 2020
a261da7
disable geometry insert
micheal-w-wells Sep 2, 2020
9239e85
address linter error
micheal-w-wells Sep 2, 2020
66f6910
Merge pull request #865 from bcgov/ignore_geom
NickPhura Sep 2, 2020
24c8964
trailing comma blocking insert
micheal-w-wells Sep 2, 2020
5189f7e
Merge pull request #866 from bcgov/sql_fix
NickPhura Sep 2, 2020
b616c24
Update to workflow
rstens Sep 2, 2020
c87e9b7
Merge pull request #870 from bcgov/837-Clean-out-code
rstens Sep 2, 2020
d9f2e53
Put test file back and clean up dummy file
rstens Sep 2, 2020
9cf63dd
Merge pull request #875 from bcgov/clean-up-and-put-test-file-back
rstens Sep 2, 2020
ac791da
Merge pull request #846 from bcgov/repo-mountie/add-license
rstens Sep 3, 2020
ea39fc6
Change all the v1 to v2
rstens Sep 3, 2020
f01133e
Merge pull request #881 from bcgov/878-Change-checkout-action-from-v1…
rstens Sep 3, 2020
802c3d9
841: S3 file upload
NickPhura Aug 28, 2020
5e7dc26
841: Code review updates
NickPhura Sep 4, 2020
c08b6eb
Bump markdown-to-jsx from 6.11.1 to 6.11.4 in /app/lucy
dependabot[bot] Sep 4, 2020
19ef368
Bump decompress from 4.2.0 to 4.2.1 in /api/api_sources
dependabot[bot] Sep 4, 2020
32cfc89
Merge pull request #882 from bcgov/841_s3_post
NickPhura Sep 4, 2020
98737c6
Bump handlebars from 4.3.0 to 4.7.6 in /api/api_sources
dependabot[bot] Sep 4, 2020
a63d829
Merge pull request #883 from bcgov/dependabot/npm_and_yarn/app/lucy/m…
rstens Sep 4, 2020
59a960a
Bump tree-kill from 1.2.1 to 1.2.2 in /api/api_sources
dependabot[bot] Sep 4, 2020
af156b8
New geog column
popkinj Sep 4, 2020
040be6f
Merge pull request #884 from bcgov/dependabot/npm_and_yarn/api/api_so…
rstens Sep 4, 2020
fa5d26a
629: get activities
NickPhura Sep 5, 2020
83ce341
comment out failing test for at present unused form
micheal-w-wells Sep 5, 2020
146213b
Merge pull request #890 from bcgov/629_get_activities
micheal-w-wells Sep 5, 2020
21f7b18
Merge pull request #886 from bcgov/dependabot/npm_and_yarn/api/api_so…
rstens Sep 5, 2020
41b05b6
Merge pull request #888 from bcgov/dependabot/npm_and_yarn/api/api_so…
rstens Sep 6, 2020
0f2635e
Bump http-proxy from 1.18.0 to 1.18.1 in /app/lucy
dependabot[bot] Sep 8, 2020
a238726
Merge pull request #893 from bcgov/dependabot/npm_and_yarn/app/lucy/h…
rstens Sep 8, 2020
f4fe290
629: WIP
NickPhura Sep 8, 2020
d68c419
629: Add endpoint for preSigned media url
NickPhura Sep 8, 2020
e2b5717
Merge branch '629_get_activities' of https://github.com/bcgov/lucy-we…
NickPhura Sep 8, 2020
9368007
629: Remove console.log
NickPhura Sep 8, 2020
20b3e47
Merge pull request #889 from bcgov/geog-column
popkinj Sep 9, 2020
1219ccb
Bump node-fetch from 2.6.0 to 2.6.1 in /app/lucy
dependabot[bot] Sep 12, 2020
04174b5
Misc updates:
NickPhura Sep 16, 2020
e9002bd
Merge pull request #914 from bcgov/ionic_demo_updates
NickPhura Sep 16, 2020
ce0ccf2
Merge pull request #896 from bcgov/629_get_activities
NickPhura Sep 16, 2020
3f9782d
Update geometry query
NickPhura Sep 17, 2020
ba86cf8
Merge pull request #910 from bcgov/dependabot/npm_and_yarn/app/lucy/n…
rstens Sep 18, 2020
82d9d5e
yaml specs ready for activityData, activityTypeData, activitySubType…
anissa-agahchen Sep 23, 2020
6fa82c4
Merge pull request #925 from bcgov/apispecs
anissa-agahchen Sep 23, 2020
01df3fb
field validations in progress
anissa-agahchen Sep 24, 2020
bc7f616
validations done for activity yamly specs
anissa-agahchen Sep 24, 2020
f580262
geometry specs added
anissa-agahchen Sep 24, 2020
53d18f2
minor edits
anissa-agahchen Sep 25, 2020
b79f378
edits
anissa-agahchen Sep 25, 2020
34dd393
Merge branch 'dev' of https://github.com/bcgov/lucy-web into apispecs
anissa-agahchen Sep 25, 2020
750fa07
minor edit
anissa-agahchen Sep 25, 2020
c03baba
geometry specs finalized
anissa-agahchen Sep 28, 2020
e8d2d1c
Merge pull request #929 from bcgov/apispecs
anissa-agahchen Sep 28, 2020
30a747d
corrections to correct broken build
anissa-agahchen Sep 28, 2020
ce53e0d
Merge pull request #930 from bcgov/apispecs
anissa-agahchen Sep 28, 2020
d482136
moved titles to the object root
anissa-agahchen Sep 29, 2020
39ac352
Geometry spec updated
anissa-agahchen Sep 29, 2020
e19247c
Merge pull request #931 from bcgov/apispecs
anissa-agahchen Sep 29, 2020
4fd0f25
899: Update api to use new api spec
NickPhura Sep 29, 2020
daf3638
Merge pull request #932 from bcgov/899_new_api_spec
NickPhura Sep 29, 2020
6550129
10: Add security filter to dynamically populate api spec enums
NickPhura Sep 30, 2020
055f073
Merge pull request #933 from bcgov/10_dynamic_api_enums
NickPhura Sep 30, 2020
ed7395c
30: adhoc populate api spec enums
NickPhura Sep 30, 2020
f99d1f0
Merge pull request #934 from bcgov/30_dropdown_enums
NickPhura Oct 1, 2020
c0bf9ed
30: Add more dropdown support to api-doc.json
NickPhura Oct 5, 2020
61b2b37
Merge pull request #935 from bcgov/30_more_drop_downs
NickPhura Oct 6, 2020
6f0f514
Remove duplicate connection.release() call.
NickPhura Oct 6, 2020
e90a219
Merge pull request #936 from bcgov/Trivial_fix
NickPhura Oct 6, 2020
f0997e9
Trivial fixes
NickPhura Oct 6, 2020
7156760
Minor readme update
NickPhura Oct 6, 2020
872956a
Merge pull request #937 from bcgov/readme_update
NickPhura Oct 6, 2020
724b03f
Fix distribution dropdown
NickPhura Oct 6, 2020
360ba40
Merge pull request #938 from bcgov/update_api_doc
NickPhura Oct 6, 2020
21e6852
47: Update the Geometry schema
NickPhura Oct 9, 2020
655d111
Merge pull request #939 from bcgov/47_Fix_Schema_Discrepancy
NickPhura Oct 9, 2020
8df8231
61: Initial activity search endpoint
NickPhura Oct 13, 2020
36a5cdc
Merge pull request #941 from bcgov/61_plan_trip_activities
NickPhura Oct 13, 2020
4d2b307
Update api-mobile read
NickPhura Oct 14, 2020
3db4ea9
61: Update activity search and media endpoints
NickPhura Oct 14, 2020
cd1bae4
Merge pull request #942 from bcgov/61_include_media
NickPhura Oct 15, 2020
17eaaa7
Add missing error logging
NickPhura Oct 15, 2020
6cbf070
photos storing to DB and S3
anissa-agahchen Oct 15, 2020
92b45db
merging from dev
anissa-agahchen Oct 15, 2020
67e8e2e
photos storing to DB and S3 (#943)
anissa-agahchen Oct 15, 2020
bac30ad
removed unneccesary file
anissa-agahchen Oct 15, 2020
730dd62
adjust logger level
anissa-agahchen Oct 15, 2020
e4fbe9b
Merge branch 'dev' of https://github.com/bcgov/lucy-web into photo_sync
anissa-agahchen Oct 15, 2020
e6cc9dd
code cleanup
anissa-agahchen Oct 15, 2020
0906eff
Merge pull request #944 from bcgov/photo_sync
NickPhura Oct 15, 2020
1e11cae
General cleanup and fixes. (#945)
NickPhura Oct 17, 2020
ed3c328
61: add spatial support to activity search (#946)
NickPhura Oct 19, 2020
a3503b4
Change the SSO url to *.oidc.gov.bc.ca (#948)
rstens Oct 22, 2020
4002beb
Move Get endpoint in activity.ts to Post endpoint in activities.ts (#…
NickPhura Oct 29, 2020
caaf2aa
Update /activities search to use a feature instead of a polygon (#954)
NickPhura Oct 30, 2020
1a7c0f9
Parse geometry from feature in /activities endpoint (#955)
NickPhura Nov 1, 2020
da9fee3
Elevation api (#953)
popkinj Nov 5, 2020
c3b5b38
Point of interest endpoint (#956)
micheal-w-wells Nov 5, 2020
e97595c
Databc api (#961)
popkinj Nov 9, 2020
e4d1b59
111: Search endpoint updates (#962)
NickPhura Nov 10, 2020
96b442e
add endpoint missed in last pr for bulk point of interest fetch (#960)
micheal-w-wells Nov 11, 2020
7b637a9
62: Add PUT activity endpoint to support updates (#963)
NickPhura Nov 17, 2020
6cc6113
Bump dot-prop from 4.2.0 to 4.2.1 in /api/api_sources (#958)
dependabot[bot] Nov 26, 2020
b58dc8b
Bump dot-prop from 4.2.0 to 4.2.1 in /loadTest/app (#957)
dependabot[bot] Nov 26, 2020
a2eff18
remove build/deploy for the api mobile from the Pipeline (#968)
rstens Nov 26, 2020
3235076
Update README.md
micheal-w-wells Dec 16, 2020
83ed14e
Prepare for OCP4 (#977)
rstens Dec 23, 2020
db57c16
Update README.md (#979)
rstens Dec 24, 2020
cf62d40
Bump axios from 0.19.2 to 0.21.1 in /loadTest/app (#981)
dependabot[bot] Jan 25, 2021
2b45e8a
Bump axios from 0.19.0 to 0.21.1 in /api/api_sources (#980)
dependabot[bot] Jan 25, 2021
55f8c18
Tweak replica numbers to save space in openshift (#982)
NickPhura Jan 25, 2021
375dae6
Add Major City Table Schema and JSONS (#984) (#985)
micheal-w-wells Mar 18, 2021
ef00297
Changed name of column to "Active" (#987)
sam-warren Mar 19, 2021
fddff7b
update station name JSON (#988)
sam-warren Mar 23, 2021
b0916f1
Merge branch 'prod' into dev
micheal-w-wells Mar 25, 2021
650cc0b
add new passport issued field (#993)
sam-warren Mar 30, 2021
f8939bf
Add waterCraftRiskAssessment.inspection_time column (#1011)
NickPhura Jul 9, 2021
bcd5e82
Merge branch 'prod' into dev
NickPhura Jul 9, 2021
cc0295a
Specified npm version for Node 10. Added Days Since Previous Inspecti…
amichard Feb 2, 2022
4b7a8c7
Dropdowns additional options (#1025)
amichard Feb 3, 2022
f6578ff
disable pr specific deployments
micheal-w-wells Feb 3, 2022
93c70fd
Added migrations and changed PreviousInspectionDays to a string (#1027)
amichard Feb 4, 2022
d680167
Added clean drain dry for watercraft inspection model (#1028)
amichard Feb 7, 2022
ee5833b
Add St Lawrence QC to list of waterbodies (#1029)
amichard Feb 10, 2022
d9c6c56
Made the previous inspection days count nullable (#1043)
amichard Mar 3, 2022
72797d4
Watercraft dreissenid previous (#1044)
amichard Mar 4, 2022
6eb78cc
Added Bilge (#1049)
amichard Apr 1, 2022
fb4b45e
build bump - no change (#1054)
micheal-w-wells May 26, 2022
1acd204
no change - build bump to test pipeline (#1094)
micheal-w-wells Jan 31, 2023
a312def
update yaml api version in dbbc yaml
micheal-w-wells Jan 31, 2023
efc5467
allow for deployments on push as well as pr
micheal-w-wells Jan 31, 2023
003b2cc
another build bump (#1096)
micheal-w-wells Jan 31, 2023
0671209
change template version to match oc
micheal-w-wells Jan 31, 2023
ae7d965
build bump (#1099)
micheal-w-wells Jan 31, 2023
d8abe53
Update api.bc.yaml
micheal-w-wells Jan 31, 2023
8c3a6a6
update yaml files for oc (#1101)
davidclaveau Feb 2, 2023
d678e5e
update app yaml for oc (#1102)
davidclaveau Feb 2, 2023
cc75ff6
update yaml files for oc (#1105)
davidclaveau Feb 2, 2023
b8558db
Inspect197 add new locations (#1100)
davidclaveau Feb 3, 2023
73ed2c9
increase timeout limit (#1109)
davidclaveau Mar 3, 2023
4b0fff1
Inspect fix pipeline issues 2 (#1110)
davidclaveau Mar 3, 2023
fe7e494
temp disable db build in oc
micheal-w-wells Mar 7, 2023
31eb331
build bump for api to test pipeline (#1113)
micheal-w-wells Mar 7, 2023
6e0e9f8
fix to apiVersion in db.dc.yaml (#1114)
davidclaveau Mar 8, 2023
d0a5964
Inspect fix pipeline 2 (#1115)
davidclaveau Mar 8, 2023
acceda4
Hardcode build ID for deploying API (#1116)
davidclaveau Mar 8, 2023
0b0cf91
change to how build and deploy api (#1117)
davidclaveau Mar 8, 2023
8494c46
temp disable db deploy
micheal-w-wells Mar 9, 2023
d1c4113
test deploy without db step (#1118)
micheal-w-wells Mar 9, 2023
bf02021
Update test.pod.yaml
micheal-w-wells Mar 9, 2023
6b93e7a
Update setup.pod.yaml
micheal-w-wells Mar 9, 2023
2376dc4
Update seed.pod.yaml
micheal-w-wells Mar 9, 2023
37d25f3
Update is.api.yaml
micheal-w-wells Mar 9, 2023
02b21b8
Update dc.yaml
micheal-w-wells Mar 9, 2023
c5b85c4
Update bc.yaml
micheal-w-wells Mar 9, 2023
2bd6985
bump (#1119)
micheal-w-wells Mar 9, 2023
6d7240c
Update schemaspy.dc.yaml (#1120)
davidclaveau Mar 10, 2023
93ad8eb
temp disable db deploy tools (#1121)
davidclaveau Mar 10, 2023
ea1fade
update to app.dc.yaml (#1122)
davidclaveau Mar 10, 2023
1939cf5
update to deployStatic to point to db image 1054 (#1123)
davidclaveau Mar 10, 2023
0121a59
Inspect 2.5 backend changes (#1129)
davidclaveau Apr 12, 2023
8988843
Dev rebuild (#1130)
davidclaveau Apr 13, 2023
d702de6
Migration to gold (#1132)
Christopher-walsh22 May 12, 2023
98bfac5
Inspect 2.6 bug fix keycloak 3 (#1139)
davidclaveau May 18, 2023
431767b
Logic Update to Handle Dev or Prod (#1140)
Christopher-walsh22 May 19, 2023
6f38684
Inspect 2.6 keycloak fix (#1141)
Christopher-walsh22 May 19, 2023
b11024b
Inspect 2.6 keycloak fix (#1142)
Christopher-walsh22 May 19, 2023
0706564
Inspect 2.6 keycloak fix (#1143)
Christopher-walsh22 May 19, 2023
1bc29d7
passport version revert (#1144)
davidclaveau May 19, 2023
638d169
console logs because local works but dev does not (#1145)
davidclaveau May 19, 2023
ae47a49
Inspect 2.6 remove dev kc url (#1146)
davidclaveau May 19, 2023
4832027
add error logging to debug kc gold (#1147)
davidclaveau May 23, 2023
dea0ca5
Inspect 2.6 logger additions 2 (#1148)
davidclaveau May 23, 2023
97925ac
Changing logger responses (#1149)
Christopher-walsh22 May 23, 2023
7e4ce05
Inspect 2.6 logger additions 4 (#1150)
Christopher-walsh22 May 23, 2023
4c10ccc
Inspect 2.6 logger additions 4 (#1151)
Christopher-walsh22 May 23, 2023
2523d6d
Inspect 2.6 logger additions 5 (#1152)
Christopher-walsh22 May 23, 2023
117b058
Inspect 2.6 logger additions 5 (#1153)
Christopher-walsh22 May 23, 2023
cf2e5b1
Added missing return (#1154)
Christopher-walsh22 May 23, 2023
8dcc86f
Inspect 2.6 keycloak final (#1155)
davidclaveau May 24, 2023
8f4f909
[LUCY-255] FIX+FEATURE** Fix local docker files, add PR Template / La…
LocalNewsTV Dec 4, 2023
b3ff4a8
update init migration to add major_cities, seed data (#1159)
davidclaveau Dec 15, 2023
dd5dc6f
add columns missing from yaml, will load properly on local init (#1161)
davidclaveau Dec 21, 2023
907efc6
[FIX][LUCY-188] - Fix to Admin, allow access to INSPECT Web (#1162)
davidclaveau Jan 12, 2024
0c15b3a
modify-ocbc (#1165)
LocalNewsTV Jan 12, 2024
9709916
[LUCY-118] FIX** Modify Build Config (#1166)
LocalNewsTV Jan 12, 2024
f2d0ac5
[FEATURE][LUCY-1169] - Add BlowBy table to capture BlowBy data coming…
davidclaveau Jan 25, 2024
27600b5
add migration to add 'e.g.' to closest_city in water_body (#1172)
davidclaveau Jan 25, 2024
f77f8fc
update to pascal case for linting (#1173)
davidclaveau Jan 25, 2024
e8171cb
[LUCY-281] FEATURE** Use Keycloak permissions to manage users (#1168)
LocalNewsTV Jan 25, 2024
083106d
remove the migration to add 'e.g.' to closest_city (#1178)
davidclaveau Feb 13, 2024
56ef538
clean and update READMEs, update make file for new docker-compose (#1…
davidclaveau Feb 21, 2024
e9af6c2
Bump follow-redirects from 1.5.10 to 1.15.6 in /loadTest/app
dependabot[bot] Mar 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 15 additions & 13 deletions .config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,27 @@
"prod": "api-invasivesbc.apps.silver.devops.gov.bc.ca"
},
"certificateURL": {
"dev": "https://dev.oidc.gov.bc.ca/auth/realms/dfmlcg7z/protocol/openid-connect/certs",
"test": "https://test.oidc.gov.bc.ca/auth/realms/dfmlcg7z/protocol/openid-connect/certs",
"prod": "https://oidc.gov.bc.ca/auth/realms/dfmlcg7z/protocol/openid-connect/certs"
"dev": "https://dev.loginproxy.gov.bc.ca/auth/realms/standard/protocol/openid-connect/certs",
"test": "https://test.loginproxy.gov.bc.ca/auth/realms/standard/protocol/openid-connect/certs",
"prod": "https://loginproxy.gov.bc.ca/auth/realms/standard/protocol/openid-connect/certs"
},
"sso": {
"dev": {
"url": "https://dev.oidc.gov.bc.ca",
"clientId": "invasives-bc",
"realm": "dfmlcg7z"
"url": "https://dev.loginproxy.gov.bc.ca",

"clientId": "inspect-bc-mussels-4817",
"realm": "standard"
},
"test": {
"url": "https://test.oidc.gov.bc.ca",
"clientId": "invasives-bc",
"realm": "dfmlcg7z"
"url": "https://test.loginproxy.gov.bc.ca",

"clientId": "inspect-bc-mussels-4817",
"realm": "standard"
},
"prod": {
"url": "https://oidc.gov.bc.ca",
"clientId": "invasives-bc",
"realm": "dfmlcg7z"
"url": "https://loginproxy.gov.bc.ca",
"clientId": "inspect-bc-mussels-4817",
"realm": "standard"
}
},
"migrationInfo" : {
Expand All @@ -64,4 +66,4 @@
"dbSeed": "yes"
}
}
}
}
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Pull Request Standards

- [ ] The title of the PR is accurate
- [ ] The title includes the type of change [`HOTFIX`, `FEATURE`, `etc`]
- [ ] The PR title includes the ticket number in format of `[LUCY-###]`
- [ ] Documentation is updated to reflect change

# Description

This PR includes the following proposed change(s):

- { List all the changes made }
24 changes: 24 additions & 0 deletions .github/labeller.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Auto Label Git Action Config
# 'label_name'
# - path_of_diff/where/code_lives/to_base_label_upon

# Any change to any file in .github/workflows
'GitHub Actions':
- .github/workflows/*

# Any change to the docker-compose file or any dockerfile in the repo
'Docker':
- '**/Dockerfile'
- '**/docker-compose*'

# Any changes to file or subfolders in /api
'Backend':
- api/**/*

# Any changes to file or subfolders in /app
'Frontend':
- app/**/*

# Any change to any file in any directory with a .env in name
'Environment Variables':
- '**/*.env*'
167 changes: 0 additions & 167 deletions .github/workflows/deploy.yml

This file was deleted.

14 changes: 9 additions & 5 deletions .github/workflows/deployStatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- dev
- prod
push:
branches:
- dev
- prod

jobs:
# Print variables for logging and debugging purposes
Expand Down Expand Up @@ -162,11 +166,11 @@ jobs:
working-directory: "./api/.pipeline/"
run: |
npm ci
DEBUG=* npm run pre-deploy -- --pr=$BUILD_ID --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run setup -- --pr=$BUILD_ID --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run seed -- --pr=$BUILD_ID --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run deploy -- --pr=$BUILD_ID --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run deploy-tools -- --pr=$BUILD_ID --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run pre-deploy -- --pr=1054 --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run setup -- --pr=1054 --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run seed -- --pr=1054 --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run deploy -- --pr=1054 --env=test --type=static --branch=${{ github.base_ref }}
DEBUG=* npm run deploy-tools -- --pr=1054 --env=test --type=static --branch=${{ github.base_ref }}

# Deploy the app
- name: Deploy App
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.bkp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
env:
host: 'http://localhost:3033'
with:
env: 'username=cypress,password=${{ secrets.CYPRESS_TEST_PASSWORD }},authRealm=dfmlcg7z,authClientId=invasives-bc,authUrl=https://dev.oidc.gov.bc.ca/auth'
env: 'username=cypress,password=${{ secrets.CYPRESS_TEST_PASSWORD }},authRealm=standard,authClientId=inspect-bc-mussels-4817,authUrl=https://dev.loginproxy.gov.bc.ca/auth'
working-directory: './app/cypress-e2e'
record: true
15 changes: 15 additions & 0 deletions .github/workflows/pr-labeller.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: "Pull Request Labeler"
on:
- pull_request_target

jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeller.yml
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ node_modules/
.env

.npm

.v8flags*
11 changes: 1 addition & 10 deletions FormFrameworkREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,15 @@ Install the following to run the application locally
After installation, follow the instructions below to start local development
1. To install all the dependencies, go to the following folder from the root directory and run either `npm install` or `npm ci`
- `api/api_sources` - Installs the packages required by the backend node application
- `app/lucy` - To install the packages needed for the angular application
2. Navigate to `api` directory and run either of the following
- `make local-debug` - To run the application with logs
- `make local` - To start the application in the background and hide the logs
- `make run-local` - To start the application in the background and hide the logs
3. Other handy make commands:
- `make api` - Shell into the api container. Local api container is customized with all development related CLI tools. Using api container shell is recommended.
- `make database` - To shell into the database container. As an additional step, the schema needs to be set by running the command given below before running any queries
```ts
SET SCHEMA 'invasivesbc'
```

Note:

To run any command which is related to pipeline, install the dependencies from the following folders
- `api/.pipeline`
- `app/.pipeline`
- `.jenkins/.pipeline`

## Step-by-Step Guide to Create a New Form

### 1. Create the .yaml file for the schema
Expand Down
Loading
Loading