Conversation
Update .github/workflows/ci.yml Co-authored-by: Dilum Aluthge <[email protected]> Update .github/workflows/documentation.yml Co-authored-by: Dilum Aluthge <[email protected]> Fixing package dependencies to work with Julia LTS Fixing documentation generation Adding setup R step in CI Removing test suite `Project.toml` in favor to root definition Explicitly set `R_HOME` env var in CI pipeline Rollback to use `R_HOME="*"` instead of installing it manually make the conditional comparisons in tests easier to grok Revert "make the conditional comparisons in tests easier to grok" This reverts commit ad52692. make conditional comparisons in tests easier for new dev to grok fix setup in jl code of DO_COMPARISONS flag add a diagnostic to ci try explicitly installing R in ci runner add diagnostic more diagnostics rm a diagnostic pass correct R_HOME to julia-runtests disable cache in ci make test log more informative about doing comparisons oops explicitly: setup python/R, and build RCall, PyCall fix python setup fix order of ci workflow fix julia command to build RCall, PyCall add diagnostic try to fix R_HOME again fix shell try again again make R-comparisons with data separately computed rm some R stuff in ci tweak rm more r stuff fix syntax try again again remove multi_class kwarg in SKLEARN_LM.LogisticRegression restore julia-actions/cache add hack to ci.yml to fix issue with lts fail tweak the hack rm stray code add 1.11 to test matrix don't prebuild PyCall turn off comparisons in ci rm PyCall build code as it doesn't seem to be needed make DO_COMPARISONS=false the default, but leave it set in ci CompatHelper -> dependabot
Apply general maintenance, making comparisons with R models static
extend Parameters = "0.12, 0.13"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#178 #167