dart-lang / dart-docker

Docker images for the Dart programming language (https://dart.dev)
BSD 3-Clause "New" or "Revised" License
70 stars 15 forks source link

Lag between SDK releases and Dart library image updates (again) #204

Closed cpswan closed 2 months ago

cpswan commented 2 months ago

It's been 6 days since 3.5.1 was released, but the :latest build is still at 3.5.0

versions.json here was updated with the 3.5.1 hashes in https://github.com/dart-lang/dart-docker/commit/23860711d655df4ce3c6b87d72f82203dcd2e2be but somehow that hasn't triggered the process to get new images built.

@athomas you mentioned in #97 that:

the last step of updating the library is still somewhat manual and it appears it didn't happen for the last stable and beta, https://github.com/docker-library/official-images/pull/12541 should catch us up. We'll try to avoid that going forward.

But maybe this one fell through the cracks again?

athomas commented 2 months ago

Sort of, this was actually on my todo list today: https://github.com/docker-library/official-images/pull/17411

@itsjustkevin FYI

mnordine commented 2 months ago

Seems like something ripe for automation, and never added to someone's "todo list"?

This issue seems to occur quite frequently, with many Dart devs unable to incorporate latest bug fixes/releases into their CI pipelines.

cpswan commented 1 month ago

and again for 3.5.3