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(ci): add tree-sitter nightly test #5771

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

0xLucqs
Copy link
Contributor

@0xLucqs 0xLucqs commented Jun 10, 2024

This change is Reviewable

@0xLucqs 0xLucqs force-pushed the main branch 2 times, most recently from d3d852e to 74781ff Compare June 10, 2024 14:32
Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @LucasLvy)


.github/workflows/tree-sitter.yml line 25 at r1 (raw file):

        with:
          files: corelib/*/**.cairo
          invalid-files: crates/cairo-lang-parser/src/parser_test_data/cairo_test_files/*.cairo

can you add to files:
crates/cairo-lang-starknet/cairo-level-tests
and
tests/bug_samples
?

@0xLucqs
Copy link
Contributor Author

0xLucqs commented Jun 10, 2024

Done, you can see here the action with all the files parsed

Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r4, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @LucasLvy)

@0xLucqs 0xLucqs added this pull request to the merge queue Jun 10, 2024
Merged via the queue into starkware-libs:main with commit b29f639 Jun 10, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants