marmelab / marmelab/greenframe-cli
GreenFrame Analysis Stuck on "Running 1 scenario(s)..."
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 284
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm encountering an issue with GreenFrame where the analysis process seems to get stuck. Here's what I'm trying to do and the output I receive:
**Command:** greenframe analyze https://marmelab.com
**Output:** ✔ Check configuration file
✔ The folder is not a git repository
❯ Analysis is in progress locally
✔ Docker version 25.0.4, build 1a576c5
⠙ Running 1 scenario(s)...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing `greenframe analyze https://marmelab.com` with Docker 25.0.4 and observe where the local analysis remains at “Running 1 scenario(s)...”. Trace the CLI analysis entry point and scenario runner to identify whether the command completes or reports an actionable error instead; done means the analysis no longer hangs silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100