What is the concept of build revisions #44
sasidharpulimi1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the binaries that this project generated in my organization via mise tool.
And i observed, there are multiple revisions for each ruby version, mise install is not giving me the same binary always (When a new build revision is available, mise is picking the latest one) - I can lock the revision as a workaround.
I was wondering, what are these revisions, what are the new things that are present in newer revisions (Are the dependencies of ruby getting updated in new revisions, do we loose on any functionality/expose to vulnerabilities if we continue using old revisions of a given ruby version)?
Beta Was this translation helpful? Give feedback.
All reactions