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

CI improvements #33

Merged
merged 26 commits into from
Apr 24, 2023
Merged

CI improvements #33

merged 26 commits into from
Apr 24, 2023

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    f4568dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0663479 View commit details
    Browse the repository at this point in the history
  3. enable CI for drafts

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    efc13e7 View commit details
    Browse the repository at this point in the history
  4. print tools' versions

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    442aead View commit details
    Browse the repository at this point in the history
  5. fix syntax

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    014ef84 View commit details
    Browse the repository at this point in the history
  6. better logging

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    daf508d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb0075d View commit details
    Browse the repository at this point in the history
  8. better error message

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a74e759 View commit details
    Browse the repository at this point in the history
  9. fix syntax

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4cbaffd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4608fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff014bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e98e4c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b1ffd9e View commit details
    Browse the repository at this point in the history
  14. less confusing message

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fc086dd View commit details
    Browse the repository at this point in the history
  15. update the parser

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d80a8c0 View commit details
    Browse the repository at this point in the history
  16. pin the tree-sitter version

    contributors might generate parser files incompatible with the project's CI
    after `npm install` if the version is not pinned
    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    766a9ab View commit details
    Browse the repository at this point in the history
  17. Revert "update the parser"

    This reverts commit d80a8c0.
    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c256b66 View commit details
    Browse the repository at this point in the history
  18. update the package lock

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    162d737 View commit details
    Browse the repository at this point in the history
  19. update the parser

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    cb91ae8 View commit details
    Browse the repository at this point in the history
  20. show git diff changes

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fd920aa View commit details
    Browse the repository at this point in the history
  21. Revert "update the parser"

    This reverts commit cb91ae8.
    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1560eaa View commit details
    Browse the repository at this point in the history
  22. improve CI debugging

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d05a682 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    030f657 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0a61e40 View commit details
    Browse the repository at this point in the history
  25. regenerate the parser

    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    88937a3 View commit details
    Browse the repository at this point in the history
  26. Revert "regenerate the parser"

    This reverts commit 88937a3.
    resolritter committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    da20ce4 View commit details
    Browse the repository at this point in the history