feat(homebrew): port JS, DB, and service runtimes#808
Open
brandonpayton wants to merge 6 commits into
Open
Conversation
…y-roots' into gascity/kd-1mr/kd-nlyy-js-db-service-runtimes
Phase B-1 matrix build status —
|
| Package | Arch | Status | Sha |
|---|---|---|---|
| lamp | wasm32 | built | e14d8326 |
| spidermonkey | wasm32 | built | 8815e428 |
| node | wasm32 | built | 8f73878c |
| spidermonkey-node | wasm32 | built | bbc93014 |
| node-vfs | wasm32 | built | 52e551e9 |
Auto-generated; replaced on each push. Raw data in the publish-status workflow artifact.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
bash -n scripts/homebrew-bottle-build.sh scripts/homebrew-generate-sidecars-from-env.sh packages/registry/redis/build-redis.sh packages/registry/nginx/build-nginx.sh packages/registry/nginx/build-nginx-local.sh packages/registry/spidermonkey/build-spidermonkey.sh packages/registry/spidermonkey-node/build-spidermonkey-node.sh packages/registry/mariadb/build-mariadb.shruby -con all six new formulaegit diff --checkscripts/dev-shell.sh bash -c "npx tsx scripts/homebrew-package-node-smoke.ts --help"scripts/dev-shell.sh bash -c "bash scripts/check-abi-version.sh"scripts/dev-shell.sh bash -c "cargo test -p kandelo --target aarch64-apple-darwin --lib"-> 963 passedcd host && npx vitest run-> rerun passed after materializing wasm64 hello64: 97 files passed, 761 tests passed, 2 expected fail, 129 skippedscripts/dev-shell.sh bash scripts/run-libc-tests.sh-> 302 pass, 0 fail, 20 xfail, 1 flaky pass, 1 timeout (regression/raise-race), exit 0scripts/dev-shell.sh bash scripts/run-posix-tests.sh-> 174 pass, 0 fail, 3 xfail, 2 skipkd-nlyy.1.Notes