feat(baker/finalize): Add finalize stage framework with plugin system
and template Implements the finalize stage infrastructure for HoneyBiscuitWorkshop: - New finalize module with config, error, event, plugin, stage, and template submodules - Plugin system supporting internal (webhook, mail, satori, in-site) and external plugins - FinalizeConfig schema with version validation for finalize.yml - Add glob, duration-str, lettre dependencies to workshop-baker - Expand project documentation (clarification.md, description.md) - Update .gitignore and fix bake.rs pipeline_functions access BREAKING CHANGE: Not a buildable version!
This commit is contained in:
@@ -5,3 +5,7 @@ playground
|
||||
|
||||
.codeartsdoer
|
||||
archived
|
||||
.sisyphus
|
||||
*.bak
|
||||
*.clean
|
||||
session*
|
||||
|
||||
Reference in New Issue
Block a user