Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Nov 24, 2025

Important

Switch from asdf to mise for managing language runtimes in setup.sh, simplifying the script by removing asdf specific logic.

  • Behavior:
    • Switch from asdf to mise for managing language runtimes in setup.sh.
    • Remove asdf specific logic, including plugin checks and installations.
    • Use mise to install and set global versions for Node.js, Python, Go, Rust, and Java.
  • Installation:
    • Check for mise installation and prompt user to install if not present.
    • Use mise commands to activate and set up shell environment.
  • Misc:
    • Remove has_asdf_plugin function and related logic.
    • Update comments and instructions to reflect mise usage.

This description was created by Ellipsis for 8e4684b. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested review from jr and mrubens as code owners November 24, 2025 23:07
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 24, 2025
@roomote
Copy link
Contributor

roomote bot commented Nov 24, 2025

Rooviewer Clock   See task on Roo Cloud

Review complete. The refactoring from asdf to mise-en-place is clean and functionally equivalent. No issues found.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 24, 2025
@cte cte merged commit cad6145 into main Nov 24, 2025
18 checks passed
@cte cte deleted the cte/switch-from-asdf-to-mise branch November 24, 2025 23:39
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Nov 24, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:L This PR changes 100-499 lines, ignoring generated files.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants