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

Parse and use additional metadata from GitHub repo READMEs #179

Open
4 tasks done
jerboa88 opened this issue Jan 29, 2025 · 2 comments · Fixed by #193
Open
4 tasks done

Parse and use additional metadata from GitHub repo READMEs #179

jerboa88 opened this issue Jan 29, 2025 · 2 comments · Fixed by #193
Assignees
Labels
✨ feature New feature or request 🚦 in progress Issue is being worked on 🚩 medium

Comments

@jerboa88
Copy link
Owner

jerboa88 commented Jan 29, 2025

Tasks:

  • Parse the following properties from GitHub repos and add them to GithubRepoProject objects:
    • category
    • languages
    • technologies
    • tools?
    • schemaType
    • schemaApplicationCategory
    • schemaOperatingSystem
  • Replace old parsing logic for category with new logic.
  • Update project recommendation logic to use technologies and tools properties or create a separate issue for this.
  • Add schemaType, schemaApplicationCategory, and schemaOperatingSystem properties to structured data of project pages.
@jerboa88 jerboa88 added 🚦 new Issue has not been investigated yet ✨ feature New feature or request labels Jan 29, 2025
@jerboa88 jerboa88 changed the title Parse additional info from GitHub repo READMEs Parse additional metadata from GitHub repo READMEs Jan 29, 2025
@jerboa88 jerboa88 changed the title Parse additional metadata from GitHub repo READMEs Parse and use additional metadata from GitHub repo READMEs Jan 29, 2025
@jerboa88
Copy link
Owner Author

Depends on #182

@jerboa88 jerboa88 added 🚦 confirmed Issue has been reproduced and removed 🚦 new Issue has not been investigated yet labels Feb 1, 2025
@jerboa88 jerboa88 self-assigned this Feb 1, 2025
@jerboa88 jerboa88 added 🚦 in progress Issue is being worked on and removed 🚦 confirmed Issue has been reproduced labels Feb 3, 2025
@jerboa88
Copy link
Owner Author

jerboa88 commented Feb 8, 2025

#190 created for updating project recommendation logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request 🚦 in progress Issue is being worked on 🚩 medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant