I've been loving rovodev cli! I much prefer it to a vscode extension like github copilot, and the integration with Jira is a game changer. Currently I run it on my mac. I'd love to run it directly in my teams development environment to take advantage of the commands, however we build our product in CentOS 9 which comes with glibc 2.34 and unfortunately rovodev cli requires glibc 2.35. Would you consider compiling against glibc 2.34 or lower for wider linux compatibility? Then I could have the rovodev cli run our test and build commands which would be a massive W
@Jonah Jacobsen Rovo Dev CLI is currently compiled against glibc 2.35, so it won’t run on CentOS 9’s 2.34. Atlassian hasn’t released a 2.34-compatible build yet, but this request is on their backlog. The only workaround today is running the CLI inside a container or VM with glibc 2.35+. Adding your request helps push for an official lower-glibc build.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.