raku-community-modules / DBIish

Database interface for Raku
89 stars 31 forks source link

CI Test Oracle for Oracle driver #212

Open jonathanstowe opened 3 years ago

jonathanstowe commented 3 years ago

It's rather difficult reviewing changes related to the Oracle driver because the current GH actions don't exercise it at all and setting up the environment locally is frankly a pain if one only wants to run the tests (I've changed computer since I last tested it and had no reason otherwise to install Oracle.)

I assume it's "just" use some docker image that provides the DB and install the instant client SDK on another container with rakudo.