Closed (fixed)
Project:
Hosting Site Backup Manager
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Aug 2012 at 09:22 UTC
Updated:
3 Jan 2014 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #1
helmo commentedHe now has access
Comment #2
helmo commentedI've finally found some time for this...
hosting_backup_gc is now part of the 6.x-2.x branch.
Please review and test
Comment #3
RunePhilosof commentedYou need to rename the schema function.
It must be called modulename_schema, so that would be hosting_site_backup_manager_schema().
Comment #4
RunePhilosof commentedComment #5
omega8cc commentedPatch is submitted for review (tested and works fine): #2003904: Issue #1999728 by RunePhilosof - Fix integration with hosting_backup_gc code - otherwise required table is never created
Comment #6
helmo commentedMerged, thanks.
I've updated the summary with some remaining tasks.
Comment #7
helmo commentedI noticed that the spin-off provision_site_backup_manager did not have a d.o project...
https://github.com/omega8cc/provision_site_backup_manager
But you probably weren't finished clearing out that repo of the non-provision stuff.
It's now created: https://drupal.org/project/provision_site_backup_manager
Steven Jones and omega8cc are added as maintainer.
I'll update the remaining tasks...
Comment #7.0
helmo commentedremaining tasks
Comment #8
helmo commentedI've opened:
#2013971: Merging into Hosting site Backup Manager
#2013973: Merging into Hosting site Backup Manager
Steven, could you update both project pages?
Comment #9
omega8cc commentedYep, I forgot to mention this - we are using it as a two separate projects in BOA, but at some point we have shortened the name only during testing for namespaces conflicts and I forgot commit/sync changes from https://github.com/omega8cc/provision_site_backup
Comment #10
steven jones commentedI've updated the two project pages.
Comment #11
helmo commented@omega8cc: Was the name length such a big problem? This feels like a recipe for much confusion. Lets try to keep the names consistent.
I wouldn’t mind changing that, but please lets discuss that in another issue.
Comment #12
omega8cc commented@helmo - it was just a part of attempts to fix namespace conflicts, upgrades etc. Most of these tests ended up being reverted, and the real issues fixed later. We will revert to use the full project name in BOA to avoid confusion.
Comment #12.0
omega8cc commentedremaining task update
Comment #13
helmo commentedThe only remaining task is: Move hosting_backup_queue.drush.inc to the provision_site_backup_manager.
But as this runs in the @hostmaster context we could just leave it there.
Anyway a 6.x-2.0-alpha2 release is underway.
Comment #13.0
helmo commentedupdated tasks
Comment #14
helmo commentedCalling this fixed as I still agree with myself in #13.