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
Hey @gaocegege :) What's the status regarding the migration of the ORMB python sdk to oras-py? There doesn't seem to be any available resource for that since you opened oras-project/oras-py#84. I may give a hand on the python side if that's the only blocker (I already re-implemented the ORMB python sdk on my side to use subprocess.run and raise/propagate go errors to python).
But before that, I was wondering what is the vision between ORMB and ORAS? I don't know the details but I feel like there is a big overlap between the two. I would like to know on which one I can rely on a long term perspective, are they both going to be maintained in the future?
Cheers
The text was updated successfully, but these errors were encountered:
Personally, I prefer using the https://github.com/oras-project/oras-py but the project does not have the ETA. Thus I am not sure about it. WDYT, do you prefer the ormb python SDK?
Originally posted by @gaocegege in #181 (comment)
Hey @gaocegege :) What's the status regarding the migration of the ORMB python sdk to
oras-py
? There doesn't seem to be any available resource for that since you opened oras-project/oras-py#84. I may give a hand on the python side if that's the only blocker (I already re-implemented the ORMB python sdk on my side to usesubprocess.run
and raise/propagate go errors to python).But before that, I was wondering what is the vision between ORMB and ORAS? I don't know the details but I feel like there is a big overlap between the two. I would like to know on which one I can rely on a long term perspective, are they both going to be maintained in the future?
Cheers
The text was updated successfully, but these errors were encountered: