Commit Graph

7 Commits

Author SHA1 Message Date
Justin Traglia 37871a86d8 Add setup python step 2024-04-29 11:04:45 -05:00
Justin Traglia 33cf11141c In nodejs tests, upgrade pip first 2024-04-29 10:56:02 -05:00
Matthias Seitz 29f4a6807f
Install setuptools to fix NodeJS CI tests (#381) 2023-11-13 22:30:30 +03:00
Justin Traglia 60d8402e19
Fix some nodejs nits (#271) 2023-03-30 16:34:55 -05:00
Matthew Keil e9c9c912f6
Format node bindings with clang-format (#268) 2023-03-30 11:20:25 -05:00
Justin Traglia c5920c4ef4
Multi-platform nodejs bindings (#242) 2023-03-28 11:01:07 -05:00
Justin Traglia 4f0546af81
Run clang sanitizers in CI + workflow cleanup (#196)
* Run clang sanitizers in CI + workflow cleanup

* Update makefile

* Update workflow names

* Simplify more

* Run go benchmarks in CI

* Fix indentation nits

* Initialize variable in fr_is_one

* Revert "Initialize variable in fr_is_one"

This reverts commit f4c2749e410c68479f83d78c9a1780efe191c7fe.

* Move .PHONY outside of condition
2023-03-13 12:42:12 +02:00