ethanlin01x commented on issue #3750:
URL: https://github.com/apache/iggy/issues/3750#issuecomment-5083505701

   I ran into similar problems getting set up, so clearer docs here would help 
a lot of newcomers.
   
   One small suggestion: could this be split into separate issues, or a 
checklist? It currently mixes plain bugs, doc rewrites, and workflow design 
choices, and I suspect the easy fixes will end up stuck behind the debatable 
ones.
   
   About the move to `.venv/bin/activate`: I'd lean the other way, keeping uv 
and adding `--no-sync`. CI runs uv end to end and already uses it, so 
documenting a different path means a green local run no longer predicts CI. If 
the concern is having to remember the flag, `export UV_NO_SYNC=1` once solves 
that. Happy to go into more detail if that's useful.
   
   Glad to help with any of it.


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