Giter Site home page Giter Site logo

pino-preview's Issues

GitHub Actions 'Release' workflow should ensure `package.json` has correct version

Automating this will reduce human error during the release process, and potentially also avoid manual Pull Requests such as #191

Options:

  1. The workflow can check the package.json field to ensure that the tag input (such as v0.1.5-experimental) matches the package.json field (such as 0.1.5)

  2. Additionally or alternatively, the workflow can automatically modify this file, commit, and push the related change to origin.

Shell prompt sometimes left in garbage state after app terminates

Sometimes when using pipes, if the left-most app uses control characters in specific ways, after the app terminates, stdout can be left in a garbage state (shell prompt not fully visible). Shell restart is required to restore it back to functional state. I do not have a screenshot at this time, and root cause is unknown. One option to fix this would be to add a CLI option to disable stdout forwarding by this app, bypassing the issue and ensuring that the environment is always intact.

Scroll-to-bottom feature is inconsistent

Sometimes when pressing the downward arrow button in the bottom right corner, the browser will not stick scrolling to bottom as expected.

This issue reproduces inconsistently and can sometimes cause the "renders 100 messages" Cypress test to be flaky.

Very large JSON objects are split into multiple lines

This happens when process.stdin emits multiple data events for a single JSON line. The app should automatically handle this case and parse the object back into syntactically valid JSON.

Open question: What is the standard NDJSON/JSONL best practice in this problem domain?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.