thoth-station / thamos

A CLI tool and library for communicating with Thoth
http://thoth-station.ninja
GNU General Public License v3.0
15 stars 17 forks source link

Check if the cuda_version is none #1195

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Check if the cuda_version is none Signed-off-by: Harshad Reddy Nalla hnalla@redhat.com

Related Issues and Dependencies

Fixes: https://github.com/thoth-station/adviser/issues/2394

harshad16 commented 1 year ago

/hold

Testing

harshad16 commented 1 year ago

/unhold

Seems like the result we want: before: cuda_version: 'None' after: cuda_version: null

codificat commented 1 year ago

/lgtm /approve

Thanks!

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: codificat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/thamos/blob/master/OWNERS)~~ [codificat] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment