Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please support a way to request "stable minus N" for some N #3353

Closed
joshtriplett opened this issue May 8, 2023 · 2 comments
Closed

Please support a way to request "stable minus N" for some N #3353

joshtriplett opened this issue May 8, 2023 · 2 comments

Comments

@joshtriplett
Copy link
Member

Problem you are trying to solve

Projects often specify their MSRV policy as "the last N stable versions" (e.g. the last 2, or the last 4).

To test that in CI, I'd love to have a syntax to install "stable minus 1" (the version before the current stable version), or similar.

Solution you'd like

I don't have a preference about the syntax; anything unambiguous would be fine. Something like stable-1 or stable-2 would be unambiguous given what's currently supported, but some other syntax could work too.

Notes

No response

@rami3l
Copy link
Member

rami3l commented Aug 14, 2023

Indeed, I also want to have this in my workflow sometimes...
@rbtcollins what do you think about the syntax?

@rami3l
Copy link
Member

rami3l commented Aug 16, 2023

cc #2291
(I meant to say "closing as a duplicate" but I don't have the permission...)

@rbtcollins rbtcollins closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants