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

#2597 Add tableflip script #2598

Merged
merged 2 commits into from
Nov 14, 2019
Merged

Conversation

corinagum
Copy link
Contributor

@corinagum corinagum commented Nov 14, 2019

Fixes #2597

Changelog Entry

  • Fixes #2597. Modify watch script to start and add tableflip script for throwing node_modules, by @corinagum in PR #2598

Description

  • npm start will now run build and the former watch script
  • npm run tableflip will now throw node_modules, lerna clean, npm ci, npm run bootstrap, and npm run build

  • Testing Added

Copy link
Contributor

@tdurnford tdurnford left a comment

Choose a reason for hiding this comment

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

Green light

@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.052% when pulling 22b5456 on corinagum:2597-scripts into d9c09a4 on microsoft:master.

@corinagum corinagum merged commit 7d4db58 into microsoft:master Nov 14, 2019
@corinagum corinagum added the R7 label Dec 3, 2019
@compulim compulim mentioned this pull request Dec 10, 2019
73 tasks
@corinagum corinagum mentioned this pull request Dec 13, 2019
73 tasks
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.

Clean up scripts
3 participants