Vlad Jerca
Vlad Jerca
GH Workflow: PR Opened -> Bot Adds Labels -> Add Reviewers 3rd step is not possible using the data provided when a PR is opened. By using `octokit` to retrieve...
- we should kill it now that we have a proper replacement integrated in the `cdk`
https://codeclimate.com/github/UiPath/angular-components/projects/angular/directives/src/ui-virtual-scroll-range-loader/ui-virtual-scroll-range-loader.directive.ts?from_sha=d86bbb7e&to_sha=c3bf5d8f
### Describe the bug After upgrading to `@sveltejs/[email protected]` deployments no longer work, the `./.svelte-kit/cloudflare` now depends on `./.svelte-kit/output` and cannot resolve external dependencies. (in my case `@ts-rest/core`). ### Reproduction Deployment...