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

fix: 🐛restore 'raw_round_applications' asset #6

Closed DistributedDoge closed 8 months ago

DistributedDoge commented 8 months ago

Error in my previous PR caused partial failures during CI run, due to which raw_round_applications table no longer materializes.

This should fix the regression caused by attempting to fetch raw_round_applications.json using chain_file_aggregator instead of round_file_aggregator.