-
Notifications
You must be signed in to change notification settings - Fork 27
Local development enhancements #384
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
Conversation
Adding a script to link all packages into a generated project when the local flag is used.
|
|
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview:
|
shaal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tekante thank you!
himerus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we may have some other options here. I've really got to dive further into the details here and what turborepo should be doing for us by default.
✅ Deploy Preview for outlinejs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Feature/comprehensive updates
Description
Further enhancements for local development and addition of successful project creation via ability to run
yarn buildandyarn storybook:buildwithin the project. This also has changes to test for successful project initiation in CI. See https://github.com/phase2/outline/actions/runs/4846186198 for example of a full successful run.This builds on work from branch
feature/docs-and-init-dxso I'm setting that as the target at the moment to make it easier to review what has changed since then.Once #380 merges this can be targeted at the
nextbranch for merging though note that the changes in #385 are needed for full successful CI.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist