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

Provide a way to do a manual build for an environment given its conda.yaml #902

Open
fabioz opened this issue Mar 14, 2023 · 2 comments
Open
Labels
enhancement New feature or request robocorp-code

Comments

@fabioz
Copy link
Collaborator

fabioz commented Mar 14, 2023

One action that I sometimes miss (but do not know where exactly to put it) would be a "build / rebuild the robot environment".
The environment builds automatic triggering is quite good but there are cases where I'd like the control.
Editing conda.yaml
..oops made a typo > cancel
back to editing conda.yaml
-> here before jumping back to .robot code I'd like to trigger the env. build manually and stay in that "mental context"

@fabioz fabioz added enhancement New feature or request robocorp-code labels Mar 14, 2023
@fabioz
Copy link
Collaborator Author

fabioz commented Mar 14, 2023

Could be done as:

  • Action to be manually called (something as Robocorp: Build RCC enviroment).
  • Code lens at the top of the conda.yaml to build it (which calls that action).

@kariharju
Copy link
Contributor

This issue has been moved here, under Sema4AI/vscode-extension repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request robocorp-code
Projects
None yet
Development

No branches or pull requests

2 participants