Page MenuHomePhabricator

docker-pkg might consider skipping UNRELEASED entries
Closed, DeclinedPublic

Description

I sometime do dummy changes to Dockerfiles that are not worth rebuilding a full container. I tag those in the changelog with UNRELEASED.

Maybe docker-pkg should skip building those and instead try to build the previous version? Unless maybe we try to generate a snapshot.

Or maybe I am overthinking and should just stop using UNRELEASED.

Event Timeline

That one was probably non sense. Seems easier to just do a change without bumping the changelog.