hasura / hasura/graphql-engine

CLI generated launch.json for VS Code launch configuration is refering to ddn dev

Open
#10,346 0 comments 0 reactions 0 assignees View on GitHub
c/cli ddnbugbounty-2024 k/v3-bug
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Component
CLI generated launch.json for VS Code launch configuration is refering to ddn dev

same with tasks.json

CLI -> c/v3-cli

### What is the current behaviour?

CLI generated launch.json for VS Code launch configuration is refering to ddn dev

### What is the expected behaviour?

It should run `HASURA_DDN_PAT=$(ddn auth print-pat) docker compose up --build --watch` upon run button click.

### Screenshots or Screencast

### Please provide any traces or logs that could help here.

### Any possible solutions/workarounds you're aware of?

### Keywords

Contributor guide

Open the contributing guide

Research direction

Start in c/v3-cli and locate the generator for the VS Code launch.json and tasks.json files. Compare the generated configurations with the expected docker compose command in the issue, then verify that both files use the intended command when run from VS Code.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, typescript, vscode
Domain
cli, developer-experience
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.