Yicong-Huang opened a new issue, #5306:
URL: https://github.com/apache/texera/issues/5306

   ### Task Summary
   
   The Python worker module is named `pyamber`, but the GitHub Actions job key, 
the Codecov flag, the `run_python` workflow input, and the `python` label 
applied by the PR labeler all still use `python`. That name collides with the 
actual Python language (`actions/setup-python`, `matrix.python-version`, real 
`.py` files, the pip-licenses CLI category), making CI logs and dashboards 
ambiguous. Rename the CI identifier to `pyamber` everywhere it refers to the 
worker stack so it matches the module name.
   
   ### Task Type
   
   Task


-- 
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