automatic-releases icon indicating copy to clipboard operation
automatic-releases copied to clipboard

How do I downgrade to a previous version?

Open greg0ire opened this issue 2 years ago • 2 comments

Bug Report

Q A
Version(s) all?

Summary

I'm trying to avoid #166 by downgrading to v1.11.1 (see https://github.com/doctrine/orm/pull/9061)

Current behavior

This translates into the latest version being used:

https://github.com/doctrine/orm/runs/3782330485?check_suite_focus=true#step:4:11

How to reproduce

Expected behavior

I'd expect the job logs not to mention ghcr.io/laminas/automatic-releases:1 but ghcr.io/laminas/automatic-releases:1.11.1.

greg0ire avatar Oct 03 '21 13:10 greg0ire

I think the issue was introduced by 98bf124a2554f39eb7931d47eef42ca7aa738672 in https://github.com/laminas/automatic-releases/pull/124

greg0ire avatar Oct 03 '21 14:10 greg0ire

I found a workaround: https://github.com/doctrine/orm/commit/ddcea63d0f8f428162692ba9f22b10fdd7866953

greg0ire avatar Oct 03 '21 14:10 greg0ire