Open
Conversation
- Added checks to ensure the API key is not empty or only whitespace in both import and export configuration handlers. - Updated interactive prompts to validate API key input, providing user feedback if the input is invalid.
- Updated versions for @contentstack/cli-cm-export (1.22.3), @contentstack/cli-cm-import (1.30.3), and @contentstack/cli-cm-import-setup (1.7.3) in package.json and package-lock.json. - Enhanced error handling for empty Stack API key across CLI components, providing clearer error messages.
aman19K
reviewed
Jan 7, 2026
packages/contentstack-export/src/utils/export-config-handler.ts
Outdated
Show resolved
Hide resolved
aman19K
reviewed
Jan 7, 2026
packages/contentstack-import-setup/src/utils/import-config-handler.ts
Outdated
Show resolved
Hide resolved
aman19K
reviewed
Jan 7, 2026
packages/contentstack-import/src/utils/import-config-handler.ts
Outdated
Show resolved
Hide resolved
aman19K
previously approved these changes
Jan 7, 2026
Contributor
|
@nadeem-cs @naman-contentstack , [Minor] moving forward try to keep the error message in message folder so that we can avoid redundant hardcoded message. |
d1e1298
naman-contentstack
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.