OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Add ci.yml Workflow

Open naman9271 opened this issue 1 month ago • 0 comments

Description

Set up a ci.yml workflow for continuous integration.

Tasks

  • Create .github/workflows/ci.yml
  • Add PHP syntax checks (7.4, 8.0, 8.1, 8.2)
  • Add JavaScript linting
  • Add Docker build tests
  • Add code quality analysis
  • Submit a PR adding the workflow

Goal

Ensure code quality and maintain a reliable CI pipeline.

naman9271 avatar Nov 15 '25 20:11 naman9271