Tagged docker images not available #84
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
security
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: nomyo-ai/nomyo-router#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tried to pull tagged docker images:
docker pull bitfreedom.net/nomyo-ai/nomyo-router:0.8or
docker pull bitfreedom.net/nomyo-ai/nomyo-router:0.8.1They don't seem to be available anymore.
Issues with registry confirmed.
images are currently rebuild.
hitting a forgejo registry issue.
full rebuild is required. this will take some time unfortunately.
we will run backwards: newest -> oldest
Don't worry, your response time is amazing 👍
as a hotfix the regular (w/out semantic caching) 0.8.0 build is finished.
a docker pull bitfreedom.net/nomyo-ai/nomyo-router:0.8.0 succeeds - don't want to break your prod.
This one is tough.
We experience two bugs (forgejo registry issue, workflow issue on our end) that combine particularily bad.
Tbh, the effort to backport working workflows into all tagged versions with force pushing is not worth the hassle.
This effort is well better spent looking forward, working on v1 release.
:-/
to clarify, it will work with >= v0.9
That is all right, just wanted to make sure that future tagged releases will stay available ;)