Run CI with GitHub Actions to run Oracle database 18c#188
Run CI with GitHub Actions to run Oracle database 18c#188yahonda wants to merge 0 commit intorsim:masterfrom
Conversation
|
@yahonda Full instructions along with working example of travis.yml, can be found here: The Travis will take a bit more download Oracle DB and start it, but it is still reasonable time. Hope his will help you kickstart on multi-DB builds. How to organize your build matrix to make build time acceptable is a separate issue :) Actually, the PR I've shared uses single DB. |
|
I'm not sure how will you install Oracle 18 XE on Travis. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Let's leave it open. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Let's keep it open. |
|
Since #196 has been merged to support Oracle 18c, I think this pull request can be merged. |
f92ed49 to
4c33681
Compare
This draft/wip pull request runs CI with GitHub Actions. It runs Oracle Database 18c XE.
Many specs fail due to #187