development-hub
                                
                                
                                
                                    development-hub copied to clipboard
                            
                            
                            
                        feat!: parallel solution merges
Purpose
Closes #88.
Approach
Ephemeral extract environments will be created and deleted automatically if a solution has a merge strategy of 'Parallel'. A merge strategy of 'Sequential' continues to behave in the same way as previously. A parallel merge strategy requires solution versions to be set as part of a CI pipeline.
This pull request includes a number of improvements and breaking changes.
TODOs
- [ ] Automated test coverage for new code
 - [ ] Documentation updated (if required)
 - [ ] Build and tests successful