Skip to content

Commit 2a40a32

Browse files
authored
CI: Move the whole repo to a Makefile (#249)
* CI: Move the whole repo to a Makefile #### Problem The memo repo is still using the zx scripts for everything, even though other repos are now on Makefiles. #### Summary of changes Move everything over to the Makefile! As part of this, I had to rename the `p-memo` directory to `pinocchio`, because otherwise the Makefile misinterprets the target name as `p/memo`. We could also move the programs into a common subdirectory, but this seemed like an easier option. * Fix various failures * update deps for audit * add format job to js-legacy * add allowed warnings in clippy * add more words to dictionary * wait longer for js tests
1 parent 78f7b5a commit 2a40a32

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+522
-1299
lines changed

.github/actions/setup/action.yml

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)