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

Improved error formatting #32

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Improved error formatting #32

merged 1 commit into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. Improved error formatting

    Technical Change Notes
    ======================
    
    This now uses GitHub `core.summary`. See the [job summaries][] blog
    post.
    
    There are some changes caused by annoying upgrades:
    
    - Added a `.envrc` to ensure local builds and tests use Node 16.
    - Prettier 3 changes formatting defaults.
    - PNPM 8 also changes some defaults. Added a project `.npmrc` to
      work around pnpm/pnpm#6312.
    - Removed tests and jest.
    - Upgraded all dev dependencies.
    
    [job summaries]: https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/
    
    Signed-off-by: Austin Ziegler <aziegler@kineticcommerce.com>
    halostatue committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fc224b7 View commit details
    Browse the repository at this point in the history