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

fix: support development on Node 20 #725

Merged
merged 38 commits into from May 1, 2023

Commits on Apr 22, 2023

  1. fix: support development on Node 20

    This patches node-fetch so pnpm install works on Node 20: pnpm/pnpm#6424
    nickmccurdy committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bd6ab20 View commit details
    Browse the repository at this point in the history
  2. chore: update pnpm

    nickmccurdy committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    654e017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2246980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae35fc9 View commit details
    Browse the repository at this point in the history
  5. ci: run typecheck

    nickmccurdy committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    cf6f507 View commit details
    Browse the repository at this point in the history
  6. ci: run format

    nickmccurdy committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    99e78ff View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Revert "ci: default to latest (not LTS) Node"

    This reverts commit 2246980.
    nickmccurdy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    034431d View commit details
    Browse the repository at this point in the history
  2. Revert "ci: run typecheck"

    This reverts commit cf6f507.
    nickmccurdy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a384c6c View commit details
    Browse the repository at this point in the history
  3. fix: format again

    nickmccurdy committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9830b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2aa2f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33179b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca4e6df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd85a9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa16386 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    8f412c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716a4b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395818b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    07d7cdf View commit details
    Browse the repository at this point in the history
  2. merge main

    ssalbdivad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ba8d90b View commit details
    Browse the repository at this point in the history
  3. twitch from ts-node to tsx

    ssalbdivad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    966b1b4 View commit details
    Browse the repository at this point in the history
  4. continue

    ssalbdivad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    809b291 View commit details
    Browse the repository at this point in the history
  5. fix test explorer

    ssalbdivad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3f07a71 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. reintegrate ts-node

    ssalbdivad committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    aa7b36e View commit details
    Browse the repository at this point in the history
  2. begin simplifying CLI

    ssalbdivad committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    151ba18 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. begin removing attest cli

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    f485ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eecb853 View commit details
    Browse the repository at this point in the history
  3. continue fixing test infra

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    2abb764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35db10c View commit details
    Browse the repository at this point in the history
  5. continue fixing attes

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    8198117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ef1e2 View commit details
    Browse the repository at this point in the history
  7. fix attest tests

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    9d06187 View commit details
    Browse the repository at this point in the history
  8. continue repo cleanup

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fd01493 View commit details
    Browse the repository at this point in the history
  9. remove old docs versions

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    2c2085a View commit details
    Browse the repository at this point in the history
  10. simplify CI process

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    45b6483 View commit details
    Browse the repository at this point in the history
  11. more CI simplifications

    ssalbdivad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    accfd3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee7a264 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf063ca View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. remove test build, simplify build process

    David Blass committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d65707e View commit details
    Browse the repository at this point in the history