Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removing preview and RC builds for older releases #367

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

Closed
eregon opened this issue Aug 6, 2022 · 3 comments
Closed

Removing preview and RC builds for older releases #367

eregon opened this issue Aug 6, 2022 · 3 comments

Comments

@eregon
Copy link
Member

eregon commented Aug 6, 2022

I think these have no value once there is a full release of that Ruby major.minor branch.
So for example I'd like to remove:

"3.0.0-preview1", "3.0.0-preview2", "3.0.0-rc1",
"3.1.0-preview1"

I already will not build those for Ubuntu 22.04 to avoid wasting storage and time.

and only keep:

"3.2.0-preview1",

until 3.2.0 is released.

Thoughts?

@dentarg
Copy link

dentarg commented Aug 6, 2022

Sounds reasonable to me πŸ‘πŸ»

@hsbt
Copy link
Member

hsbt commented Aug 8, 2022

πŸ‘ It's only used for bisecting commits now. Not for CI testing.

@eregon
Copy link
Member Author

eregon commented Aug 9, 2022

Removed.

@eregon eregon closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants