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

perf: improve performance when spec lint [INS-3724] #7374

Merged
merged 20 commits into from
May 14, 2024

Commits on May 13, 2024

  1. perf: spec lint

    CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6c9e650 View commit details
    Browse the repository at this point in the history
  2. Move ruleset loading to main

    gatzjames authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4513815 View commit details
    Browse the repository at this point in the history
  3. fix: solve todo

    CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8051f7f View commit details
    Browse the repository at this point in the history
  4. fix: solve todo

    CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bf4d3b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b9fb69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3211dd6 View commit details
    Browse the repository at this point in the history
  7. feat: add worker plugin

    CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fd3499d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6c1088 View commit details
    Browse the repository at this point in the history
  9. make sure we check for latest id

    gatzjames authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a64cb67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36de64b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44e2673 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e683f8 View commit details
    Browse the repository at this point in the history
  13. fix: worker build

    CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f6e8b24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c27d9b3 View commit details
    Browse the repository at this point in the history
  15. use fs require in worker

    jackkav authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    43d64e0 View commit details
    Browse the repository at this point in the history
  16. rename file and add reject

    jackkav authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    752cc8d View commit details
    Browse the repository at this point in the history
  17. fix typo

    jackkav authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    52fd3bd View commit details
    Browse the repository at this point in the history
  18. remove unused console log in loader

    jackkav authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    99340cc View commit details
    Browse the repository at this point in the history
  19. leave note about GC

    jackkav authored and CurryYangxx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    50caca4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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