Commit Graph

6 Commits (f8a66144801966c736c8a490efabcf52aa99e55f)

Author SHA1 Message Date
Michael Davis bd423620e4
Run the CI workflow on ubuntu and macos 2023-11-03 12:48:46 +07:00
Michael Davis ed6bc8b604
Update actions dependencies
This might fix a failure in the release CI which runs on macos and fails
to load with gyp.
2023-11-03 12:46:46 +07:00
Jonathan Arnett ac8c9438f8 Add scanner.c to files to be compiled for release 2022-06-29 21:57:03 +07:00
Michael Davis 7b7628230e
add integration test CI (#32) 2022-06-08 18:32:26 +07:00
Jonathan Arnett 8df19a592b
Automatically build release on tag push (#11) 2022-01-29 16:22:07 +07:00
Michael Davis 4ef644a352
add CI and tune up git config (#5)
* add CI and 'generate parser' actions workflows

* ignore debug log.html file and wasm files

* mark src/ and bindings/ as generated

* run formatter

* rename CI workflow to 'Test'

* use linguist-vendored rather than linguist-generated

* use raw 'git' commands instead of action
2022-01-15 11:10:49 +07:00