Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'rename-swcrc-config' migration #145

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

domjtalbot
Copy link
Owner

Migrate .lib.swcrc to .swcrc

@domjtalbot domjtalbot self-assigned this Mar 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2023

⚠️ No Changeset found

Latest commit: 5e09c40

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

} from '@nrwl/devkit';
import { forEachExecutorOptions } from '@nrwl/workspace/src/utilities/executor-options-utils';

export default async function (tree: Tree) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function default has 43 lines of code (exceeds 25 allowed). Consider refactoring.

@nx-cloud
Copy link

nx-cloud bot commented Mar 16, 2023

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 21 targets

Sent with 💌 from NxCloud.

@codeclimate
Copy link

codeclimate bot commented Mar 16, 2023

Code Climate has analyzed commit 5e09c40 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@domjtalbot domjtalbot temporarily deployed to examples-sdk-nextjs-preview March 16, 2023 22:05 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to examples-sdk-nextjs-preview March 16, 2023 22:05 Inactive
@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
nx-mesh 4.0.0-alpha-20230316220544 npm ↗︎ unpkg ↗︎

@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 5e09c40
✅ Preview: https://nx-mesh-nqpxenfta-domjtalbot.vercel.app
🔍 Inspect: https://vercel.com/domjtalbot/nx-mesh/5jBE3S7vYsDGh46XbyRHXksH7x7T

View Workflow Logs

@github-actions github-actions bot added the vercel An issue or pull request related to Vercel label Mar 16, 2023
@domjtalbot domjtalbot merged commit 9956a57 into main Mar 16, 2023
@domjtalbot domjtalbot deleted the feature/migration-4.0.0-rename-swcrc-config branch March 16, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vercel An issue or pull request related to Vercel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant