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

use zig package manager (requires master) #11

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Conversation

sreehax
Copy link
Contributor

@sreehax sreehax commented Sep 26, 2023

The zig package manager now allows you to use the package manager for non-zig projects, which is perfect in this case.

@kassane
Copy link
Owner

kassane commented Sep 27, 2023

Wow! Thanks for the contribution.


Need to change CI/CD zig version.

@kassane kassane added the enhancement New feature or request label Sep 28, 2023
Copy link
Owner

@kassane kassane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it

- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0

- name: Install zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0

@sreehax
Copy link
Contributor Author

sreehax commented Oct 4, 2023

Fixed

@kassane
Copy link
Owner

kassane commented Oct 5, 2023

Awesome contribution!

However, I'll wait for this issue in DOtherSide to be fixed.

You can see in the CI that clang gives an error.

* dotherside fix: filcuc/dotherside#119 (comment)
* new minimum version: zig v0.12.0
@kassane
Copy link
Owner

kassane commented Dec 1, 2023

Wait: https://github.com/ziglang/zig/milestone/23 (v0.12.0)

@kassane kassane self-requested a review December 1, 2023 14:04
@kassane kassane merged commit 6e65c41 into kassane:main Dec 1, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants