This repository was archived by the owner on Oct 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Release CLI #106
Merged
Merged
Release CLI #106
Conversation
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
…n to a different name. Commands for opt in and opt out. Keep other logic same.
… script will run, some commands that do not require login and also some cleanup
Backmerging main into develop
* PLAT-13615: use downloaded cache of the demo app * update: improved error handling; add option to get the source branch * Minor update: use local error parsing function for async dispatcher
* PLAT-14510: Adding verbose mode * PLAT-14510: Supporting verbose logging in all commands * Renaming logger command
# Conflicts: # package.json # scripts/utils/environment.js
* PLAT-14510: Adding verbose to more commands * Removing log
comparing and printing local and registry version of CB CLI
ReOpened: comparing and printing local and registry version of CB CLI
taylor-cb
approved these changes
May 13, 2024
alaisgomes
added a commit
that referenced
this pull request
May 14, 2024
…14140948 Release CLI: Version 3.2.0 7fb8ee9 Merge pull request #106 from crowdbotics/develop b1197b9 Merge pull request #104 from crowdbotics/ASBLY-26 d224830 added check for not installed local CLI fbac8ff fix: replace unzip library (#102) fc88283 Merge pull request #91 from crowdbotics/ASBLY-29 0ddc7fe Merge branch 'develop' into ASBLY-29 a1f0e4d Merge pull request #93 from crowdbotics/ASBLY-26 b9f4c7b updated docs link eb7a7ae PLAT-14510: Adding verbose to more commands (#95) 1592be7 updated yarn lock file 01bf626 Merge branch 'develop' into ASBLY-26 ecdb7ec flatten the checks and added semver for version comparison 58397aa PLAT-14510 cli verbose mode (#94) af1dd0c ASBLY-29 Added bug for saving opt in 86e5edc ASBLY-29 changed to section 4ef800f PLAT-13615: Remove cookiecutter from demo command (#85) c9ee552 ASBLY-29 replaced list with constant 45ebd0c ASBLY-29 removed message about analytics 6e7002b ASBLY-29 added a message about analytics data e42c393 checking, printing and comparing local and registry version of crowdbotics CLI 5899686 Merge pull request #92 from crowdbotics/main 434d77d ASBLY-29 added required login to use commands, if not logged in login script will run, some commands that do not require login and also some cleanup 3f54ece Merge pull request #90 from crowdbotics/PLAT-14519-cli-delay 6938ed6 PLAT-14519: Resolving issue with segment library hanging CLI 5fd41a3 ASBLY-29 changed initial opt in and state of having set initial opt in to a different name. Commands for opt in and opt out. Keep other logic same.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Ticket
PLAT-XXXX
Related tickets:
Related PRs:
Type of PR
Changes introduced
Describe the changes being introduced in this PR
Include screenshots if necessary
Please link any documentation reference that relate to the changes
Test and review
Describe how a reviewer should test your PR