Merge pull request #6 from oposs/chore/bump-plugin-0.2.1 #49
test.yml
on: push
Test MKP Builder Action
6s
Test with All Inputs
7s
Test Input Validation
4s
Test Without Python Validation
7s
Annotations
4 errors, 6 warnings, and 17 notices
|
Test Input Validation
Process completed with exit code 1.
|
|
Test Input Validation
validate-python must be 'true' or 'false'
|
|
Test Input Validation
Process completed with exit code 1.
|
|
Test Input Validation
Invalid version format. Use semantic versioning (e.g., 1.2.3 or 1.2.3-beta.1)
|
|
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/
|
|
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/
|
|
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/
|
|
Test with All Inputs
Unexpected input(s) 'cmk-min-version', 'cmk-packaged-version', valid inputs are ['version', 'package-name', 'title', 'author', 'description', 'version-min-required', 'version-packaged', 'download-url', 'version-usable-until', 'output-dir', 'validate-python', 'verbose']
|
|
Test with All Inputs
Unexpected input(s) 'cmk-min-version', 'cmk-packaged-version', valid inputs are ['version', 'package-name', 'title', 'author', 'description', 'version-min-required', 'version-packaged', 'download-url', 'version-usable-until', 'output-dir', 'validate-python', 'verbose']
|
|
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/
|
|
Test Input Validation
Boolean validation working correctly
|
|
Test Input Validation
Version validation working correctly
|
|
Test MKP Builder Action
Action test completed successfully!
|
|
Test MKP Builder Action
MKP package built successfully: ./test_plugin-1.0.0-test.mkp (4.0K)
|
|
Test MKP Builder Action
Running MKP build with arguments: --version 1.0.0-test --output-dir . --validate --verbose
|
|
Test MKP Builder Action
Using versioned MKP build script (ensures version consistency)
|
|
Test MKP Builder Action
Input validation passed
|
|
Test with All Inputs
All inputs test completed successfully!
|
|
Test with All Inputs
MKP package built successfully: dist/advanced_plugin-2.0.0-test.mkp (4.0K)
|
|
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 --download-url https://github.com/test/advanced-plugin --version-usable-until 2.4.0 --output-dir dist --validate --verbose
|
|
Test with All Inputs
Using versioned MKP build script (ensures version consistency)
|
|
Test with All Inputs
Input validation passed
|
|
Test Without Python Validation
No-Python test completed successfully - Python setup was skipped!
|
|
Test Without Python Validation
MKP package built successfully: ./simple_plugin-1.0.0-no-python.mkp (4.0K)
|
|
Test Without Python Validation
Running MKP build with arguments: --version 1.0.0-no-python --output-dir . --no-validate --verbose
|
|
Test Without Python Validation
Using versioned MKP build script (ensures version consistency)
|
|
Test Without Python Validation
Input validation passed
|