Update builds to be parallel
PowerSchill opened this issue · 2 comments
PowerSchill commented
🗣️ Foreword
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
👻 Brief Description
As part of our build process we should build each possible operating system separately
- Ensure you have dokken setup and working:
- dokken: aliased to KITCHEN_LOCAL_YAML=kitchen.dokken.yml kitchen
- run
dokken list
, you should see a list of builds with dokken as the provider - download: https://github.com/sous-chefs/repo-management/blob/master/scripts/circleci_maker.rb and make this executable
- run:
dokken list -j | ./circleci_maker.rb > .circleci/config.yml
Issue sprouted from sous-chefs/meta/issues/112. If not applicable then issue should be closed.
tas50 commented
Closing this since we've moved to Github actions.
lock commented
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.