sous-chefs / rundeck

Development repository for the rundeck cookbook
https://supermarket.chef.io/cookbooks/rundeck
Apache License 2.0
46 stars 68 forks source link

Update builds to be parallel #246

Closed PowerSchill closed 5 years ago

PowerSchill commented 5 years ago

:speaking_head: 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.

:ghost: Brief Description

As part of our build process we should build each possible operating system separately

  1. Ensure you have dokken setup and working:
    1. dokken: aliased to KITCHEN_LOCAL_YAML=kitchen.dokken.yml kitchen
  2. run dokken list, you should see a list of builds with dokken as the provider
  3. download: https://github.com/sous-chefs/repo-management/blob/master/scripts/circleci_maker.rb and make this executable
  4. 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.

lock[bot] commented 4 years ago

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.