Posts by Category

user

Wrong version is inferred on CI/CD platforms

less than 1 minute read

One of the very first steps when running a pipeline on a CI/CD platfom is checking out the Git repository and this is usually done by the platform without th...

How does collapsed versioning work?

2 minute read

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 th...

Git history examples

10 minute read

In this page you can find some examples of Git histories. To the sake of simplicity, these examples do not use a specific commit message convention but, inst...

Combined use examples

5 minute read

Here are a few examples of using a combination of Nyx flavors together in the same build process.

Back to Top ↑

example

Git history examples

10 minute read

In this page you can find some examples of Git histories. To the sake of simplicity, these examples do not use a specific commit message convention but, inst...

Combined use examples

5 minute read

Here are a few examples of using a combination of Nyx flavors together in the same build process.

Back to Top ↑

faq

Where does the Nyx name come from?

less than 1 minute read

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 thr...

How does collapsed versioning work?

2 minute read

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 th...

Back to Top ↑

concepts

How does collapsed versioning work?

2 minute read

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 th...

Back to Top ↑

troubleshooting

Wrong version is inferred on CI/CD platforms

less than 1 minute read

One of the very first steps when running a pipeline on a CI/CD platfom is checking out the Git repository and this is usually done by the platform without th...

Back to Top ↑