Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore Oracle build job on Travis CI #579

Merged
merged 1 commit into from
Sep 14, 2017
Merged

Restore Oracle build job on Travis CI #579

merged 1 commit into from
Sep 14, 2017

Conversation

mloskot
Copy link
Contributor

@mloskot mloskot commented Sep 13, 2017

Clones and uses scripts to install Oracle Database XE (64-bit) on Travis CI from https://github.com/cbandy/travis-oracle.
Switch Oracle backend build from 32-bit to 64-bit.
Closes #554


The Oracle downloader (@cbandy/travis-oracle) requires two secret environment variables.

The CI builds for PRs do not work anymore:

Pull requests sent from forked repositories do not have access to encrypted variables or data.
https://docs.travis-ci.com/user/pull-requests/#Pull-Requests-and-Security-Restrictions

We will have to apply some workaround (eg. run Oracle build job only for regular pushes).
Meanwhile, I'm merging this PR, so we see if the Oracle build is properly triggered.

Clones and uses scripts to install Oracle Database XE (64-bit)
on Travis CI from https://github.com/cbandy/travis-oracle.
Switch Oracle backend build from 32-bit to 64-bit.
Closes #554
@mloskot mloskot added the Oracle label Sep 13, 2017
@mloskot mloskot added this to the 4.0.0 milestone Sep 13, 2017
@vadz
Copy link
Member

vadz commented Sep 13, 2017

No real comments, just wanted to say "thanks" for working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants