JeB
JeB
I'd like to push an image to one of my public repositories but it seems that the action "assumes" that it's a private repository and uses account_id to build the...
**Is your feature request related to a problem? Please describe.** The schema of custom-webpack is generated during the build and it's generated from the base schema that comes from @angular-devkit/build-angular...
https://github.blog/changelog/2020-12-16-pull-request-auto-merge-public-beta/
More info here: https://github.com/just-jeb/angular-builders/issues/873#issuecomment-731767550
_From @meltedspark on August 13, 2018 14:40_ The following should be done automatically with [schematics](https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2) instead of requiring the user to do it manually: 1. Removing Karma related stuff 2....
Usages of `experimental.workspace` from ` '@angular-devkit/core'` can be replaced by [`context.getProjectMetadata`](https://github.com/angular/angular-cli/blob/e70a2b04bd6bcc545e8f994601acecd75d0c6084/packages/angular_devkit/architect/node/node-modules-architect-host.ts#L127)
Same as for master but for version branches (7.x.x, 8.x.x, etc.).
Consider adding a builder that runs a batch of targets listed in options (will allow combine different builders while seizing the power of Angular workspace configurations).