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 <michael.johansen@ni.com>
* Move test python files into a 'unit' folder.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Make artifact names unique for uploading test results.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Pass the submodules input to the checkout command in some workflows.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Create a composite action for running and uploading unit test results.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Remove outputs section since there aren't any outputs.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Add shell attribute to run calls in composite action.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Re-word step title to be more readable.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Address review feedback about descriptions and casing.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Fix cache key generation to use valid python version string.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Update the setup-python and setup-poetry actions to 0.4.0 to get the pythonVersion environment variable.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
* Use format() to properly reference the package name within the hashFiles call.
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
---------
Signed-off-by: Michael Johansen <michael.johansen@ni.com>
Co-authored-by: Michael Johansen <michael.johansen@ni.com>
0 commit comments