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 #30

Open
kariharju opened this issue Jun 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kariharju
Copy link
Contributor

Issue by fabioz
Tuesday Mar 14, 2023 at 10:46 GMT
Originally opened as robocorp/robotframework-lsp#902


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"

@kariharju kariharju added enhancement New feature or request robocorp-code labels Jun 14, 2024
@kariharju
Copy link
Contributor Author

Comment by fabioz
Tuesday Mar 14, 2023 at 10:49 GMT


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).

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

No branches or pull requests

1 participant