-
Notifications
You must be signed in to change notification settings - Fork 71
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
De-CLAW the lobster #1082
Comments
I don't want to expand the scope of this one too much, so maybe this deserves its own ticket, but how are we going to manage the repositories moving forward with Islandora v8 since everything is in the CLAW organization. Whatever we do it will probably be painful, but perhaps it's best to rip that bandaid off before 1.0? |
When 1.0 comes out it seems like something for Islandora v8 should live in the Taking a long term view, at some point Islandora v8 is going to become what people think of as Islandora and at that point having Looking at some projects we are closely aligned with and how they manage this: Drupalhttps://github.com/drupal/drupal For Drupal they keep everything in the same repo with different branches. This is doable for us, but we would need to squash together two repos without the same root, but git supports that. (In fact 6.x and 7.x probably don't have the same root commit either). FedoraIt looks like Fedora renamed its old organization to This is probably the easiest thing we could do... but it could cause a lot of breakage in links pointing to the current I would like to see us avoid the pitfalls of throwing a version into the organization name like |
+1 for keeping/moving it in islandora with branches like 8.x. |
@whikloj can we close this (as old and all merged) and open up a new one to track lingering CLAWs, like the ones turning up in the master/main rename? |
Fresh issue for tracking: #1600 |
This is a follow-on from #1020
The task is to go through the code base and try to remove references to the CLAW project name and replace them (where appropriate) with "Islandora 8"
The text was updated successfully, but these errors were encountered: