Fabio Zadrozny
Fabio Zadrozny
Also, please add an entry to the CHANGELOG.md with details on the change.
It seems this came up again and was fixed in another commit (https://github.com/Sema4AI/actions/commit/450dfe9636c1eb4a92bef7306cac5d284560ab54) as no one remembered about this PR (which was approved but not merged). So, closing this PR...
It seems there was some issue bootstrapping the environment with the latest `rcc`. The `Robocorp Code` extension is currently actually deprecated and all new development/support is done through the `Sema4.ai`...
It's weird, I tried (in Windows) to add the config file to `%USERPROFILE%\.cargo\config.toml` with: ``` [net] git-fetch-with-cli = true # use the `git` executable for git operations ``` And it...
Unfortunately this is not really possible at this point.
Hi @iritkatriel, thank you for the issue report... now, this will likely not be fixed in pydevd because that code isn't really used... At this point just a teeny-tiny bit...
The issue is probably that we don't build on all the possible Linux configurations for the binary. A question: have you tried to `pypi` install the action server and start...
I agree, it should be possible to build the Action Server out of Sema4.ai. I'm checking internally on how to proceed in that front....
Just to give some feedback, this is being worked internally (the main issue being that we have some paid components that cannot be distributed as is directly, so, some unbundling/reorganizing...
Unfortunately not currently (the team which would need to fix this is swamped with other things, so, I can't really provide an ETA right now).