{"id":21189915,"url":"https://github.com/caphyon/wattspeed-action","last_synced_at":"2025-06-17T06:05:26.273Z","repository":{"id":44822475,"uuid":"267816523","full_name":"Caphyon/wattspeed-action","owner":"Caphyon","description":"Trigger a snapshot generation via a GitHub Actions","archived":false,"fork":false,"pushed_at":"2022-08-18T19:28:22.000Z","size":1007,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T06:05:26.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wattspeed.com/","language":"JavaScript","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/Caphyon.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}},"created_at":"2020-05-29T09:18:53.000Z","updated_at":"2023-03-07T20:28:49.000Z","dependencies_parsed_at":"2023-01-04T12:26:42.857Z","dependency_job_id":null,"html_url":"https://github.com/Caphyon/wattspeed-action","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"7cb884956396671e2ad1fd6096b3ac3ce13be097"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Caphyon/wattspeed-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caphyon%2Fwattspeed-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caphyon%2Fwattspeed-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caphyon%2Fwattspeed-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caphyon%2Fwattspeed-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Caphyon","download_url":"https://codeload.github.com/Caphyon/wattspeed-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caphyon%2Fwattspeed-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260301992,"owners_count":22988719,"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-11-20T18:57:25.982Z","updated_at":"2025-06-17T06:05:26.251Z","avatar_url":"https://github.com/Caphyon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Wattspeed](https://www.wattspeed.com) action\n\n\n\n\nThis action triggers a snapshot generation for a [Wattspeed](https://www.wattspeed.com) webpage\n\n### Inputs\n\n### `token`\n\n**Required** The webpage token. Get this from your [Wattspeed's](https://www.wattspeed.com) webpage settings.\n\n### Outputs\n\n### `response`\n\nSnapshot generation response.\n\n## Usage\n\n\n\n\nTo use the action simply create an `wattspeed.yml` (or choose custom `*.yml` name) in the `.github/workflows/` directory.\n\nFor example:\n\n```yaml\nname: Wattspeed\n\non: [push]\n\njobs:\n  build:\n\n    runs-on: ubuntu-latest\n\n    steps:\n    - uses: actions/checkout@v2\n\n    - name: Wattspeed Action\n      uses: Caphyon/wattspeed-action@v1\n      with:\n        # [required]\n        # Get the token from the webpage settings\n        # inside your Wattspeed account\n        token: '8dyiuhdgjgh7y354uier'\n        \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaphyon%2Fwattspeed-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaphyon%2Fwattspeed-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaphyon%2Fwattspeed-action/lists"}