ibmdb / ruby-ibmdb

Rails Adapter/Ruby driver for IBM DB2 and IBM Informix
42 stars 48 forks source link

Enable GitHub Actions for CI and unit tests #159

Closed jfahrenkrug closed 8 months ago

jfahrenkrug commented 1 year ago

It would be great to enable and set up GitHub Actions to run the unit tests on every commit. I saw in the past that some significant changes (like this one https://github.com/ibmdb/ruby-ibmdb/pull/137/files) contained no changes to the unit tests. It would be great to run them automatically on GitHub Actions in order to increase the robustness.

praveen-db2 commented 1 year ago

@jfahrenkrug Thats a good idea, thanks for your suggestion. Will work on this in my next release.

praveen-db2 commented 8 months ago

Will close this, we will plan to have this in our pipeline.

jfahrenkrug commented 8 months ago

@praveen-db2 Thank you for the reply. What does "our pipeline" mean? Is that something IBM-internal or would this be a GitHub Actions pipeline here on the repo?

praveen-db2 commented 8 months ago

@jfahrenkrug pipeline means our work list planned for deliveries for next few months.