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 CI #24

Closed
thi8v opened this issue Jun 2, 2023 · 3 comments
Closed

Fix the CI #24

thi8v opened this issue Jun 2, 2023 · 3 comments
Labels
A-CI Area: The GitHub CI enhancement New feature or request
Milestone

Comments

@thi8v
Copy link
Member

thi8v commented Jun 2, 2023

Is your feature request related to a problem? Please describe.
The CI says LLVM isn't installed but there is an action to install it. After an issue opened here, the CI needs to install llvm-config with the according version of LLVM. (for the moment as long as this issue is not closed, the CI will be deactivated)

Describe the solution you'd like
Install, rather compile llvm with https://github.com/llvmenv/llvmenv

Describe alternatives you've considered
Create a github action that compiles LLVM and install it but too long and maybe later I'll do it but now I don't have time.

@thi8v thi8v added enhancement New feature or request A-CI Area: The GitHub CI labels Jun 2, 2023
@thi8v thi8v added this to Mona Jun 2, 2023
@thi8v thi8v moved this to Todo in Mona Jun 2, 2023
@thi8v thi8v mentioned this issue Jun 2, 2023
5 tasks
@thi8v
Copy link
Member Author

thi8v commented Jun 2, 2023

OR !! I've just found a marvelous CI with Inkwell, they wrote their own action and I think I will (if they agree) copy this because it's amazing

@thi8v thi8v added this to the 0.1.0 milestone Jun 4, 2023
@thi8v
Copy link
Member Author

thi8v commented Jun 12, 2023

OR with this mun-lang/mun#526

@thi8v thi8v added this to Zom Jun 15, 2023
@thi8v thi8v moved this to Todo v0.1.0 in Zom Jun 15, 2023
@thi8v
Copy link
Member Author

thi8v commented Jun 30, 2023

like said in #6 i don't know if it's worth the time to do CI and tests / benchmarks ...

@thi8v thi8v closed this as completed Jun 30, 2023
@github-project-automation github-project-automation bot moved this from Todo v0.1.0 to Done in Mona Jun 30, 2023
@github-project-automation github-project-automation bot moved this from Todo v0.1.0 to Done in Zom Jun 30, 2023
@thi8v thi8v mentioned this issue Jul 15, 2023
21 tasks
@thi8v thi8v mentioned this issue Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: The GitHub CI enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant