Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repositories: Add clone URL to data we track #793

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Aug 30, 2023

This will help us make better decisions if we decide to support a git ingestor.

The idea is that we'll be able to get (and not guess) a supported git cloning
URL so we could fetch the data.

Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two comments inline, but in general having the attributes doesn't hurt

database/migrations/000001_init.up.sql Outdated Show resolved Hide resolved
database/migrations/000001_init.up.sql Show resolved Hide resolved
This will help us make better decisions if we decide to support a git ingestor.

The idea is that we'll be able to get (and not guess) a supported git cloning
URL so we could fetch the data.
@JAORMX JAORMX changed the title repositories: Add clone URL and size to data we track repositories: Add clone URL to data we track Aug 31, 2023
@JAORMX JAORMX requested a review from jhrozek August 31, 2023 12:42
@JAORMX JAORMX merged commit d234435 into main Aug 31, 2023
14 checks passed
@JAORMX JAORMX deleted the repo-extra-data branch August 31, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants