Skip to content

Download zip file into ORACLE_ZIP_DIR if present#17

Closed
jayvdb wants to merge 1 commit intocbandy:masterfrom
jayvdb:zip-location-caching
Closed

Download zip file into ORACLE_ZIP_DIR if present#17
jayvdb wants to merge 1 commit intocbandy:masterfrom
jayvdb:zip-location-caching

Conversation

@jayvdb
Copy link
Contributor

@jayvdb jayvdb commented May 9, 2016

If ORACLE_ZIP_DIR is set, the zip file is stored in that
directory.

This allows the zip file to be located outside of the source tree,
and thus in a cachable directory as required for the Travis caching
system, which became available on trusty images on 03-05-2016.
https://blog.travis-ci.com/2016-05-03-caches-are-coming-to-everyone

While the Oracle XE download time is negligible, the downloaded
Oracle XE zip is made available to pull requests, whereas currently
download.js fails because ORACLE_LOGIN_* environment variables are
not available to pull requests.
https://docs.travis-ci.com/user/caching/

If ORACLE_ZIP_DIR is set, the zip file is stored in that
directory.

This allows the zip file to be located outside of the source tree,
and thus in a cachable directory as required for the Travis caching
system, which became available on trusty images on 03-05-2016.
https://blog.travis-ci.com/2016-05-03-caches-are-coming-to-everyone

While the Oracle XE download time is negligible, the downloaded
Oracle XE zip is made available to pull requests, whereas currently
download.js fails because ORACLE_LOGIN_* environment variables are
not available to pull requests.
https://docs.travis-ci.com/user/caching/
@cbandy cbandy added this to the v2.1.0 milestone May 18, 2016
@cbandy
Copy link
Owner

cbandy commented Nov 6, 2016

Merged with some changes in ba62209.

@cbandy cbandy closed this Nov 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants