nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

Nx Workspaces builders and tools

Results 79 nx-tools issues
Sort by recently updated
recently updated
newest added

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.16 to 2.1.18. Changelog Sourced from github/codeql-action's changelog. 2.1.18 - 03 Aug 2022 Update default CodeQL bundle version to 2.10.2. #1156 2.1.17 - 28 Jul 2022 Update...

dependencies

Thank you for providing this excellent NX plugin! Unfortunately there seems to be an issue with the currently latest version `3.0.2` in the scenario of self-hosted Github actions runners. The...

I've discovered that when I'm using `pnpm nx my-service:generate`, the process fails with the following error: `The process '/usr/local/bin/npx' failed with exit code 1`. The original command: `npx prisma generate...

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Approval These branches will be created by Renovate only once you click...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.30.5` -> `5.31.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.30.5/5.31.0) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.31.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Problem When attempting to add a new field on an existing table, I'm using `yarn nx run :migrate` to perform the migration after having added the fields on my...

Hello! I'm trying to pass a `--secret` to my Dockerfile, here is my project.json ``` "docker": { "executor": "@nx-tools/nx-docker:build", "options": { "push": true, "secrets": [ "npm_token=${{ secrets.NPM_TOKEN }}" ], "metadata":...

hi, I'm trying to get my packages correctly tagged. I want to have `latest`, `vX.X.X`. But it only seems to tag with the `sha-xxxx` and `main` this is my config:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@oclif/core](https://togithub.com/oclif/core) | [`1.9.5` -> `1.12.1`](https://renovatebot.com/diffs/npm/@oclif%2fcore/1.9.5/1.12.1) | [![age](https://badges.renovateapi.com/packages/npm/@oclif%2fcore/1.12.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies