koliveira15 / nx-sonarqube

A Nx plugin that scans projects using SonarQube / SonarCloud.
MIT License
52 stars 21 forks source link

bugfix: account for all vite config extensions #121

Closed koliveira15 closed 1 week ago

koliveira15 commented 1 week ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

The scan executor does not include .js, .mts, and .mjs as valid vite config extensions

Closes # https://github.com/koliveira15/nx-sonarqube/issues/112

What is the new behavior?

The scan executor does include .js, .mts, and .mjs as valid vite config extensions

Does this PR introduce a breaking change?

Other information

nx-cloud[bot] commented 1 week ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3157061d21944077f2ad614e8c1aa9a43098c587. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets - [`nx affected -t test --parallel --exclude koliveira15`](https://cloud.nx.app/runs/VWhEaDGn6O?utm_source=pull-request&utm_medium=comment) - [`nx affected -t lint --parallel --exclude koliveira15`](https://cloud.nx.app/runs/k6w60kRAzx?utm_source=pull-request&utm_medium=comment) - [`nx affected -t build --parallel --exclude koliveira15`](https://cloud.nx.app/runs/GHqwCC4i5f?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.