{"id":36572886,"url":"https://github.com/pantheon-quicksilver/wakeup","last_synced_at":"2026-01-12T07:19:57.819Z","repository":{"id":46874100,"uuid":"390023611","full_name":"pantheon-quicksilver/wakeup","owner":"pantheon-quicksilver","description":"A simple script to wake up a sleeping site environment.","archived":false,"fork":false,"pushed_at":"2021-10-29T09:18:52.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T12:22:49.652Z","etag":null,"topics":["hacktoberfest","hackweek"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/pantheon-quicksilver.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-27T14:55:37.000Z","updated_at":"2021-10-28T22:37:05.000Z","dependencies_parsed_at":"2022-09-16T23:01:03.643Z","dependency_job_id":null,"html_url":"https://github.com/pantheon-quicksilver/wakeup","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pantheon-quicksilver/wakeup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantheon-quicksilver%2Fwakeup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantheon-quicksilver%2Fwakeup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantheon-quicksilver%2Fwakeup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantheon-quicksilver%2Fwakeup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pantheon-quicksilver","download_url":"https://codeload.github.com/pantheon-quicksilver/wakeup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantheon-quicksilver%2Fwakeup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["hacktoberfest","hackweek"],"created_at":"2026-01-12T07:19:57.061Z","updated_at":"2026-01-12T07:19:57.814Z","avatar_url":"https://github.com/pantheon-quicksilver.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wake Up!\n\nThis is simple script that can be used to wake up a site environment by pinging the public URL before running any other Quicksilver scripts.\n\n### Installation\n\nThis project is designed to be included from a site's `composer.json` file, and placed in its appropriate installation directory by [Composer Installers](https://github.com/composer/installers).\n\nIn order for this to work, you should have the following in your composer.json file:\n\n```json\n{\n  \"require\": {\n    \"composer/installers\": \"^1\"\n  },\n  \"extra\": {\n    \"installer-paths\": {\n      \"web/private/scripts/quicksilver\": [\"type:quicksilver-script\"]\n    }\n  }\n}\n```\n\nThe project can be included by using the command:\n\n`composer require pantheon-quicksilver/wakeup`\n\n### Example `pantheon.yml`\n\n```yaml\napi_version: 1\n\nworkflows:\n  sync_code:\n    after:\n      - type: webphp\n        description: Wakeup!\n        script: private/scripts/quicksilver/pantheon-quicksilver/wakeup.php\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantheon-quicksilver%2Fwakeup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpantheon-quicksilver%2Fwakeup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantheon-quicksilver%2Fwakeup/lists"}