8000 feat: add support for Initial Development by KevinDeJong-TomTom · Pull Request #151 · tomtom-international/commisery-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add support for Initial Development #151

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

Merged
merged 3 commits into from
Nov 21, 2022

Conversation

KevinDeJong-TomTom
Copy link
Collaborator

During initial development, you should avoid bumping the MAJOR version. By default, we will bump the MINOR version for breaking changes in case:

  • The current MAJOR-version is 0
  • AND the initial-development configuration parameter is true (default value)

We will automatically bump the version to 1.0.0 when:

  • The current MAJOR-version is 0
  • AND the initial-development configuration parameter is false

NOTE: This behavior also applies to non-bumping commits (ie. chore:, ci:)

During initial development, you should avoid bumping the `MAJOR` version.
By default, we will bump the `MINOR` version for breaking changes in case:
- The current `MAJOR`-version is `0`
- **AND** the `initial-development` configuration parameter is `true` (default value)

We will automatically bump the version to `1.0.0` when:
- The current `MAJOR`-version is `0`
- **AND** the `initial-development` configuration parameter is `false`

> NOTE: This behavior also applies to non-bumping commits (ie. `chore:`, `ci:`)
@KevinDeJong-TomTom KevinDeJong-TomTom force-pushed the feat/add-initial-development-support branch from 926e804 to 0b52c2a Compare November 19, 2022 08:49
@KevinDeJong-TomTom KevinDeJong-TomTom force-pushed the feat/add-initial-development-support branch from fe7ba6b to 050dcea Compare November 19, 2022 09:05
@KevinDeJong-TomTom KevinDeJong-TomTom merged commit 56f1cd6 into master Nov 21, 2022
@KevinDeJong-TomTom KevinDeJong-TomTom deleted the feat/add-initial-development-support branch November 21, 2022 10:38
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

Successfully merging this pull request may close these issues.

2 participants
0