guan404ming opened a new issue, #579:
URL: https://github.com/apache/mahout/issues/579

   ### Summary  
   Remove deprecated Java/Maven CI pipeline from GitHub Actions workflows.
   
   ### Use Case  
   The project has migrated to Python-based workflows. The Java CI pipeline is 
outdated and no longer aligns with the current tech stack.
   
   
   ### Proposed Implementation  
   Delete `.github/workflows/mahout.yml` which contains the Java/Maven build 
and Spark testing setup.
   
   ### Alternatives Considered  
   - Updating the Java pipeline to modern versions - rejected as Java is no 
longer
      used
   - Disabling the workflow without deletion - rejected to reduce maintenance 
burden
   
   ### Additional Context  
   Current active workflows (python-testing.yml, notebook-testing.yml, 
lint.yml) already cover the project's CI/CD needs.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to