Extending the test coverage to include installation tests for VI Packages #251
svelderrainruiz
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current Build VI Package GitHub Action can potentially create broken artifacts. We need a step that installs the VI Package on the runner and tests that the main VI on the PPL is not broken, and we need this to happen without compromising the windows runner.
This represents adding more tasks to the build sequence, it will now look like this:
Could this be a good experiment to replace steps 6 through 8 with the use of dockers?
Beta Was this translation helpful? Give feedback.
All reactions