Skip to content
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

Add API / ABI backwards-compatibility checks #115

Open
rnowling-adroll opened this issue Jan 10, 2017 · 0 comments
Open

Add API / ABI backwards-compatibility checks #115

rnowling-adroll opened this issue Jan 10, 2017 · 0 comments

Comments

@rnowling-adroll
Copy link
Contributor

The TrailDB project has the goal of maintaining backwards-compatible APIs and ABIs.

To make this explicit and to aid developers, we could add:

  1. an automated API/ABI compatibility check to CI so that ever PR is automatically checked.
  2. a test suite of traildbs created with older versions to ensure they can be properly read with newer versions of the library
  3. a test suite that compiles example programs against older versions of traildb and runs them against newer versions to ensure

A few resources Ville pointed me to:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants