-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nimi-bot logs aren't world-viewable #1196
Comments
Fortunately, we've designed nimi-bot to use only simulated hardware, so while we need the drivres to be installed, we don't need physical NI hardware to be present.
|
In the meantime, contributors can run system tests on a local system that has the NI driver runtimes installed:
Note the precise invokation may vary based on which version of Python you're using, and we have a change queued up that may change the above yet a bit more. |
Now moved Jenkins based agents to Azure agents, though we moved to Azure agents security implications remains same. |
@SukruthGrandhiNI we thought using the AW-hosted VMs + GitHub actions for Can you take a look? |
@marcoskirsch, I could see GitHub action logs when I logged in as external contributor. This comment is made using external contributor credentials. |
@marcoskirsch |
Ok, closing. Thanks for confirming. |
Our nimi-bot system that runs system tests automatically sits inside NI's network. That means that in a PR you can see the pass/fail result of the tests, but if you click on the link in order to debug what failed, it will be unreachable unless you have access to the company's network.
This is counter to the open source nature of the nimi-python project that makes contributions from non NI employees a lot more challenging.
The text was updated successfully, but these errors were encountered: