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

Switch to Bun #623

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Switch to Bun #623

wants to merge 23 commits into from

Commits on Feb 18, 2024

  1. Update node to 16

    aviupadhyayula committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    50650d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadb79f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0bf4cf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    9c71b0a View commit details
    Browse the repository at this point in the history
  2. Fix pageProps type

    aviupadhyayula committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e89bb3f View commit details
    Browse the repository at this point in the history
  3. Make linter happy

    aviupadhyayula committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5409e99 View commit details
    Browse the repository at this point in the history
  4. Update yarn lockfile

    aviupadhyayula committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    541e8cb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Builds on node 18 + latest versions of everything. Adapted Input comp…

    …onents, eslint rules, and styled components. (TODO: fix certain input components)
    julianweng committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    be79e1a View commit details
    Browse the repository at this point in the history
  2. Bump node in build step

    julianweng committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9cb1e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e7b3b0 View commit details
    Browse the repository at this point in the history
  4. Update build image

    julianweng committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f6684a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed7c23d View commit details
    Browse the repository at this point in the history
  6. Fix TextField styling

    julianweng committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    428cb1d View commit details
    Browse the repository at this point in the history
  7. Definitely not a typo

    julianweng committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9fd22ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbad1d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bed701c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    741e1a9 View commit details
    Browse the repository at this point in the history
  2. Use next Script tag

    aviupadhyayula committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e831b47 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. BUN!

    julianweng committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b6c4d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8dd0a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 27, 2024

  1. update frontend Dockerfile

    rm03 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    14cb4e8 View commit details
    Browse the repository at this point in the history
  2. update pre-commit to use bun

    rm03 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d197a5b View commit details
    Browse the repository at this point in the history