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 Eask for CI #158

Merged
merged 5 commits into from
Apr 25, 2022
Merged

Use Eask for CI #158

merged 5 commits into from
Apr 25, 2022

Conversation

jcs090218
Copy link
Member

This is the same PR with emacs-lsp/lsp-ui#700 and emacs-lsp/dap-mode#596

I think tests on Windows never work?

(with-current-buffer process-buffer
(setq-local default-directory (or project-root default-directory))
(setq-local default-directory (or project-rt default-directory))
Copy link
Member Author

Choose a reason for hiding this comment

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

I have temporary rename the variable to project-rt, or else the package-lint will give me the following error:

184:9: error: You should depend on (emacs "28.1") if you need ‘project-root’.

@ericdallo
Copy link
Member

Thank you for this!
I think tests on windows started to fail a while a go and I never managed to fix it :(

Copy link
Member

@ericdallo ericdallo left a comment

Choose a reason for hiding this comment

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

LMK if you think it' s ready to merge

@jcs090218
Copy link
Member Author

I think tests on windows started to fail a while a go and I never managed to fix it :(

No worries! We can fix this in the later PR. ;)

LMK if you think it' s ready to merge

It's ready! :)

@ericdallo ericdallo merged commit a1336f1 into emacs-lsp:master Apr 25, 2022
@jcs090218 jcs090218 deleted the ci-eask branch April 25, 2022 12:25
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