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
Just updates windows and linux to use PD env API instead of os.platform(), so that
it is consistent with mac. Tests mock to mac for now, as they're not doing anything
dependent on execution OS.
Fixespodman-desktop#1207.
Signed-off-by: Tim deBoer <[email protected]>
Is your enhancement related to a problem? Please describe
machine-utils.ts was updated to start using the Podman Desktop env API for Mac, but Linux and Windows use os.platform instead.
Describe the solution you'd like
Use Podman Desktop env api for all platforms.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: