WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Enable logic to fail the release if SemVer is broken #33

@ctrueden

Description

@ctrueden

The revapi-maven-plugin lets us programmatically test for API regressions (which should be SemVer major version bumps). Likely it can also flag API additions (which should be SemVer minor version bumps). We could hook this up to the release-version.sh script, such that whatever version bump is happening since last release is consistent with the reality of the API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions