raphaelstolt / raphaelstolt/lean-package-validator

Add a validate-remote command

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
18
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Add a validate-remote command that allows the validation via a given URL e.g. https://github.com/username/repository-name or make the existing validate command also accept URLs.

Also provide an --auto-branch option in which the updated .gitattributes file can be committed and sent upstream.

Contributor guide

Open the contributing guide

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 by locating the existing validate command and the code that updates .gitattributes. Trace how local paths are validated, then determine how a repository URL and the --auto-branch workflow should fit that entry point. Done means URL validation works and the option can commit and send the updated .gitattributes upstream.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, php
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.