IQVIA-ML / TreeParzen.jl

TreeParzen.jl, a pure Julia hyperparameter optimiser with MLJ integration
Other
35 stars 5 forks source link

CompatHelper: bump compat for MLJTuning to 0.7, (keep existing compat) #77

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the MLJTuning package from ^0.6 to ^0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

ablaom commented 2 years ago

I am a maintainer or MLJTuning and would not expect these updates to cause any problems.

I am not able to explain the hanging tests and do not have privileges sufficient to investigate further. I see that CI is controlled by this GitHub action, but don't see anything obviously wrong with it.

ablaom commented 2 years ago

Although it's strange that no 1.6 test has been initiated, since that is in the test matrix.

ablaom commented 2 years ago

FatemehTahavori (or anyone else with privileges): Can you please consult the logs for testing (under the GitHub Actions tab which is not accessible to me) and see if there are any clues for the hanging test here?

The CI file .githgub/workflows/main.yml has not changed recently enough to explain the problem, as far as I can tell.

Perhaps if you relax any branch rules you have in place and re-trigger tests that may reveal the problem?