-
Notifications
You must be signed in to change notification settings - Fork 39
fix: Avoids runtime error: invalid memory address or nil pointer dereference when type!=DatabaseTrigger #1218
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
|
This PR has gone 30 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy! |
|
This PR has gone 30 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy! |
|
Would MONGODB_REALM_BASE_URL be addressed as part of the other ticket https://jira.mongodb.org/browse/CLOUDP-282804? I'm assuming that would be relevant to run in CI right? |
@maastha |
|
I think t's okay to do that in a separate PR if you want (or in the other ticket I mentioned), edit: would just make sure to capture this in the ticket |
Proposed changes
Support usingMONGODB_REALM_BASE_URLin profile (necessary for testing with cloud-dev) similar implementation to TFLink to any related issue(s): CLOUDP-282800
Type of change:
expected)
Manual QA performed:
Required Checklist:
make fmtand formatted my codeworks in Atlas
Further comments