duckdb / community-extensions

https://community-extensions.duckdb.org
111 stars 19 forks source link

Add workflow to deploy website #62

Closed carlopi closed 2 months ago

carlopi commented 2 months ago

Script takes current state of duckdb/community-extensions combined with the latest state of the community-extension branch in duckdb-web.

Workflow is to be triggered, either manually or from another worfklow.

Calling mechanism is not yet there, first allowing to iterate on this.

carlopi commented 2 months ago

Example of this in action is, on my fork, https://github.com/carlopi/community-extensions/actions/runs/9953957364/job/27498572303.

This fails due to missing privileges, but apart from that it should demonstrate this works.