-
Notifications
You must be signed in to change notification settings - Fork 18
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
purl2sym: Add metadata support for packages hosted on GitHub #112
Commits on Mar 21, 2024
-
Move GitHub GraphQL methods to utils.py
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f92d78 - Browse repository at this point
Copy the full SHA 5f92d78View commit details
Commits on Mar 25, 2024
-
Add metadata support for GitHub packages
- The github support makes use of GitHub GraphQL API - Before fetching metadata of github package add GitHub API in `.env` file. Example: `GH_TOKEN=your-github-api-key` Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76ba556 - Browse repository at this point
Copy the full SHA 76ba556View commit details -
Add metadata support for miniupnp packages
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9480c6a - Browse repository at this point
Copy the full SHA 9480c6aView commit details -
Return iso date string in GitHubSource
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd607b0 - Browse repository at this point
Copy the full SHA dd607b0View commit details -
Add tests for GitHubSource packages
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e188f56 - Browse repository at this point
Copy the full SHA e188f56View commit details -
Disable default regen for GitHubSourceTestCase
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b0479e - Browse repository at this point
Copy the full SHA 0b0479eView commit details -
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a4f57d - Browse repository at this point
Copy the full SHA 1a4f57dView commit details -
Fix the UnboundLocalError in IpkgDirectoryListedSource
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f9c44 - Browse repository at this point
Copy the full SHA c7f9c44View commit details -
Add test for IpkgDirectoryListedSource
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 531e8db - Browse repository at this point
Copy the full SHA 531e8dbView commit details
Commits on Mar 26, 2024
-
Handle ParserError when parsing dates
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38c65fa - Browse repository at this point
Copy the full SHA 38c65faView commit details -
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dde2e87 - Browse repository at this point
Copy the full SHA dde2e87View commit details -
Add metadata support for Python
Signed-off-by: Keshav Priyadarshi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 210eec0 - Browse repository at this point
Copy the full SHA 210eec0View commit details