Create an initial workflow - run-via-tests.yml to run VI Analyzer checks#150
Merged
watsnav merged 1 commit intofeature/github-actions-cicdfrom Feb 12, 2026
Merged
Conversation
53d6700 to
cad71d9
Compare
…cks using LV container image
cad71d9 to
421c8bf
Compare
Collaborator
Author
|
This is an infra change and no changes is being made to the source. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub Issue for the Pull Request
Link to the relevant GitHub issue
GitHub Discussions Related to this Pull Request
List any GitHub discussion links related to this PR
Checklists
Completing these checklists ensures that your PR meets our build server requirements on the first attempt. If you're unable to complete any of the following checks, please submit your PR as a draft to the best of your ability. We will provide any clarification you may need after posting it.
Summary of Changes
This change adds a template workflow that will run VI Analyzer checks using LabVIEW containers. The actual steps will be added in next changes to the feature branch. This is needed to test the PR checks, CI and CD for the actor-framework repo which is currently broken.
Reason for Change
Now that we have LabVIEW containers released, we want to use it to be able to do CI/CD steps. This change sets a stage to be able to further test changes related to PR validation that is going to be done shortly in subsequent PRs targeted to a temporary features branch until all the testing is completed.
Testing
None
Manual Tests
None