-
Notifications
You must be signed in to change notification settings - Fork 15
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
Bugfix/CS-41007 - added validation for management token in utilties #1138
Closed
Conversation
This file contains 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
cs-raj
requested review from
abhinav-from-contentstack,
aman19K,
antonyagustine and
shafeeqd959
November 1, 2023 06:41
shafeeqd959
previously approved these changes
Nov 1, 2023
packages/contentstack-export-to-csv/src/commands/cm/export-to-csv.js
Outdated
Show resolved
Hide resolved
…gion is not set or cma url is not right and checking the token validity
shafeeqd959
reviewed
Nov 6, 2023
abhinav-from-contentstack
previously approved these changes
Nov 7, 2023
antonyagustine
previously approved these changes
Nov 7, 2023
packages/contentstack-export-to-csv/src/commands/cm/export-to-csv.js
Outdated
Show resolved
Hide resolved
cs-raj
dismissed stale reviews from antonyagustine and abhinav-from-contentstack
via
November 7, 2023 12:30
1cb33e9
abhinav-from-contentstack
previously approved these changes
Nov 7, 2023
antonyagustine
previously approved these changes
Nov 8, 2023
shafeeqd959
previously approved these changes
Nov 8, 2023
cs-raj
dismissed stale reviews from shafeeqd959, abhinav-from-contentstack, and antonyagustine
via
November 21, 2023 13:51
a469067
cs-raj
requested review from
antonyagustine,
shafeeqd959 and
abhinav-from-contentstack
November 22, 2023 04:23
shafeeqd959
reviewed
Nov 22, 2023
shafeeqd959
reviewed
Nov 22, 2023
The changes of this PR were released with PR #1173 |
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.
Version bump:
"@contentstack/cli-audit": "1.2.1",
"@contentstack/cli-auth": "1.3.16",
"@contentstack/cli-cm-bootstrap": "1.6.1",
"@contentstack/cli-cm-branches": "1.0.16",
"@contentstack/cli-cm-bulk-publish": "1.3.14",
"@contentstack/cli-cm-clone": "1.6.1",
"@contentstack/cli-cm-export": "1.9.3",
"@contentstack/cli-cm-export-to-csv": "1.5.0",
"@contentstack/cli-cm-import": "1.10.1",
"@contentstack/cli-cm-migrate-rte": "1.4.14",
"@contentstack/cli-cm-seed": "1.7.0",
"@contentstack/cli-command": "1.2.15",
"@contentstack/cli-config": "1.4.14",
"@contentstack/cli-launch": "1.0.14",
"@contentstack/cli-migration": "1.3.15",
"@contentstack/cli-utilities": "1.5.5",
"@contentstack/cli": "1.10.1"