backup-action
backup-action copied to clipboard
🗄️ Github Action to backup MySQL, MongoDB and PostgreSQL databases
I'm trying to pass args to mysqldump (`--no-tablespaces` to avoid `err: mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to...
I get the error (warning?) `load pubkey "/github/home/.ssh/deploykey": invalid format` during syncing. The sync seems to succeed regardless, though. Full output: ``` [...] ============================================== ✅ Successfully executed commands to all...
Since the Input variable _db_name_ is required it would be convenient to configure the option to make a backup of all databases at the same time. It's cool that you...