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

chore(node): removing our dependency on oas #1054

Merged
merged 13 commits into from
Jul 29, 2024
Merged

chore(node): removing our dependency on oas #1054

merged 13 commits into from
Jul 29, 2024

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    2e1b087 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    62d15b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768a630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0547fa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8b1c02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce31e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    263c1d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c787cd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3875633 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: type errors in tests (#1056)

    ## 🧰 Changes
    
    Noticed a bunch of type errors when running `npx tsc -p test/` from the
    `packages/node` directory. Not sure if we should do this typechecking in
    CI?
    
    ## 🧬 QA & Testing
    
    Do you notice any errors when running `npx tsc -p test/` from the
    `packages/node` directory?
    kanadgupta authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    be9a8e2 View commit details
    Browse the repository at this point in the history
  2. fix: pr feedback

    erunion committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    777bf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87aed79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff07325 View commit details
    Browse the repository at this point in the history