Skip to content

Releases: ProjectPythia/cookbook-actions

🚀 cookbook-actions v2025.06.17 🚀

17 Jun 17:42
75e1351
Compare
Choose a tag to compare

🚀 cookbook-actions v2024.10.29 🚀

This is the final release of these workflow files prior to changing the default build_command from jupyter-book build to myst build.

Future versions should preserve existing functionality but would require the calling workflows to specify the correct build_command as input arguments.

What's Changed

Full Changelog: v2024.10.29...v2025.06.17

🚀 cookbook-actions v2024.10.29 🚀

29 Oct 15:23
b9a5d7d
Compare
Choose a tag to compare

First tagged release of the Project Pythia cookbook-actions repository, as requested by @jbusecke!

This repo contains reusable workflows used for building, testing, previewing, and publishing cookbooks and other Project Pythia content. For usage examples, please visit the .github/workflows/ directory of the Project Pythia Cookbook Template repository.

This release represents the first stable state after switching the deploy-book.yaml workflow over to use JamesIves/github-pages-deploy-action.