oso icon indicating copy to clipboard operation
oso copied to clipboard

Add Stellar OSS projects and create collection

Open ccerv1 opened this issue 1 year ago • 1 comments

What is it?

https://airtable.com/appymB1sbp5uidiGe/shrsaWm1IyNZTCEhX/tblpytbu3t73kssiE

ccerv1 avatar Oct 05 '24 15:10 ccerv1

@ccerv1 Will do this in a few batches, starting with projects that have shared the link to the Github repo. Amongst the projects that have provided a website but no info on Github, I am finding that the website often includes a reference to Github. Will manually recover the Github link and process such projects in the second batch.

rohitmalekar avatar Oct 11 '24 11:10 rohitmalekar

@ccerv1 I have written a script to convert the Airtable into YAML files. I need one clarification. Here's an example - I am matching the "name" attribute in the project YAML file with "to_project_name" field from the funding data file.

I am assuming this is the field we would use to cross-reference data between oss-directory and oss-funding repo. However, "to_project_name" in the funding data doesn't really follow the convention of being based on the GitHub organization/project name. Just wanted to make sure this won't be an issue in any downstream processing.

version: 7 name: kata-games display_name: Kata.Games - Sharing platform description: Hosts games to help players open up to new ideas and use cryptos/ Offers a tool that empowers game devs to create online & share. websites: - url: https://linktr.ee/katagames github: - url: https://github.com/gaudiatech/kengi

rohitmalekar avatar Oct 14 '24 09:10 rohitmalekar

Ready for merge here - https://github.com/opensource-observer/oss-directory/pull/524

rohitmalekar avatar Oct 15 '24 11:10 rohitmalekar

@ccerv1 the collection is ready to merge here: https://github.com/opensource-observer/oss-directory/pull/529

rohitmalekar avatar Oct 16 '24 10:10 rohitmalekar