Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update builds to be parallel #261

Closed
PowerSchill opened this issue Oct 9, 2019 · 1 comment
Closed

Update builds to be parallel #261

PowerSchill opened this issue Oct 9, 2019 · 1 comment
Labels
Feature Request Enhancement to existing functionality or new functionality Good First Issue An issue which is a good way to get started in the project hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event

Comments

@PowerSchill
Copy link
Contributor

🗣️ 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

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

@PowerSchill PowerSchill added Feature Request Enhancement to existing functionality or new functionality Good First Issue An issue which is a good way to get started in the project hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event labels Oct 9, 2019
@tas50
Copy link
Contributor

tas50 commented Jan 26, 2020

Closing this since we've moved to Github actions.

@tas50 tas50 closed this as completed Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality Good First Issue An issue which is a good way to get started in the project hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event
Projects
None yet
Development

No branches or pull requests

2 participants