Publish Plugins to PyPi (tested with PyPi provisioner & auto version increment) #13
publish.yaml
on: workflow_dispatch
Matrix: Publish provisioner plugins to PyPi
Annotations
3 errors and 1 warning
Publish provisioner plugins to PyPi (3.10)
/home/runner/work/provisioner-plugins/provisioner-plugins/./.github/actions/tests/action.yaml (Line: 37, Col: 7): 'run' is already defined
|
Publish provisioner plugins to PyPi (3.10)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/provisioner-plugins/provisioner-plugins/./.github/actions/tests/action.yaml (Line: 37, Col: 7): 'run' is already defined
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Publish provisioner plugins to PyPi (3.10)
Failed to load /home/runner/work/provisioner-plugins/provisioner-plugins/./.github/actions/tests/action.yaml
|
Publish provisioner plugins to PyPi (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|