I haven't used Collaborator in a while, but I wonder how much it has improved in ten years.
It sounds like you're thinking of a code review tool + CI/CD pipeline, right, @inglor? e.g.,
1. suggest a change in the UI or backend in the code review tool
2. run CI/CD and deploy to test environment
3. refer to this new environment in the the code review tool
I haven't used Collaborator in a while, but I wonder how much it has improved in ten years.
It sounds like you're thinking of a code review tool + CI/CD pipeline, right, @inglor? e.g., 1. suggest a change in the UI or backend in the code review tool 2. run CI/CD and deploy to test environment 3. refer to this new environment in the the code review tool
Am I on the right track?