Closed tqchen closed 1 year ago
cc @YuchenJin
git rebase --onto upstream/unity upstream/unity-rebase-backup-2023-03-13
git rebase --onto upstream/unity upstream/unity-rebase-backup-2023-03-05
NOTE on 2023-02-24, updated unity branch to sync with latest main, to sync some pending changes, run
git rebase --onto upstream/unity upstream/unity-rebase-backup-2023-02-24
NOTE on 2023-02-18, updated unity branch to sync with latest main, to sync some pending changes, run
git rebase --onto upstream/unity upstream/unity-rebase-backup-2023-02-18
Thanks to everyone's effort, the unity branch is now established. Closing this issue for now. We can open future issues to track specific items for unity component developments
This is a tracking issue to list out the steps to establish unity branch so that we can start unity development in the branch. We divide the setups into the following components.
The setup period can take a while before we migrate most of the developments to unity branch.
We aim to do it in an agile fashion so we can migrate sooner with a mindset of continuous iteration, then do follow PR fixes if necessary if there are things that are overlooked