Hello,
I have been thinking of including docker based CI tests for Knox. The idea
is when someone opens up a PR we would kick these tests off and push the
results on the PR and depending on the results block/gate the merge.

This ensures that features are well tested and gives us as developers more
confidence in merging pull requests.

Currently, I have a POC that I am working on that I am planning to submit a
PR for. Trying to get a vibe check from the community and opinions and
objections if any.

This would be a continuous process, as in, we will need to add tests for
features we build, this is something projects like Apache Trino [1] do
currently and have had success with.

Thanks,
Sandeep



[1] https://github.com/trinodb/trino/

Reply via email to