{"id":16012497,"url":"https://github.com/bircher/drupal-deploy_hook","last_synced_at":"2025-04-05T02:42:04.669Z","repository":{"id":81468746,"uuid":"248033629","full_name":"bircher/drupal-deploy_hook","owner":"bircher","description":"proof of concept drupal module to address workflow issues needing https://www.drupal.org/project/drupal/issues/2901418","archived":false,"fork":false,"pushed_at":"2020-03-18T10:34:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"8.x-1.x","last_synced_at":"2025-02-10T11:09:32.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bircher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-17T17:36:11.000Z","updated_at":"2020-03-18T10:34:54.000Z","dependencies_parsed_at":"2023-03-29T19:49:21.741Z","dependency_job_id":null,"html_url":"https://github.com/bircher/drupal-deploy_hook","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"c8b132c4478aadf5f95d61ec5d146726824fd7a7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bircher%2Fdrupal-deploy_hook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bircher%2Fdrupal-deploy_hook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bircher%2Fdrupal-deploy_hook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bircher%2Fdrupal-deploy_hook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bircher","download_url":"https://codeload.github.com/bircher/drupal-deploy_hook/tar.gz/refs/heads/8.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280177,"owners_count":20912965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-08T14:03:43.081Z","updated_at":"2025-04-05T02:42:04.647Z","avatar_url":"https://github.com/bircher.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deploy_hook\nproof of concept drupal module to address workflow issues needing https://www.drupal.org/project/drupal/issues/2901418\n\n@todo: update readme!\n\n### tldr:\n\nCreate `hook_deploy_NAME` update hooks in `mymodule.deploy.php` the same way you do with post_update hooks.\nThen run `drush deploy-hook:run` to run all deploy hooks that have not been run yet.\nie the sequence becomes\n```\ndrush updb -y\ndrush cim -y\ndrush deploy-hook:run -y # it currently doesn't ask for confirmation yet\n```\n\nAll aspects of this including module name and drush command names are up for debate, feedback welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbircher%2Fdrupal-deploy_hook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbircher%2Fdrupal-deploy_hook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbircher%2Fdrupal-deploy_hook/lists"}