Goal: from current local build chain, do a cloud build chain for "dot" and "whl"
Step1:
- ask AI to translate current build steps in the cloud:
- preparing the structure
- finding a initial python install, an option is uv standalones
- puting it in the structure
- adding complements
- zipping result,
- having result downloadable.
- see the rough edges to solve trying to do so
- resolve problems
Step2:
Goal: from current local build chain, do a cloud build chain for "dot" and "whl"
Step1:
Step2: