pluginctl/assets
Felipe Martin 9d3c6b357f
Integrate manifest apply into build system
Update build makefiles to include manifest apply command in build pipeline:
- Add apply target to deploy.mk that runs pluginctl manifest apply
- Update dist target in build.mk to run apply before building
- Update test and coverage targets in test.mk to run apply before testing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 11:21:34 +02:00
..
.github/workflows Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
build Integrate manifest apply into build system 2025-07-31 11:21:34 +02:00
webapp chroe: updated webapp files 2025-07-28 18:01:22 +02:00
.editorconfig Add updateassets command with webapp code detection 2025-07-09 16:38:26 +02:00
.gitattributes Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
.gitpod.yml Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
.golangci.yml Fix parseGoModule function to use strings.SplitSeq and improve efficiency 2025-07-15 14:45:11 +02:00
.nvmrc Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
Makefile Add create-plugin command and improve asset management 2025-07-28 16:02:57 +02:00