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

pdcl-12665: help users understand better when they have a potential n… #72

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

brenthosie
Copy link
Member

…ame conflict with an extension package in another org.

Description

output to the console when the error code invalid-name is returned from the API that the name of the extension package is likely in use by another extension package in another org.

Related Issue

Motivation and Context

It enables debugging uploader issues to go smoother

How Has This Been Tested?

  1. testing on @next tag on npm
  2. adding unit test

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Patch fix (non-breaking change that doesn't change overall functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Brent Hosie added 2 commits November 14, 2024 10:30
…ame conflict with an extension package in another org.
@brenthosie brenthosie marked this pull request as ready for review December 2, 2024 21:41
@brenthosie brenthosie merged commit 75fe279 into main Dec 2, 2024
3 checks passed
@brenthosie brenthosie deleted the warn-name-conflict branch December 2, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant