18 Commits

Author SHA1 Message Date
Colum Ferry d7c8f6e772 chore(repo): add vitest scope (#33317) 2025-10-31 17:05:10 +04:00
Jason Jean 135019b443 feat(maven): introduce maven plugin (#32947)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

There is no first-party Maven support for Nx

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Maven Support is ready for usage.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Caleb Ukle <caleb@nrwl.io>
Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
2025-10-20 18:52:31 -04:00
Craigory Coppola b7a291f8c1 chore(repo): add dotnet commit scope (#32975)
## Current Behavior
The PR to add the .NET plugin is failing because it uses the scope
`dotnet`, and that has to be present in master since the pr-title-checks
workflow validates against scopes in master.

## Expected Behavior
The scope is in master

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2025-10-08 11:08:39 -04:00
Colum Ferry 31c2810e7e feat(angular-rspack): add angular rspack to nx repo 2025-08-12 15:41:47 +01:00
Colum Ferry 64897b7e33 feat(docker): add docker plugin (#31634)
## Current Behavior
We do not currently have a plugin for docker to infer targets such as
- build
- run

## Expected Behavior
The Docker Plugin should remain agnostic between tech stacks, but should
allow for the containerization of projects.

It should support initially the ability to build and run images by
inferring targets on projects that contain a Dockerfile.

`nx release` should be expanded to support releasing Docker images to
registries
2025-07-25 20:40:15 +01:00
Colum Ferry 50d83e2178 feat(rsbuild): add intial package (#29147)
## Current Behavior
We do not currently have a package or plugin to officially support
Rsbuild (http://rsbuild.dev)

## Expected Behavior
We should have a package to manage Rsbuild support
2024-12-06 10:04:10 -05:00
Colum Ferry 1b819aa628 chore(repo): add rspack commit scope 2024-09-18 10:25:41 +01:00
Craigory Coppola a6cddba9d4 chore(repo): fix formatting in commitizen.js (#26364)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-06-04 15:54:22 -04:00
Emily Xiong 6d83dd7ff0 feat(gradle): add gradle init generator (#22245) 2024-03-19 14:38:15 -04:00
Miroslav Jonaš 20dcc97099 fix(nx-dev): standardize nx cloud naming (#21059) 2024-01-10 13:09:42 +01:00
Colum Ferry 3b5bf6d1d1 feat(remix): add remix (#20641) 2023-12-13 11:07:08 -05:00
Austin Fahsl 38954c4094 chore(repo): add 'release' commit scope (#20537) 2023-12-05 12:00:02 -05:00
Colum Ferry 3cd55f6fec chore(repo): add module-federation scope and codeowners (#19656) 2023-10-31 10:20:39 -04:00
Katerina Skroumpelou 88a11e4a61 feat(nuxt): add private Nuxt plugin (#19420) 2023-10-04 09:54:41 -04:00
Jack Hsu f3fb455f33 feat(vue): add private Vue plugin (#19009) 2023-09-06 20:58:38 +03:00
Jason Jean d0e6e1fc2d chore(repo): replace yarn comment with pnpm (#16594) 2023-04-26 18:08:16 -04:00
Benjamin Cabanes 11593761b5 chore(nx-dev): update scope nxdev to nx-dev (#14482) 2023-01-19 18:25:34 +00:00
Q.Ben Zheng c7288395d4 chore(repo): use cz-git as commitizen adapter and CLI (#13124) 2023-01-08 23:39:54 -05:00