Skip to content

Conversation

@mikavilpas
Copy link
Owner

Issue:

I suspect that mise installing lua is causing issues with the GITHUB_TOKEN rate limits. It may not be using the token correctly, leading to the build getting rate limited.

Example:
https://github.com/mikavilpas/yazi.nvim/actions/runs/19967417993/job/57262837513

Solution:

Lua does not have to be installed through mise if we copy the build commands that install lua dependencies and just run them directly in the build. Hopefully this will avoid the issues.

**Issue:**

I suspect that mise installing lua is causing issues with the
GITHUB_TOKEN rate limits. It may not be using the token correctly,
leading to the build getting rate limited.

Example:
https://github.com/mikavilpas/yazi.nvim/actions/runs/19967417993/job/57262837513

**Solution:**

Lua does not have to be installed through mise if we copy the build
commands that install lua dependencies and just run them directly in the
build. Hopefully this will avoid the issues.
@mikavilpas mikavilpas enabled auto-merge (squash) December 15, 2025 07:26
@mikavilpas mikavilpas disabled auto-merge December 15, 2025 07:28
@mikavilpas
Copy link
Owner Author

jdx/mise#7281 might support running tasks without preparing them now

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