registry: add github backend and test for Liquibase#10052
Conversation
Greptile SummaryThis PR promotes
Confidence Score: 5/5A small, well-scoped registry update that mirrors conventions already established by similar Java-based tools in the codebase. The change adds a first-class GitHub backend for Liquibase and a properly structured test entry. Both follow the exact patterns used by comparable tools (gradle, jbang, android-sdk), and the fallback asdf backend is preserved, so there is no regression risk for existing users. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "registry: add java as required tool for ..." | Re-trigger Greptile |
There was a problem hiding this comment.
Code Review
This pull request updates the registry/liquibase.toml file by adding a GitHub backend source and defining a test configuration to verify the installation using the liquibase --version command, which also specifies a dependency on Java. I have no feedback to provide as there were no review comments to evaluate.
github:liquibase/liquibase) to the registrytest.tools)