Skip to content

Conversation

@fusawa-yugo
Copy link

Motivation

The functionfetch_openml in scikit-learn is currently failing due to a cyberattack on openml.org.
It seems there is no temporary solution other than stopping the workflow.

Description of the changes

I changed the workflow intervals of hiplot and sklearn from daily to every Monday.

on:
  schedule:
    - cron: '0 15 * * 1'

@c-bata
Copy link
Member

c-bata commented Jan 24, 2025

@not522 Could you review this PR? Please note that CI errors can be ignored since openml.org is down.

@not522
Copy link
Member

not522 commented Jan 24, 2025

Thank you for your PR! Could you add TODO comments for changes?

@fusawa-yugo
Copy link
Author

@not522
Thank you for your review!!
I added comments.

Copy link
Member

@not522 not522 left a comment

Choose a reason for hiding this comment

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

LGTM!

@not522 not522 merged commit bb14f7e into optuna:main Jan 27, 2025
6 of 11 checks passed
@y0z y0z added the CI Continuous integration. label Apr 10, 2025
@y0z y0z added this to the v4.3.0 milestone Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants