lidofinance / lidofinance/diffyscan

Add possibility to run diffyscan against the specified project folder

Open
#7 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
142
Forks
20
Avg merge
1d 13h
Merged PRs (30d)
15

Description

Seems like we need to run diffyscan in some dir where the config.json located and where digest will be stored as well.

Something like this:
PROJECT_DIR=/someproject/ python main.py

Also, there is a possibility to extract github repo path from git in the project dir

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

Start at python main.py and inspect how config.json and the digest path are currently resolved. Use the issue's PROJECT_DIR example to trace the required project-folder behavior; done means those files are handled in the specified directory and the GitHub repository path can be obtained from its Git metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.