coala / coala/docker-coala-base

Implement Disposable mode: Clone repository and run coala on it!

Open
#177 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status/STALE
Dominant language
Shell
Stars
21
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I think it would be nice to implement something called "Disposable mode", which simply do this:

  • Clone the repository
  • If there's no .coafile, run coala-quickstart and output the results.
  • Run coala --ci or may be in json-mode if desired.

This is really helpful for something like Try coala and Gitmate.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the image entrypoint and the existing coala invocation. Trace how a repository is supplied, then verify the disposable flow clones it, runs coala-quickstart when no .coafile exists, and supports coala --ci or JSON output.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.