Closed pepelsbey closed 6 years ago
You're right, it shouldn't be. Today I urgently released 0.2.4 where I fixed this behavior, fixed another problem with archive
. I manually checked that everything works correctly.
The problem is that I do not yet know how to effectively and automatically test the CLI interface. We now have a number of automated tests for the PDF task. I think for the release of 0.3.0
I will pay special attention to the reliability of the code and implement CI for automatic publication of the package
Thank you for quickly fixing a releasing it. I just wanted to share this tool with Shower users and promote it as the best workflow for creating and editing presentation. But before I do it I need to make sure that it’s stable and convenient enough to use. I’ve been using it to create my presentation (basically, testing in a real situation) recently and this is where all the issues and requests are coming from.
Let’s then wait until 0.3.0 release before starting promoting it. I was thinking about screencast, just like the one I did a while ago.
Steps to reproduce:
Output:
Maybe we should have some tests that would run and check basic functions before allowing project to be published to npm? Otherwise it breaks too often and it’s hard to rely on such tool :(
When I publish theme updates with np utility, it runs tests first. It allows updates to be published to npm only if they pass.