Rory Byrne
Rory Byrne
It should include a command-line entrypoint for the CLI.
Enhancement =========== When summarizing meta-info for more than one repository (which is the point of this tool), it will be necessary to display each repository's information separately. A grid structure...
Enhancement =========== The box should look something like the README image. The title should of course be the repository's name. The content below that could be defined by a `view.yaml`...
Enhancement =========== A simple command like `glance run --repo XYZ --branch-pattern "release-*"` should return a list of branches matching the pattern. Reasoning ========= This is the MVP of multi-repo visibility....
Current Situation ================= There is no authentication implemented. Enhancement =========== The tool should be able to communicate with the Github API via authenticated requests. Reasoning ========= The tool must be...
It's hard to suggest an architecture before we've nailed down exactly what problem the tool is trying to solve. Some assumptions about what the components and architecture will need to...
The file should explain how the project is run so that it's easy to get involved.
What problem or problems is this tool trying to solve? Which problems are in-scope, and which are clearly not appropriate for this tool to attempt to solve? At a high-level,...