{"id":44438745,"url":"https://github.com/eaudeweb/drupal-deploy-action","last_synced_at":"2026-02-12T14:29:49.578Z","repository":{"id":47388115,"uuid":"500476263","full_name":"eaudeweb/drupal-deploy-action","owner":"eaudeweb","description":"Deploy a drupal release to target server","archived":false,"fork":false,"pushed_at":"2024-08-23T14:44:17.000Z","size":48,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":12,"default_branch":"2.x","last_synced_at":"2024-08-23T16:25:46.796Z","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}},"created_at":"2022-06-06T14:53:42.000Z","updated_at":"2024-08-23T14:44:21.000Z","dependencies_parsed_at":"2024-08-23T16:25:56.321Z","dependency_job_id":null,"html_url":"https://github.com/eaudeweb/drupal-deploy-action","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/eaudeweb/drupal-deploy-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-deploy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-deploy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-deploy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-deploy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaudeweb","download_url":"https://codeload.github.com/eaudeweb/drupal-deploy-action/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-deploy-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368638,"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:48.720Z","updated_at":"2026-02-12T14:29:49.572Z","avatar_url":"https://github.com/eaudeweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy a release to the server\n\n## Usage\n\n```yml\nsteps:\n  - uses: actions/checkout@v3\n\n  - uses: eaudeweb/drupal-install-action@main\n\n  - uses: eaudeweb/drupal-artifact-action@main\n    id: artifact\n\n  - uses: eaudeweb/drupal-deploy-action@2.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      release_id:           ${{ steps.artifact.outputs.base }}\n      release_filename:     ${{ steps.artifact.outputs.filename }}\n      project_dir:          /var/www/html/www.example.com\n      artifacts_dir:        /var/www/artifacts/www.example.com\n      settings_file:        /var/www/config/www.example.com/settings.local.php\n      env_file:             /var/www/config/www.example.com/.env\n      robo_file:            /var/www/config/www.example.com/robo.yml\n      local_services_file:  /var/www/config/www.example.com/local.services.yml\n      public_files_dir:     /var/www/config/www.example.com/files\n      private_files_dir:    /var/www/config/www.example.com/private\n      database_dump_dir:    /var/www/config/www.example.com/sync\n      artifacts_lifespan:   30\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-deploy-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaudeweb%2Fdrupal-deploy-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-deploy-action/lists"}