-
-
Notifications
You must be signed in to change notification settings - Fork 864
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
Seperate OneDriveWebhook from OnedriveAPI instance #2607
Conversation
@JC-comp
So in your testing and building, you must test each PR separately, by itself, compiling against the minimum LDC version, using a script similar to the following (assuming you already know how to install 'ldc' manually, and can install v1.20.1):
Post building, then start running all your tests for which the PR is resolving and/or fixing. |
Update
|
@JC-comp |
@Lyncredible |
@abraunegg
|
@JC-comp |
Line 9-11
|
@JC-comp @abraunegg |
This is the initialising .. not any online activity being handled. |
No problem - any testing you can do is greatly appreciated |
@abraunegg
|
@Lyncredible |
@abraunegg I gave it a try just now. It seems to be working fine
|
@Lyncredible |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This pull request separates the OneDriveWebhook from OnedriveAPI, as part of #2530.
Changes
OneDriveWebhook
out ofOneDriveApi
oneDriveApiInstance
inmain.d
withoneDriveWebhook