[NEW] Add runtime provider management and support VM2#512
Conversation
|
This pull request introduces 2 alerts and fixes 2 when merging 68c64f8 into 84841fd - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging 10ef2ae into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging 1b75bf8 into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 5 alerts and fixes 2 when merging 836d43f into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging c1696b9 into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging aa1b32c into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging a097144 into ceb9cfc - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging ad4b7a8 into 515cfc2 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 2 when merging bcc52e9 into 515cfc2 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging 14b95b6 into 515cfc2 - view on LGTM.com new alerts:
fixed alerts:
|
| * with previous Apps-Engine versions | ||
| */ | ||
| export function transformFallbackModuleForCustomRequire(moduleName: string): string { | ||
| return path.normalize(moduleName).replace(/\.\.?\//g, '').replace(/^\//, '') + '.ts'; |
Check failure
Code scanning / CodeQL
Incomplete multi-character sanitization
| } | ||
|
|
||
| export function transformModuleForCustomRequire(moduleName: string): string { | ||
| return path.normalize(moduleName).replace(/\.\.?\//g, '').replace(/^\//, '') + '.js'; |
Check failure
Code scanning / CodeQL
Incomplete multi-character sanitization
|
This pull request introduces 2 alerts and fixes 2 when merging 0daf864 into f1e8f1a - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging 137e816 into f1e8f1a - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging 46c721c into 5fdd30d - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging c0981ed into 5fdd30d - view on LGTM.com new alerts:
fixed alerts:
|
pierre-lehnen-rc
left a comment
There was a problem hiding this comment.
I've reviewed only the videoconf changes.
|
This pull request introduces 2 alerts and fixes 2 when merging 62ce8c8 into 5fdd30d - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 2 alerts and fixes 2 when merging 48a8228 into 5fdd30d - view on LGTM.com new alerts:
fixed alerts:
|
What? ⛵
Add runtime provider management and support VM2
Why? 🤔
TBD
Links 🌎
PS 👀