Conversation
|
Thanks for adjusting the PR. I have no preference on naming of branches -- what is good practice? I've seen things like "feature/..." or "bug_fix/..."? What is good software practice? Output on pixi run check-devices is same as above in the README. Everything is working now. Seemed like rebuilding fixed it. Maybe I messed up how I installed previously... Sent you a video over text. |
I don’t have a strong preference on branch names either. Common patterns:
I’d lean toward: committer_initial/{feat|fix|refactor|ci}/desc. It keeps branches grouped by author and type. |
|
sounds good -- will try this format out next time. |
Main changes
pixi run check-devices.@kbhakt,
I couldn't repro the issue on my Windows machine. Can you run following command? If you still see errors, copy/paste the output for me. Please check Demo/dataflow_tracking_real_team_krishan.yml before running following steps.
pixi run check-devicesoutput following on my machine