Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build universal macOS binaries on arm64 runners #17

Merged
merged 2 commits into from
Nov 4, 2024

readme updates

4070903
Select commit
Loading
Failed to load commit list.
Merged

build universal macOS binaries on arm64 runners #17

readme updates
4070903
Select commit
Loading
Failed to load commit list.
buildomat / artifacts-macos succeeded Nov 1, 2024 in 10m 35s

Success!

The buildomat job ID is 01JBMS6ZFWJMAC7R3YH2F397SX. Click here for more detailed status.

The job produced the following artefacts:

The requested job was completed.

Details

control: job assigned to worker 01JBMS75869WCP2894NEHTJ2ZT (queued for 33 s)
...
task: starting task 0: "setup"
task: process exited: duration 24560 ms, exit code 0
...
task: starting task 1: "authentication"
task: process exited: duration 5 ms, exit code 0
...
task: starting task 2: "clone repository"
task: process exited: duration 39408 ms, exit code 0
...
task: starting task 3: "build"
...
| + artifact_name=amd64
| + curl -sSfL --netrc -o amd64.zip https://api.github.com/repos/oxidecomputer/cockroach/act [...]
| + for artifact_id in $(jq -r '.id' <<<"$artifacts")
| ++ jq -r --argjson id 2135006505 'select(.id == $id) | .name'
| + artifact_name=arm64
| + curl -sSfL --netrc -o arm64.zip https://api.github.com/repos/oxidecomputer/cockroach/act [...]
| + for artifact_id in $(jq -r '.id' <<<"$artifacts")
| ++ jq -r --argjson id 2135009705 'select(.id == $id) | .name'
| + artifact_name=build
| + curl -sSfL --netrc -o build.zip https://api.github.com/repos/oxidecomputer/cockroach/act [...]
| + unzip build.zip
| Archive:  build.zip
|  extracting: cockroach.tgz
|  extracting: cockroach.tgz.sha256
task: process exited: duration 508673 ms, exit code 0
|W| found 2 output files
|W| uploading: /work/oxidecomputer/cockroach/cockroach.tgz (167349386 bytes)
|W| uploaded: /work/oxidecomputer/cockroach/cockroach.tgz
|W| uploading: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 (65 bytes)
|W| uploaded: /work/oxidecomputer/cockroach/cockroach.tgz.sha256