-
Notifications
You must be signed in to change notification settings - Fork 9
SIMSBIOHUB-308: Misc Bug Fixes #1126
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
Conversation
|
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #1126 +/- ##
==========================================
- Coverage 63.10% 63.09% -0.01%
==========================================
Files 536 536
Lines 16326 16325 -1
Branches 2510 2510
==========================================
- Hits 10302 10301 -1
Misses 5333 5333
Partials 691 691
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
al-rosenthal
left a comment
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.
tested these changes in the pod and everything seems to be working 🐛
|
Kudos, SonarCloud Quality Gate passed!
|
al-rosenthal
left a comment
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.
🍔
JeremyQuartech
left a comment
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.
Everything working as expected for me. Looks good!








Links to Jira Tickets
Bug fixes related to: https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-308
Description of Changes
Fix GCNotify (updated api keys and openshift secrets, etc)
Fix delete survey button (database function updated to account for some missed tables)
Updated Keycloak env vars for local and openshift builds (A few env vars were missing, and one was deprecated, just cleaned it up in general).
Testing Notes
Check that GCNotify works. ✔️
Check that deleting a survey works. ✔️
Check that anything related to keycloak, including service accounts and the api account, works. ✔️