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

Add CI to periodically check whether frameworks install and run #629

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

PGijsbers
Copy link
Collaborator

Sometimes frameworks break because either;

  • a new framework releases is no longer compatible with the integration script, or
  • dependencies of the framework are not pinned, and a newer non-compatible dependency is released

In these cases, we want to automatically be notified.
This PR sets up a basic workflow to accomplish this.
In the future I want to extract the action and release is as a stand-alone action on the marketplace so that AutoML framework authors can also use it in their CI.

@PGijsbers PGijsbers added automation Something could be automated WIP Work In Progress: PR is not ready for merge labels Jun 25, 2024
@PGijsbers PGijsbers marked this pull request as ready for review September 1, 2024 20:19
@PGijsbers
Copy link
Collaborator Author

Hi Eddie,
If you find a little bit of time to do a sanity check for this, I'd love to hear your thoughts. If not, a heads up about it is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Something could be automated WIP Work In Progress: PR is not ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant