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

feat(server):validate duplicate plugins #8462

Merged
merged 1 commit into from May 13, 2024

Conversation

yuval-hazaz
Copy link
Member

Close: #8461

PR Details

Valiadte whether a plugin is already installed before installing a new plugin, and throw an error when needed

PR Checklist

  • Tests for the changes have been added
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

Copy link

nx-cloud bot commented May 12, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 05988f5. 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 1 target

Sent with 💌 from NxCloud.

@mulygottlieb mulygottlieb merged commit a1867bc into next May 13, 2024
11 checks passed
@mulygottlieb mulygottlieb deleted the feat/avoid-duplicate-plugins branch May 13, 2024 08:46
@overbit overbit mentioned this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Jovu may install duplicate plugins
2 participants