davidgasquez / gitcoin-grants-data-portal

🌲 Open source, serverless, and local-first data hub for Gitcoin Grants data!
https://grantsdataportal.xyz/
MIT License
26 stars 3 forks source link

feat: ⚡️ add catalog to website #31

Closed DistributedDoge closed 8 months ago

DistributedDoge commented 8 months ago

EDIT: Working on #29, by making catalog notebook which can be re-run to extract schema from files in tables folder.

Updated preview => https://distributeddoge.github.io/gitcoin-grants-data-portal/catalog.html

DistributedDoge commented 8 months ago

Ready to merge, let's just inspect the portal later to see if it actually worked.

davidgasquez commented 8 months ago

Seems the CI worked but the page is not there yet. :mag:

It should appear here: https://davidgasquez.github.io/gitcoin-grants-data-portal/catalog.html

DistributedDoge commented 8 months ago

@davidgasquez that is because CI run does not update github pages.

Last update to github pages happened 2 weeks ago. I think one of your github-actions refactorings dropped that functionality from CI.

my workflow to update portal was to manually:

davidgasquez commented 8 months ago

I think one of your github-actions refactorings dropped that functionality from CI.

Yep! Need to get that back. Didn't meant to drop it! Probably a great opportunity to push it to IPFS too (and even gitcoin-data.eth.limo)! :blush: