pluginctl/assets/build
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
..
_setup.mk fix: template substitions 2025-07-30 17:44:22 +02:00
build.mk Integrate manifest apply into build system 2025-07-31 11:21:34 +02:00
deploy.mk Integrate manifest apply into build system 2025-07-31 11:21:34 +02:00
dev.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
test.mk Integrate manifest apply into build system 2025-07-31 11:21:34 +02:00
utils.mk Fix parseGoModule function to use strings.SplitSeq and improve efficiency 2025-07-15 14:45:11 +02:00
versioning.mk fix: template substitions 2025-07-30 17:44:22 +02:00