Younes Jaaidi

Results 53 issues of Younes Jaaidi

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit - [ ] Tests for the changes have...

action: review
area: server
target: patch

## User story. As an API developer, I can generate coverage reports when running `prism proxy`, so that I know which routes, requests, properties, and responses have been seen by...

help wanted
t/feature
p/longterm
team/platinum-falcons
triaged

**I'm submitting a ...** (check one with "x") ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check...

`postTargets` should work just like targets which are run using `nx run` meaning that they should follow the `targetDependencies` described in `nx.json`. IMHO, `@nrwl/devkit`'s `runExecutor()` should trigger target dependencies but...

bug

ng-add schematic should prompt user about setting up npm publish if project is publishable. If user accepts, schematic should: - [ ] add a deploy target using [ngx-deploy-npm](https://github.com/bikecoders/ngx-deploy-npm) - [...

enhancement

Users (including us) want to publish apps/docs/packages, and maybe do other stuff when `semver` bumps something. As discussed with @edbzn, instead of implementing a custom plugin system or trying to...

enhancement

This is a follow-up to the following discussion https://github.com/jscutlery/semver/discussions/98. Given a repo with 3 packages a, b & c, one should be able to sync versions for a & b...

enhancement

Cf. https://github.com/jscutlery/semver/issues/125

enhancement