Skip to content

ci: test on windows #1257

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

ci: test on windows #1257

wants to merge 4 commits into from

Conversation

dundargoc
Copy link
Collaborator

No description provided.

@dundargoc dundargoc force-pushed the ci/windows branch 6 times, most recently from 36f0d1c to 9060384 Compare April 8, 2025 12:16
@lewis6991
Copy link
Owner

Looks like this has hit leafo/gh-actions-luarocks#17

@dundargoc dundargoc force-pushed the ci/windows branch 7 times, most recently from 6a9cc2a to d470de5 Compare April 8, 2025 16:09
@lewis6991
Copy link
Owner

lewis6991 commented Apr 8, 2025

Current error is

deps/nvim-test/bin/nvim-test: line 170: SET: command not found

Looks like we need to do something else for eval $(luarocks path) on Windows.

Could try just commenting it out?

@dundargoc
Copy link
Collaborator Author

dundargoc commented Apr 12, 2025

Tried commenting it out, it's needed. I think I know how to fix this though.

Note to self: I think the way neovim does is the way to go aka manually construct the package.path and package.cpath in the runner.lua itself instead of relying on luarocks path.

@dundargoc dundargoc force-pushed the ci/windows branch 9 times, most recently from 6f8d7e6 to f624add Compare April 12, 2025 17:14
@dundargoc dundargoc force-pushed the ci/windows branch 9 times, most recently from a06f260 to 6da78bb Compare April 12, 2025 18:05
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