doctrine / dbal

Doctrine Database Abstraction Layer
https://www.doctrine-project.org/projects/dbal.html
MIT License
9.47k stars 1.34k forks source link

DBAL-1225: [GH-852] Add SQL Anywhere builds to Travis #1173

Closed doctrinebot closed 8 years ago

doctrinebot commented 9 years ago

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of deeky666:

Url: https://github.com/doctrine/dbal/pull/852

Message:

This is an attempt to enable functional testing for SQL Anywhere 12 + 16 on Travis. It uses precompiled sqlanywhere PHP extensions for 5.3, 5.4, 5.5 and 5.6. Server-wise it uses preinstalled, lightweight packages (around 15 MB). This allows for a fast environment setup. The packages reside on my Google Drive account, the URLs for the server packages are secured by Travis encryption. The only downside of using secured environment variables is, that builds won't work on forks because of different SSH keys but that is a fair trade-off IMO.

/cc @zeroedin-bill @Ocramius @beberlei thoughts?

doctrinebot commented 9 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-852] was labeled: https://github.com/doctrine/dbal/pull/852

doctrinebot commented 9 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-852] was labeled: https://github.com/doctrine/dbal/pull/852

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.