Skip to content

Conversation

@john-u
Copy link
Contributor

@john-u john-u commented Sep 19, 2022

  • replace bash script with Node script
  • tar.gz files instead of using zip

@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2022

🦋 Changeset detected

Latest commit: afabc12

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@smartthings/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

- replace bash script with Node script
- tar.gz files instead of using zip
format: ['PascalCase', 'UPPER_CASE'],
},
],
"no-console": "off",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From https://eslint.org/docs/latest/rules/no-console#when-not-to-use-it

If you’re using Node.js, however, console is used to output information to the user and so is not strictly used for debugging purposes. If you are developing for Node.js then you most likely do not want this rule enabled.

@john-u john-u merged commit f2ebdc2 into SmartThingsCommunity:main Sep 19, 2022
@john-u john-u deleted the ci-pkg-archs branch September 19, 2022 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants