Skip to content

[10.0][IMP] auto_backup: Convert to use base_external_system - #1010

Closed
lasley wants to merge 1 commit into
OCA:10.0from
LasLabs:release/10.0/auto_backup-external_system
Closed

lasley wants to merge 1 commit into
OCA:10.0from
LasLabs:release/10.0/auto_backup-external_system

Conversation

@lasley

@lasley lasley commented Oct 4, 2017

Copy link
Copy Markdown
Contributor

WIP PR that makes auto_backup use the external system mechanism introduced in #993 (relevant commit ea641f7).

This will theoretically make it possible for auto_backup to be used on any backend that conforms to the standard Python OS-style interface (open, listdir, mkdir, unlink, etc).

It also solves #782, because base_external_system has support for host keys.

I still need to add migrations, and test a bunch, but this is a solid PoC I think.

@lasley lasley added this to the 10.0 milestone Oct 4, 2017
@lasley lasley changed the title [IMP] auto_backup: Convert to use base_external_system [10.0][IMP] auto_backup: Convert to use base_external_system Oct 4, 2017
* Convert auto_backup to use the base_external_system interfaces
@lasley
lasley force-pushed the release/10.0/auto_backup-external_system branch from ea641f7 to 1d29e3a Compare November 17, 2017 21:48
@github-actions

github-actions Bot commented Nov 6, 2022

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 6, 2022
@github-actions github-actions Bot closed this Dec 11, 2022
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (14.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically. work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant