apache / apache/ponymail

Confusing archiver.py option name --uri

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

The archiver.py script has an option named '--uri'.
This is actually used as the url_prefix for the elastic search database, and is not a URI at all.
The option should be renamed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in archiver.py by locating the '--uri' option and how it is used as the Elasticsearch URL prefix. Rename the option to reflect that purpose and update its uses so the script no longer exposes the misleading name.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, python
Domain
cli, databases
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.