geldata / geldata/gel-cli

Add tests for commands that are used by our cloud

Open
#1,614 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Commands that cloud uses but are not tested:

- `gel query --output-format tab-separated ...`
- `gel list branches`
- `query --file ...`

https://github.com/geldata/nebula/blob/c9c564c450afe4370af11dcd6c21cb7c2a7bb625/cmd/nebula/server/platform/jobspec/edgedb/upgrade.nomad#L111

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the cloud job specification at cmd/nebula/server/platform/jobspec/edgedb/upgrade.nomad#L111 to understand how these commands are used, then locate the existing CLI command test structure. Add coverage for gel query --output-format tab-separated, gel list branches, and query --file; done means all three cloud-used invocations are tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.