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

refactor(bundler): Use tree-sitter for Gemfile parsing #32459

Closed

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    76db1dd View commit details
    Browse the repository at this point in the history
  2. Fix coverage

    zharinov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a5cc18c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0d492 View commit details
    Browse the repository at this point in the history
  4. Try node 20

    zharinov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    89041e1 View commit details
    Browse the repository at this point in the history
  5. Fix

    zharinov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ee7fafe View commit details
    Browse the repository at this point in the history
  6. Disable cache

    zharinov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    95f93a9 View commit details
    Browse the repository at this point in the history
  7. fix

    zharinov committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    33818ee View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Revert "fix"

    This reverts commit 33818ee.
    zharinov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b72672a View commit details
    Browse the repository at this point in the history
  2. Revert "Disable cache"

    This reverts commit 95f93a9.
    zharinov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    abbbea6 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix"

    This reverts commit ee7fafe.
    zharinov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    636219f View commit details
    Browse the repository at this point in the history
  4. Revert "Try node 20"

    This reverts commit 89041e1.
    zharinov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9c924c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    7f102ba View commit details
    Browse the repository at this point in the history
  2. Update tree-sitter

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0142ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a593b View commit details
    Browse the repository at this point in the history
  4. Fix lint

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e9bbf3f View commit details
    Browse the repository at this point in the history
  5. Force cache reset

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c9c31b3 View commit details
    Browse the repository at this point in the history
  6. Fix

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    efd34e1 View commit details
    Browse the repository at this point in the history
  7. Fix prettier

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3c0c570 View commit details
    Browse the repository at this point in the history
  8. Reset cache

    zharinov committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a2970e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Change scope for queries

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    00aba54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a975a View commit details
    Browse the repository at this point in the history
  3. Revert and throw error

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7d98264 View commit details
    Browse the repository at this point in the history
  4. Force pnpm install

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    83d6ceb View commit details
    Browse the repository at this point in the history
  5. Remove useless check

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    209b260 View commit details
    Browse the repository at this point in the history
  6. Force pnpm install

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    94e1c8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d9973a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c24d047 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d7c4e8 View commit details
    Browse the repository at this point in the history
  10. Fix peer deps

    zharinov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a8298f8 View commit details
    Browse the repository at this point in the history