{"id":44438685,"url":"https://github.com/eaudeweb/drupal-sql-dump-action","last_synced_at":"2026-02-12T14:29:39.114Z","repository":{"id":233401868,"uuid":"620136824","full_name":"eaudeweb/drupal-sql-dump-action","owner":"eaudeweb","description":"Make an SQL dump of the Drupal database in order to retrieve the latest database","archived":false,"fork":false,"pushed_at":"2026-02-04T11:01:49.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"1.x","last_synced_at":"2026-02-04T23:38:35.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eaudeweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-28T05:17:03.000Z","updated_at":"2024-08-22T11:59:26.000Z","dependencies_parsed_at":"2024-04-16T03:50:42.243Z","dependency_job_id":"b1f38b91-273a-4120-b83e-f8cf7302fcc8","html_url":"https://github.com/eaudeweb/drupal-sql-dump-action","commit_stats":null,"previous_names":["eaudeweb/drupal-sql-dump-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eaudeweb/drupal-sql-dump-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-sql-dump-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-sql-dump-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-sql-dump-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-sql-dump-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaudeweb","download_url":"https://codeload.github.com/eaudeweb/drupal-sql-dump-action/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-sql-dump-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-12T14:29:38.496Z","updated_at":"2026-02-12T14:29:39.110Z","avatar_url":"https://github.com/eaudeweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create an SQL dump in the specified location\n\nThis GitHub action creates an SQL dump of the database using `drush` in a specified location. Then you can configure your project to work with [heavy-lifter](https://packagist.org/packages/eaudeweb/heavy-lifter) to retrieve the SQL dump and import in your local Drupal website installation.\n\n## Usage\n\n```yml\nsteps:\n\n  - uses: eaudeweb/drupal-sql-dump-action@1.x\n    with:\n      ssh_user:           ${{ secrets.TEST_SSH_USER }}\n      ssh_host:           ${{ secrets.TEST_SSH_HOST }}\n      ssh_key:            ${{ secrets.TEST_SSH_KEY }}\n      ssh_user_jumphost:    ${{ secrets.TEST_SSH_USER_JUMPHOST }}\n      ssh_host_jumphost:    ${{ secrets.TEST_SSH_HOST_JUMPHOST }}\n      sql_dump_file:      /var/www/config/www.example.com/sync/database.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-sql-dump-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaudeweb%2Fdrupal-sql-dump-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-sql-dump-action/lists"}