In order to make informed decisions on the impact of changes on previous versions of the indexify SDK, this PR runs the acceptance tests of the last release.
It should be informational only until a backward compatible guarantee exists.
What
We run are the acceptance test of the last tag of the repository.
Testing
N/A
Contribution Checklist
[x] If the python-sdk was changed, please run make fmt in python-sdk/.
[x] If the server was changed, please run make fmt in server/.
Context
In order to make informed decisions on the impact of changes on previous versions of the indexify SDK, this PR runs the acceptance tests of the last release.
It should be informational only until a backward compatible guarantee exists.
What
We run are the acceptance test of the last tag of the repository.
Testing
N/A
Contribution Checklist
make fmt
inpython-sdk/
.make fmt
inserver/
.