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

Windows fixes and logging #84

Merged
merged 1 commit into from Jun 30, 2020
Merged

Windows fixes and logging #84

merged 1 commit into from Jun 30, 2020

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Jun 29, 2020

  • Fix: Ensure paths work on Windows; fixes Unable to find boxen.js module #82
  • Enhancement: Add logging upon missing file or package
  • Testing: Tighter size expectations
  • Testing: Check Windows
  • Testing: Run tests serially to avoid errors due to overlapping package/file changes
  • npm: Update babel/runtime, pacote, terser deps. and devDeps

- Enhancement: Add logging upon missing file or package
- Testing: Tighten/Loosen size expectations for testing on Windows
- Testing: Check Windows
- Testing: Run tests serially to avoid errors due to overlapping package/file changes
- npm: Update `babel/runtime`, pacote, terser deps. and devDeps
@brettz9 brettz9 requested a review from ritz078 June 29, 2020 04:02
@brettz9 brettz9 added bug dependencies Pull requests that update a dependency file enhancement labels Jun 29, 2020
@brettz9
Copy link
Collaborator Author

brettz9 commented Jun 29, 2020

I think this is ready for review. As far as the two messages with "Expected — Waiting for status to be reported " you might take a look at https://github.community/t/github-actions-pull-requests-always-include-some-outdated-checks/16157/4

@ritz078 ritz078 merged commit 3aa5ee3 into ritz078:master Jun 30, 2020
@ritz078
Copy link
Owner

ritz078 commented Jun 30, 2020

Thanks for the fix. I have published a new version.

@brettz9
Copy link
Collaborator Author

brettz9 commented Jun 30, 2020

Thanks and apologies it took me some time to get to it. But it is I think good we can now both test on Windows and also avoid the issues our test cases provided with the previous concurrent testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to find boxen.js module
2 participants