Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

Split into multiple repos #23

Open
damacus opened this issue Sep 30, 2019 · 5 comments
Open

Split into multiple repos #23

damacus opened this issue Sep 30, 2019 · 5 comments

Comments

@damacus
Copy link
Contributor

damacus commented Sep 30, 2019

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

I want a kitchen repo and a terraform repo, so that we can have git versions match published versions of each orb

➕ Additional context

This is part of hacktoberfest

@JulianOrozcoC
Copy link

I can take this, just need more context 👍

@JulianOrozcoC
Copy link

I will create the two repos separately for the kitchen and terraform. How does that sound? @damacus

@iamjatinchauhan
Copy link
Contributor

What you need to do is to go through each and every commit in git history for every branch and filter out commits that modify directories that you dont care about in your new repo. The only flaw of this method is that it will leave those empty, filtered out commits in the history.

@JohnRoesler
Copy link
Contributor

Let's create two new repos:

  • kitchen-orb & terraform-orb
  • Grab the necessary code from this repo for each of those, and make a commit (I don't think we need to worry about transferring commit history)

@damacus
Copy link
Contributor Author

damacus commented Oct 21, 2019

Orb terraform already exists

https://github.com/sous-chefs/orb-terraform
I think we/I just need to create orb-kitchen now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants