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

github: upload artifact #308

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Commits on Apr 22, 2024

  1. tsconfig: switch to es6 target

    to fix issue with Twirp client for next commit otherwise it returns:
    
    node_modules/twirp-ts/build/twirp/errors.d.ts:28:5 - error TS2425: Class 'Error' defines instance member property 'cause', but extended class 'TwirpError' defines it as instance member function.
    
    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8d4d79e View commit details
    Browse the repository at this point in the history
  2. github: upload artifact

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    db0a361 View commit details
    Browse the repository at this point in the history