ProjectPythia / cookbook-template

Project Pythia Cookbook template
https://projectpythia.org/cookbook-template/
Apache License 2.0
21 stars 16 forks source link

Publish nightly build to GitHub Pages #141

Open brian-rose opened 9 months ago

brian-rose commented 9 months ago

This addresses https://github.com/ProjectPythia/cookbook-actions/issues/62 by adding the feature to publish the result of the nightly build to GitHub Pages so the gallery content is always fresh.

Per discussion at today's IWG, we should keep this in draft and not merge until we've had some further discussion about our desired default behavior.

Note that this change needs to be in the template, rather than in the reusable workflows. So we would need to manually repeat this modification in any existing cookbook repos for which we want to publish nightly.

github-actions[bot] commented 9 months ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: c2e884d9971836f52c6f304799247a4d5cbf36ba ✅ Deployment Preview URL: In Progress

brian-rose commented 9 months ago

Not clear why the linter is unhappy here.