meltano / jaffle-shop-template

Template for a DuckDB-based, Codespace-oriented sandbox project that is also dbt Cloud compatible, and includes code-first BI tooling via Evidence.
https://meltano.github.io/jaffle-shop-template/
10 stars 15 forks source link

Add CI step to publish Evidence reports to GitHub pages #4

Closed aaronsteers closed 1 year ago

aaronsteers commented 1 year ago

The reports are working well on my local workstation, but I want to also add a BI publish step into the repo. We could use Netlify or similar, but my preference would be to use GitHub Pages, if possible, specifically so that people who fork the repo or use it as a template will not be required to create an account on another service.

If we get this working well, we could then see about also getting dbt Docs published in the same way.

cc @edgarrmondragon, @archiewood