Bump c/storage to v1.57.1, c/image to v5.34.0, then to v5.35.0-dev#2700
Bump c/storage to v1.57.1, c/image to v5.34.0, then to v5.35.0-dev#2700mtrmac merged 3 commits intocontainers:mainfrom
Conversation
|
@mtrmac PTAL, especially the second commit. The version got set in the main branch to 5.34.1-dev prior. I think creating 5.34.0 at this point will be OK, but I'm a little concerned about projects that may have vendored from main in the past few weeks. Go vendoring sometimes gets wonky. |
|
The version from the file doe snot matter a bit to the go vendoring so it makes no difference. go vendoring works based of the tag names. So bumping to 5.34.0 seems like the correct things to do, skipping a |
I’m sorry, that’s my mistake, I should have caught that while creating #2691.
I agree. As Paul says, this is invisible to Go tools. It might show up in some version information, e.g. User-Agent strings, that could be interpreted as a post-5.34.0 version. I’m worried very little about that: The important part is the Per a Slack conversation, should I merge this immediately, or do you want some variant of containers/storage#2230 be tagged first? |
|
It was found that a PR was needed in c/storage. We are working on updating the 1.57 branch there, and will revendor here after that is done. |
Bumping c/storage to v1.57.1 in preparation for Podman v5.4. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
Bump to c/image v5.34.0 in preparation for Podman v5.4 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
Bump c/image back to a dev version, v5.35.0-dev Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
91cc1f3 to
46ad33b
Compare
|
I've updated this to c/storage 1.57.1 and this can now be merged after happy tests and review. ATM, Skopeo Test is failing on what looks to be a network error. |
Bumping c/image to v5.34.0 after vendoring c/storage v1.57.0
This is in preparation for Podman v5.4