Skip to content

Prove the github-action seam (repo-infra teach path, stage 2) #2

Prove the github-action seam (repo-infra teach path, stage 2)

Prove the github-action seam (repo-infra teach path, stage 2) #2

Triggered via pull request August 24, 2026 12:26
Status Success
Total duration 17s
Artifacts

ci.yml

on: pull_request
Action manifest is valid
8s
Action manifest is valid
action-test  /  Test MKP Builder Action
6s
action-test / Test MKP Builder Action
action-test  /  Test with All Inputs
5s
action-test / Test with All Inputs
action-test  /  Test Input Validation
6s
action-test / Test Input Validation
action-test  /  Test Without Python Validation
5s
action-test / Test Without Python Validation
ci-passed
3s
ci-passed
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 17 notices
action-test / Test Input Validation
Process completed with exit code 1.
action-test / Test Input Validation
validate-python must be 'true' or 'false'
action-test / Test Input Validation
Process completed with exit code 1.
action-test / Test Input Validation
Invalid version format. Use semantic versioning (e.g., 1.2.3 or 1.2.3-beta.1)
action-test / Test Without Python Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
action-test / Test with All Inputs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
action-test / Test MKP Builder Action
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
action-test / Test Input Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
action-test / Test Without Python Validation
No-Python test completed successfully - Python setup was skipped!
action-test / Test Without Python Validation
MKP package built successfully: ./simple_plugin-1.0.0-no-python.mkp (4.0K)
action-test / Test Without Python Validation
Running MKP build with arguments: --version 1.0.0-no-python --output-dir . --no-validate --verbose
action-test / Test Without Python Validation
Using versioned MKP build script (ensures version consistency)
action-test / Test Without Python Validation
Input validation passed
action-test / Test with All Inputs
All inputs test completed successfully!
action-test / Test with All Inputs
MKP package built successfully: dist/advanced_plugin-2.0.0-test.mkp (4.0K)
action-test / Test with All Inputs
Running MKP build with arguments: --version 2.0.0-test --name advanced_plugin --title Advanced Test Plugin --author Test Developer <dev@example.com> --description An advanced plugin for comprehensive testing --version-min-required 2.3.0p1 --version-packaged 2.3.0p34 --download-url https://github.com/test/advanced-plugin --version-usable-until 2.4.0 --output-dir dist --validate --verbose
action-test / Test with All Inputs
Using versioned MKP build script (ensures version consistency)
action-test / Test with All Inputs
Input validation passed
action-test / Test MKP Builder Action
Action test completed successfully!
action-test / Test MKP Builder Action
MKP package built successfully: ./test_plugin-1.0.0-test.mkp (4.0K)
action-test / Test MKP Builder Action
Running MKP build with arguments: --version 1.0.0-test --output-dir . --validate --verbose
action-test / Test MKP Builder Action
Using versioned MKP build script (ensures version consistency)
action-test / Test MKP Builder Action
Input validation passed
action-test / Test Input Validation
Boolean validation working correctly
action-test / Test Input Validation
Version validation working correctly