NeonGeckoCom / .github

GitHub default automations, templates, etc.
0 stars 1 forks source link

Make python versions configurable per-core in skill test automation #60

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

Adds options to override python versions to test skills against ovos/neon cores (or disable tests for a particular core) Also updates Neon tests to run against master branch To disable tests for a particular core, pass an empty string and not an empty list

Issues

Other Notes

Backwards-compat validated https://github.com/NeonGeckoCom/skill-support_helper/actions/runs/5894424795/job/15988037070?pr=69 New behavior validated https://github.com/NeonGeckoCom/skill-support_helper/actions/runs/5894603041