Overhaul CI/CD workflows and migrate test configs from garnish to plating
88 files · 2,150+ · 1,828-

CI/CD workflow fixes and simplification

2 files changed
  • build-release.yml Fixed checkout paths and simplified dependency handling
  • sign-release.sh Updated release signing script
  • Fixed GitHub Actions checkout paths that were causing build failures remediate behavioral
    1 file
    • build-release.yml
  • Simplified workflow to handle missing dependencies gracefully remediate behavioral
    1 file
    • build-release.yml

Migrate test configs from garnish to plating

1 file changed
  • .plating-tests New plating test directory with function test configurations
  • Migrated function test configurations from .garnish-tests/ to .plating-tests/ directory decouple internal
    1 file
    • .plating-tests

Documentation and project configuration

4 files changed
  • DEVELOPMENT.md New development guide documentation
  • CLAUDE.md Updated project guidance
  • Makefile Updated build automation targets
  • auto-commit-workflow-test-status.md Auto-commit workflow test status tracking
  • Added DEVELOPMENT.md with development workflow documentation specify internal
    1 file
    • DEVELOPMENT.md
  • Updated Makefile, CLAUDE.md, and added auto-commit workflow test status doc specify internal
    2 files
    • CLAUDE.md
    • Makefile