Skip to content

Conversation

@jameslamb
Copy link
Collaborator

Now that the R CI seems to be working ok on GitHub Actions (#3119 ) and the R components have been removed from the image used for Azure (guolinke/lightgbm-ci-docker#11), I think we can simplify the CI code for R by removing if $AZURE == "true"branches from the code.

I also think it's possible to remove the dependency texlive-fonts-extra on Linux. Using this PR to test if that's true.

@jameslamb
Copy link
Collaborator Author

Ok all the linux jobs failed, I guess we can't remove texlive-fonts-extra. It was worth a shot!

image

image

@jameslamb
Copy link
Collaborator Author

jameslamb commented Sep 6, 2020

@guolinke sorry, can you please remove the check called allgood? Only all-successful is needed

image

@jameslamb jameslamb changed the title [ci] remove texlive-fonts-extra and Azure checks R from CI Sep 6, 2020
Copy link
Collaborator

@StrikerRUS StrikerRUS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@jameslamb jameslamb merged commit 0faf874 into microsoft:master Sep 6, 2020
@jameslamb jameslamb deleted the ci/simplify-r branch September 6, 2020 17:13
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants