Commit graph

2 commits

Author SHA1 Message Date
Jorge Gallegos
361da2921f
The Union syntax for type hints is py3.10+
whereas the typing module Optional is supported since py3.2
2025-09-02 11:40:28 -07:00
Jorge Gallegos
f2b6097ded
Initial naive implementation of gcloud-ssh
This is just a plain implementation, nothing fancy pure dumb SSH calls
per task, which makes this really slow. Going to make this faster with
pure SSH first.
2025-08-29 17:54:33 -07:00