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
I created a local repository in Iceberg. The code was already loaded in the image with Metacello (github repo).
When I click on the newly created repository, I get a red morph.
The problem is that Iceberg cannot get information on the current version of packages in the image because the local repository is one version below than the current version loaded.
Maybe Iceberg should do a fetch on the local repo to get latest versions before trying to get the version.
The text was updated successfully, but these errors were encountered:
I created a local repository in Iceberg. The code was already loaded in the image with Metacello (github repo).
When I click on the newly created repository, I get a red morph.
The problem is that Iceberg cannot get information on the current version of packages in the image because the local repository is one version below than the current version loaded.
Maybe Iceberg should do a fetch on the local repo to get latest versions before trying to get the version.
The text was updated successfully, but these errors were encountered: