Change seqrepo dataproxy env vars to all use SEQREPO_DATAPROXY_URI

Open Beginner friendly
#540 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
python
Domain
testing, tooling

Research direction

Start by inspecting conftest.py and hgvs_tools.py, focusing on their current SEQREPO_REST_URL and SEQREPO_URI environment-variable references. Update both references to use SEQREPO_DATAPROXY_URI, then run the relevant vrs-python tests to confirm the environment-variable changes work for filesystem and HTTP seqrepo endpoints.

Written by the indexing model from the issue text.

Description

biocommons.seqrepo uses SEQREPO_DATAPROXY_URI to point to a filesystem or HTTP endpoint for a seqrepo instance.

  • Change SEQREPO_REST_URL in vrs-python conftest.py to use SEQREPO_DATAPROXY_URI
  • Change SEQREPO_URI in vrs-python hgvs_tools.py to use SEQREPO_DATAPROXY_URI

See https://github.com/biocommons/biocommons.seqrepo/issues/183

Dominant language
Python
Stars
63
Forks
43
Avg merge
1h 2m
Merged PRs (30d)
1

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.

More from ga4gh/vrs-python

All issues in ga4gh/vrs-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.