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

Include repo title and/or url in exported JSON #359

Open
jimjam-slam opened this issue Oct 22, 2021 · 2 comments
Open

Include repo title and/or url in exported JSON #359

jimjam-slam opened this issue Oct 22, 2021 · 2 comments

Comments

@jimjam-slam
Copy link

jimjam-slam commented Oct 22, 2021

I love using Astral to tag my stars! I'm also really keen on exporting my data and using it to build some maps and charts, but I'm having trouble identifying the packages. I can see my tags are in the exported JSON, but repos are only identified by an ID (either the id field or the repo_id field—I'm not sure which is an internal identifier and which is GitHub's).

I understand the repo urls and titles aren't stable identifiers, but they'd be great for using the exported data without having to cross-check against the GitHub API (especially since Astral already fetches those things itself).

Thanks!

@syropian
Copy link
Member

Thanks for the kind words!

I'll see what I can do about this — I'm kicking myself for not storing repo names in the DB entry itself, but the stars should theoretically be in the cache, so it should be possible.

fwiw my wife and I are due with our first child literally any day now so I can't promise a timeframe, but I'll do my best 😅

@jimjam-slam
Copy link
Author

Absolutely no rush; this is definitely a nice to have rather than a requirement!

Congratulations! Enjoy the time with your family—open source can wait 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants