Conversation
krlmlr
left a comment
There was a problem hiding this comment.
This will actually give failing builds when R CMD check fails.
tools/rpkg/build-linux
Outdated
| python ../upload-s3.py rstats/src/contrib duckdb_*.tar.gz PACKAGES* | ||
| python ../upload-s3.py rstats duckdb_*.tar.gz | ||
| python3 ../../scripts/asset-upload.py duckdb_r_src.tar.gz=duckdb_*.tar.gz |
There was a problem hiding this comment.
It seems inconsistent to have this code in build-* but only on Mac and Linux. Should this remain the responsibility of .travis.yml, perhaps as part of a separate script?
|
I see |
|
Looking good, I am just wondering about these rather big blobs in before_install. Is that something verbatim from tic? |
|
We add Let me do a quick check to confirm it would actually do its job if I would enable it correctly. |
|
Looks pretty good no? |
|
Yes, on Linux we go down from 12 to 5 mins, on mac from 24 to 12 mins (compared to runtime in master). No ccache on Windows. Ready from my side. |
fixes #764
Also
after_successstage