Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag 1.68.0 missing from Docker Hub #439

Closed
tbroyer opened this issue Mar 12, 2024 · 4 comments
Closed

Tag 1.68.0 missing from Docker Hub #439

tbroyer opened this issue Mar 12, 2024 · 4 comments
Assignees

Comments

@tbroyer
Copy link

tbroyer commented Mar 12, 2024

As of now, tag latest has been updated, but no 1.68.0 tag has been created: https://hub.docker.com/r/asciidoctor/docker-asciidoctor/tags

Screenshot of the Docker Hub page

@tbroyer tbroyer changed the title Tag 1.68 missing from Docker Hub Tag 1.68.0 missing from Docker Hub Mar 12, 2024
@dduportal dduportal self-assigned this Mar 12, 2024
@dduportal
Copy link
Contributor

Thanks for reporting!

It looks like I broke the delivery system with #434: latest is deployed as expected from the main branch but tags are not picked up (my if expression is incomplete).

Working on a patch right now, I'll republish the 1.68.0 tag

@dduportal
Copy link
Contributor

Just pushed an hotfix: d6f7ca9 Let's see the result!

@dduportal
Copy link
Contributor

Finally images are deployed!

Sorry for the inconvenience I caused with #434.

I had to update the (quite old) conditional syntax and fix my mistakes with the following hotfixes (not mentioned in release not as they do not cover the content of the image itself. Anyone who want them please shoot and I'll add them no problem: it is just it should not bother end users from my PoV but no strong opinion):

Capture d’écran 2024-03-12 à 20 00 01

@dduportal
Copy link
Contributor

And release is republished: https://github.com/asciidoctor/docker-asciidoctor/releases/tag/1.68.0

Many thanks @tbroyer for reporting! I'm closing, feel free to reopen if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants