Skip to content
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

Npm workspaces #203

Closed
wants to merge 8 commits into from
Closed

Npm workspaces #203

wants to merge 8 commits into from

Conversation

TheEvilDev
Copy link
Contributor

Overview

Removes dev dependencies on yarn and lerna and just uses npm workspaces.

Tests

[Include a link to the passing GitHub action running the test suite here.]

Legal

This project is available under the Apache 2.0 License.

Copy link
Contributor

@boweihan boweihan left a comment

Choose a reason for hiding this comment

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

Thanks for helping with this change!

There are a few instances of documentation that still use yarn commands - for example, docs/GettingStarted.md, README.md, and our npm-publish.yml workflow. Could probably just do a global find and replace for these instances.

5. Point to valid SiteWise resources

Alter the file `siteWiseQueries` within `@iot-app-kit/components` to point to valid SiteWise asset properties for the accounts credentials from the prior step.
Copy link
Contributor

Choose a reason for hiding this comment

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

dunno if it's just GH, but the spacing of these descriptions look inconsistent (new line here, vs. tab above and below).

@@ -3,18 +3,44 @@
### Environment setup

Iot-App-Kit runs on node and uses yarn for package management. Specific versions are required in order to keep builds working with the current monorepo tooling.
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove yarn from this statement

@diehbria
Copy link
Contributor

make sure to clean up the commit history (which is considered part of the review)

@boweihan boweihan mentioned this pull request Sep 2, 2022
@boweihan
Copy link
Contributor

boweihan commented Sep 6, 2022

Closing this and rolling it into #231

@boweihan boweihan closed this Sep 6, 2022
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.

4 participants