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

[R-package][ci] added CI stage for R package (fixes #2335, fixes #2569) #2530

Merged
merged 69 commits into from
Dec 15, 2019
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
a6a292c
[R-package][ci] added CI stage for R package
jameslamb Oct 27, 2019
1002eec
fixed typo
jameslamb Oct 27, 2019
3534f42
added 'testthat'
jameslamb Oct 27, 2019
5088c91
tried non-conda R install
jameslamb Oct 27, 2019
8f9493a
fixed permissions and regenned docs
jameslamb Oct 27, 2019
a183a58
moved r-pkg task up above Python stuff so it is self-contained
jameslamb Oct 27, 2019
d1a927d
updates
jameslamb Oct 27, 2019
960ed61
added Suggests R dependencies in CI environment
jameslamb Oct 27, 2019
43ad93e
fixed typo
jameslamb Oct 27, 2019
8c02c42
removed unnecessary cd
jameslamb Oct 27, 2019
d9a2dac
what is happening
jameslamb Oct 28, 2019
33d7d6a
please work
jameslamb Oct 28, 2019
d1c6413
added boost file ignores
jameslamb Oct 28, 2019
fa83edf
changed R install strategy
jameslamb Oct 28, 2019
8ac94eb
ignoring more things
jameslamb Oct 28, 2019
e2688cd
trying R 3.5.0
jameslamb Oct 28, 2019
353d94b
test use of precompiled R distribution
jameslamb Oct 28, 2019
687f068
update channels
jameslamb Oct 28, 2019
6d487ca
added cran channel for ubuntu
jameslamb Oct 28, 2019
2d813d2
added LaTeX stuff
jameslamb Oct 29, 2019
c25dbe0
skip the latex stuff
jameslamb Oct 29, 2019
2bf7dc9
added OSX back to CI
jameslamb Oct 29, 2019
0c68f32
fixed block around mac os code in test.sh
jameslamb Oct 29, 2019
7d34a53
trying CRAN binaries for R on Mac
jameslamb Oct 29, 2019
96bf639
removed commented-out code
jameslamb Oct 30, 2019
42e20e7
fixed issue in roxygen documentation
jameslamb Nov 3, 2019
d5b4697
introduced fix for non-portable Makefiles generated by cmake
jameslamb Nov 3, 2019
5df25dc
trying a simple ignore
jameslamb Nov 5, 2019
75dba47
removed installation of suggested packages to cut build time
jameslamb Nov 5, 2019
b7ff934
trying full build
jameslamb Nov 5, 2019
fdae797
cleaned up test.sh
jameslamb Nov 6, 2019
5fcbe44
upgraded linux R CI environment to 3.6.1
jameslamb Nov 8, 2019
f8e351f
r-pkg to r-package
jameslamb Nov 8, 2019
3176fc7
moved R setup and testing into .ci/test_r_package.sh
jameslamb Nov 10, 2019
40746a8
added R CI on Azure pipelines and silenced some installations
jameslamb Nov 12, 2019
7285448
add update back in
jameslamb Nov 12, 2019
d95f3f4
fixed bugs. bugs are bad
jameslamb Nov 12, 2019
688f2ec
added apt update back in
jameslamb Nov 12, 2019
c357914
added switching for different lubuntu distributions
jameslamb Nov 13, 2019
6e50d81
fixed r version on linux
jameslamb Nov 13, 2019
4f875ad
remove unnecessary ubuntu-version stuff
jameslamb Nov 17, 2019
7cef9f3
tried to fix libomp error on Azure mac builds
jameslamb Nov 17, 2019
82a4794
commented out more stuff
jameslamb Nov 19, 2019
f2a31ff
pointed Azure CI at new lightgbm container
jameslamb Nov 20, 2019
62656c5
trying to fix libomp issue on mac
jameslamb Nov 20, 2019
6b1aefe
more logs
jameslamb Nov 20, 2019
0303d54
trying a different openmp strategy
jameslamb Nov 20, 2019
061f0ac
trying to get more logs
jameslamb Nov 20, 2019
5fa610f
another try
jameslamb Nov 20, 2019
1274876
more stuff
jameslamb Nov 20, 2019
2bd4e31
more things
jameslamb Nov 20, 2019
8316e3c
where is libomp
jameslamb Nov 20, 2019
dd5c1e6
this might just work
jameslamb Nov 20, 2019
7dc8e6e
testing removing an apt-get update
jameslamb Nov 20, 2019
e2517a0
uncommented other Azure steps
jameslamb Nov 20, 2019
356edbe
removed unnecessary environment variable
jameslamb Nov 20, 2019
9cdfe37
added clang
jameslamb Nov 21, 2019
7d220f1
tried swapping clang and gcc in CI
jameslamb Dec 2, 2019
2d20af1
fixed duplicate libomp stuff in test.sh
jameslamb Dec 3, 2019
7a82fb7
Update .ci/test_r_package.sh
jameslamb Dec 3, 2019
63ca225
fix libomp fix to respect R_MAC_VERSION variable
jameslamb Dec 3, 2019
e47b16f
tried adding support for roxygen2 7.x
jameslamb Dec 3, 2019
b9bd5ad
fixed issues with NAMESPACE
jameslamb Dec 3, 2019
9db3fa0
trying to get more latex logs
jameslamb Dec 4, 2019
d2ee4af
fixed texi2dvi issues building R package
jameslamb Dec 4, 2019
ae08c80
restored all Azure stages
jameslamb Dec 4, 2019
3285bd4
more consistent use of environment variables
jameslamb Dec 7, 2019
d98211f
switched compilers back
jameslamb Dec 8, 2019
9ab619c
switch Azure CI container back to main version
jameslamb Dec 8, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update channels
  • Loading branch information
jameslamb committed Dec 8, 2019
commit 687f0684efa48a859059376b208e6dee0b7a1f3c
1 change: 1 addition & 0 deletions .ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ if [[ $TASK == "r-pkg" ]]; then
# installing precompiled R for Ubuntu
# https://cran.r-project.org/bin/linux/ubuntu/#installation
if [[ $TRAVIS_OS_NAME == "linux" ]]; then
sudo apt-get update
sudo apt-get install \
-y \
r-base \
Expand Down