6 docs tagged with "faq"
View all tagsHow does *collapsed* versioning work?
Collapsed versioning is a strategy often used in pre-release branches that narrows the number of new versions generated by the commits in a branch so that they progressively end up to a single version which is the cumulative account of a whole range of commits. If you have already used pre-release branches you are probably confident with this kind of versioning but you probably wonder what's the algorithm behind.
How does Nyx deal with *merge* commits when scanning the commit history?
Merge commits a just like regular commits with just more than one parent.
What is the difference between *version* and *release*?
Broadly speaking they are often used interchangeably but it depends on the perspective you're looking at it from. If you're asking is probably because in Nyx they are sometimes used as different entities.
What's the difference between the *prime version* and the *previous version*?
The previous version is, broadly speaking, the version that came before the current one (current the one Nyx is in the process of releasing).
Where does the Nyx name come from?
Nyx is named after 3908 Nyx, a notable Mars crossing asteroid, which in turn is named after the the Greek goddess of the night. We liked the name as it's three letters like the number of a semantic version number.