Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Conversation

@alaisgomes
Copy link
Contributor

Ticket

PLAT-XXXX
Related tickets:
Related PRs:

Type of PR

  • Bugfix
  • New feature
  • Minor changes

Changes introduced

The previous unzip library was using unmaintained fstream underneath causing large files like yarn.lock to be corrupted.
Instead of forcing users to upgrade their node version, opted to just replace the library for now.

Test and review

  • node index.js demo --source develop
  • check the demo app generated
  • check if the yarn.lock file has the correct header start

taylor-cb
taylor-cb previously approved these changes May 6, 2024
@taylor-cb
Copy link
Contributor

If this is a hotfix we should target main directly?

@alaisgomes
Copy link
Contributor Author

If this is a hotfix we should target main directly?

Well, not really a hot fix. It's more like a follow-up fix from develop work. Since it isn't released yet, should be ok

@alaisgomes alaisgomes merged commit fbac8ff into develop May 7, 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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants