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
While attempting to release version 0.3.2, I ran into two issues:
for whatever reason I had a github token saved into my env which didn't have sufficient access rights to create a tag on subo, and
the post release subo docker publish failed because I wasn't logged in to docker, and even if I was, my user has no access to the suborbital docker team, so I couldn't publish the image
In order to run the release successfully we should test both of these that we're logged in, AND have the correct access rights to complete a full release.
The text was updated successfully, but these errors were encountered:
While attempting to release version 0.3.2, I ran into two issues:
In order to run the release successfully we should test both of these that we're logged in, AND have the correct access rights to complete a full release.
The text was updated successfully, but these errors were encountered: