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

Fix the release artifacts workflow #1573

Merged
merged 12 commits into from
Sep 6, 2023
Merged

Fix the release artifacts workflow #1573

merged 12 commits into from
Sep 6, 2023

Conversation

vkleen
Copy link
Contributor

@vkleen vkleen commented Sep 5, 2023

These are necessary changes to the release workflow, the static binary build on arm64 and the GitHub runner infrastructure for the release artifact building to work.

@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 09:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 10:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 12:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 13:44 Inactive
@vkleen vkleen force-pushed the fix/release-workflow branch 4 times, most recently from 05ce68e to 08abf49 Compare September 5, 2023 17:52
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 17:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:11 Inactive
@vkleen vkleen force-pushed the fix/release-workflow branch 5 times, most recently from 241f8ca to 65f0167 Compare September 5, 2023 18:20
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:31 Inactive
@vkleen vkleen force-pushed the fix/release-workflow branch 3 times, most recently from 8f457c8 to 21bd76d Compare September 5, 2023 18:37
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 5, 2023 18:47 Inactive
@vkleen vkleen marked this pull request as ready for review September 5, 2023 23:37
@vkleen vkleen added this pull request to the merge queue Sep 6, 2023
Merged via the queue into master with commit be9269a Sep 6, 2023
10 of 14 checks passed
@vkleen vkleen deleted the fix/release-workflow branch September 6, 2023 09:38
suimong pushed a commit to suimong/nickel that referenced this pull request Sep 17, 2023
* Fix a typo in the release workflow

This changes `os.matrix` into the correct `matrix.os`.

* Use `nodeRuntimes` as required by nixpkgs master, now

* Add nix settings to github-runner.nix

* Disable diffutils tests on arm64 musl

* Add dependencies on `start-runner` in `release-artifacts.yaml`

* Use `--log-format raw-with-logs` like in the CI workflow

* Use the correct cargo package for `nickel-static`

* Adjust linker flags on arm64 musl

* Add github cli and docker to `github-runner.nix`

* Combine static binary and docker image building jobs for caching

* Allow docker access for github jobs

* Use `docker buildx` to assemble the multiplatform image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants