Skip to content

feat: validate plugin config examples with matrix#24

Open
joy7758 wants to merge 2 commits intoplugin-config-cifrom
plugin-config-matrix
Open

feat: validate plugin config examples with matrix#24
joy7758 wants to merge 2 commits intoplugin-config-cifrom
plugin-config-matrix

Conversation

@joy7758
Copy link
Owner

@joy7758 joy7758 commented Mar 15, 2026

Summary

  • add a second tracked plugin config example that covers the package-name-plus-package-path variant
  • split plugin config validation into its own matrix job so each tracked example is checked independently without duplicating the rest of the validation job
  • update the README to explain what the second example demonstrates

Validation

  • python3 validation/scripts/validate_plugin_config.py plugin_config.example.json
  • python3 validation/scripts/validate_plugin_config.py plugin_config.packages.example.json
  • python3 demos/persona_workflow_demo.py
  • POP_PLUGIN_CONFIG_FILE=/tmp/pop_demo_plugins/plugin_config.json python3 demos/persona_workflow_demo.py --task-input /tmp/content_strategy_task.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant