You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add unit test workflows to ni-apis-python.
Signed-off-by: Michael Johansen <[email protected]>
* Move test python files into a 'unit' folder.
Signed-off-by: Michael Johansen <[email protected]>
* Make artifact names unique for uploading test results.
Signed-off-by: Michael Johansen <[email protected]>
* Pass the submodules input to the checkout command in some workflows.
Signed-off-by: Michael Johansen <[email protected]>
* Create a composite action for running and uploading unit test results.
Signed-off-by: Michael Johansen <[email protected]>
* Remove outputs section since there aren't any outputs.
Signed-off-by: Michael Johansen <[email protected]>
* Add shell attribute to run calls in composite action.
Signed-off-by: Michael Johansen <[email protected]>
* Re-word step title to be more readable.
Signed-off-by: Michael Johansen <[email protected]>
* Address review feedback about descriptions and casing.
Signed-off-by: Michael Johansen <[email protected]>
* Fix cache key generation to use valid python version string.
Signed-off-by: Michael Johansen <[email protected]>
* Update the setup-python and setup-poetry actions to 0.4.0 to get the pythonVersion environment variable.
Signed-off-by: Michael Johansen <[email protected]>
* Use format() to properly reference the package name within the hashFiles call.
Signed-off-by: Michael Johansen <[email protected]>
---------
Signed-off-by: Michael Johansen <[email protected]>
Co-authored-by: Michael Johansen <[email protected]>
0 commit comments