-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat: remove sync fs
calls from backend+plugin code
#12798
Commits on Aug 4, 2023
-
feat: remove sync fs calls from plugins
Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 9015458 - Browse repository at this point
Copy the full SHA 9015458View commit details -
feat: remove sync fs calls from git
Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for b9ac2e2 - Browse repository at this point
Copy the full SHA b9ac2e2View commit details -
feat: remove sync fs calls from siw
Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 253b04a - Browse repository at this point
Copy the full SHA 253b04aView commit details -
feat: remove sync fs calls from workspace
Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a89cec - Browse repository at this point
Copy the full SHA 7a89cecView commit details
Commits on Aug 8, 2023
-
Update packages/plugin-ext/src/main/node/paths/plugin-paths-service.ts
Co-authored-by: Mark Sujew <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e9dee9 - Browse repository at this point
Copy the full SHA 7e9dee9View commit details -
to handle any error gracefully in the same catch block Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 36de9e5 - Browse repository at this point
Copy the full SHA 36de9e5View commit details -
fix: wait for first true promise to resolve
Akos Kitta committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 352bced - Browse repository at this point
Copy the full SHA 352bcedView commit details -
fix: simplify plugin resource handlers logic
changed return try to `Promise<void>` Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e78a761 - Browse repository at this point
Copy the full SHA e78a761View commit details -
fix: simplify recent workspace roots verification
Akos Kitta committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e42fd5d - Browse repository at this point
Copy the full SHA e42fd5dView commit details -
Update packages/plugin-ext/src/main/node/plugin-deployer-impl.ts
Co-authored-by: Mark Sujew <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc0f903 - Browse repository at this point
Copy the full SHA bc0f903View commit details -
fix: await for all promises in directory handler
Signed-off-by: Akos Kitta <[email protected]>
Akos Kitta committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 2fe0340 - Browse repository at this point
Copy the full SHA 2fe0340View commit details