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

Justl mostly broken over tramp #31

Closed
sochotnicky opened this issue Apr 12, 2023 · 5 comments
Closed

Justl mostly broken over tramp #31

sochotnicky opened this issue Apr 12, 2023 · 5 comments

Comments

@sochotnicky
Copy link

It seems that invoking justl commands over tramp connections fails.

The only exception seems to be justl-exec-recipe-in-dir which I assume only works accidentally?

Or are things supposed to work and there's problem on my end?

@psibi
Copy link
Owner

psibi commented Apr 12, 2023

The only exception seems to be justl-exec-recipe-in-dir which I assume only works accidentally?

Yes.

I am open to receiving pull requests and documentation to address this issue, although I am uncertain if I will have sufficient bandwidth to personally resolve it in near future.

@sochotnicky
Copy link
Author

I am still working on this as time permits but I have what seems to be mostly working version here:
https://github.com/sochotnicky/justl.el/tree/fix-tramp-support

There's still some weird bugs but I think those are unrelated to tramp and more related to how my justfiles are structured (aliases, arguments etc don't seem to be well supported).

Once I cleanup things a bit more I'll do a PR.

@psibi
Copy link
Owner

psibi commented Apr 17, 2023

Nice! :-)

@psibi
Copy link
Owner

psibi commented Aug 9, 2023

@sochotnicky Your version was helpful to me while adding support for tramp. Can you give this PR a try: #36 ?

@psibi
Copy link
Owner

psibi commented Aug 10, 2023

Fixed by #36

@psibi psibi closed this as completed Aug 10, 2023
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

No branches or pull requests

2 participants