laminas / automatic-releases

Automated release process for `laminas/` projects, usable as github action
Other
140 stars 22 forks source link

How do I downgrade to a previous version? #167

Open greg0ire opened 2 years ago

greg0ire commented 2 years ago

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 commented 2 years ago

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

greg0ire commented 2 years ago

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