Commit 84d1a5b
authored
CI: Move repo to a Makefile (#372)
* CI: Move repo to a Makefile
#### Problem
The Makefile model works, but the single-pool repo is still using
package.json commands.
#### Summary of changes
Similar to a few other repos:
* Remove the old commands in package.json
* Remove the old setup script
* Replace all workflows with the reusable versions
* Update tracing-subscriber for audit issue
* Remove test-sbf feature
* Fix spelling mistakes
* Fix a clippy failure exposed from removing test-sbf
* Update pnpm-lock.yaml
* Recursive install and build js before testing
* Revert dictionary changes
* Get the program package names right
* Add --all-features to clippy1 parent 634aec9 commit 84d1a5b
File tree
41 files changed
+323
-1214
lines changed- .github
- actions/setup
- workflows
- clients/js-legacy
- program
- tests
- helpers
- scripts
- ci
- js
- rust
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+323
-1214
lines changedThis file was deleted.
0 commit comments