Open c0c0n3 opened 2 years ago
for docker images, we are using github actions, no circle ci: https://github.com/orchestracities/ngsi-timeseries-api/blob/master/.github/workflows/docker.yml
i think the issue could be that for whatever reason the script takes the image tag from the github release name and not from the github tag...
oh forgot to mention. latest
is 7 months old
so if someone pulls QL w/o specifying a tag, they'll get an old image.
yeh, it could be. not sure how it actually works...
https://github.com/orchestracities/ngsi-timeseries-api/runs/4546570621?check_suite_focus=true apparently the problem was that the build failed
Describe the bug
There's one helluva lot QL images on DockerHub at the moment, which could be confusing for our users. Was this intentional? Also unlike previous versions there's no
0.8.3
tag, butrelease-0.8.3
instead. That intentional too?Expected behavior
Double check what's going on w/ CircleCI and if we're supposed to publish an image on every PR merge.
Additional context
Browse to: https://hub.docker.com/r/orchestracities/quantumleap/tags