chaoss / chaoss/CollectOSS

Repo path in seed data is not in the correct format

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

> [!NOTE]
> Migrated from [augurlabs/augur#2297](https://github.com/augurlabs/augur/issues/2297)
> Originally opened by `@ABrain7710` on 2023-04-06

---

**Description:**
The repo path in the seed data is in this format `https://github.com/chaoss/augur/` when it should be in this format `github.com/chaoss/`

**How to reproduce:**
1. Create a brand new instance of augur
2. You'll be able to see the `repo_path` has the incorrect format for the default repos

**Expected behavior:**
The default repos should have this structure: `github.com/chaoss/`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.