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

Restructure folders #141

Merged
merged 6 commits into from
Mar 9, 2023
Merged

Restructure folders #141

merged 6 commits into from
Mar 9, 2023

Conversation

domjtalbot
Copy link
Owner

@domjtalbot domjtalbot commented Mar 8, 2023

What's Changed?

  1. All example apps and libraries are now located in examples/*.
  2. Renamed libs/* to packages/*
  3. Rename star-wars-api to star-wars

@changeset-bot
Copy link

changeset-bot bot commented Mar 8, 2023

🦋 Changeset detected

Latest commit: 0ab8b9e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nx-mesh Patch

Not sure what this means? Click here to learn what changesets are.

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

@@ -0,0 +1,14 @@
/* eslint-disable */
export default {
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 6 locations. Consider refactoring.

@@ -0,0 +1,14 @@
/* eslint-disable */
export default {
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 6 locations. Consider refactoring.

@nx-cloud
Copy link

nx-cloud bot commented Mar 8, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0ab8b9e. 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 22 targets

Sent with 💌 from NxCloud.

@domjtalbot domjtalbot self-assigned this Mar 8, 2023
@@ -156,13 +156,13 @@ describe('createSharedFiles', () => {
});
});

describe('star-wars-api', () => {
describe('star-wars', () => {
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 5 locations. Consider refactoring.

@codeclimate
Copy link

codeclimate bot commented Mar 8, 2023

Code Climate has analyzed commit 0ab8b9e and detected 95 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 28
Duplication 67

View more on Code Climate.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

🚀 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 3.1.1-alpha-20230308210505 npm ↗︎ unpkg ↗︎

@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
8.2% 8.2% Duplication

@domjtalbot domjtalbot temporarily deployed to examples-sdk-nextjs-preview March 9, 2023 08:35 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to examples-sdk-nextjs-preview March 9, 2023 08:36 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

This pull request has been deployed to Vercel.

Latest commit: 0ab8b9e
✅ Preview: https://nx-mesh-ljwgfq27n-domjtalbot.vercel.app
🔍 Inspect: https://vercel.com/domjtalbot/nx-mesh/DXvRqqEnnMAhUwoSvBPehM7NQqKe

View Workflow Logs

@github-actions github-actions bot added the vercel An issue or pull request related to Vercel label Mar 9, 2023
@domjtalbot domjtalbot marked this pull request as ready for review March 9, 2023 08:45
@domjtalbot domjtalbot merged commit 3645190 into main Mar 9, 2023
@domjtalbot domjtalbot deleted the refactor/folder-structure branch March 9, 2023 08:46
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.

1 participant