{"id":13474593,"url":"https://github.com/codeship/storybook-surge-github-action","last_synced_at":"2025-05-07T18:41:22.422Z","repository":{"id":150843879,"uuid":"153820907","full_name":"codeship/storybook-surge-github-action","owner":"codeship","description":"Build and deploy your storybook.js to branch specific Surge.sh sites","archived":false,"fork":false,"pushed_at":"2018-10-21T18:55:33.000Z","size":5,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T12:58:10.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/codeship.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":"2018-10-19T17:48:28.000Z","updated_at":"2024-05-21T05:54:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f66c7d09-6541-494b-adb6-a5ccf0b6747f","html_url":"https://github.com/codeship/storybook-surge-github-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeship%2Fstorybook-surge-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeship%2Fstorybook-surge-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeship%2Fstorybook-surge-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeship%2Fstorybook-surge-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeship","download_url":"https://codeload.github.com/codeship/storybook-surge-github-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252936125,"owners_count":21828084,"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-07-31T16:01:13.423Z","updated_at":"2025-05-07T18:41:22.398Z","avatar_url":"https://github.com/codeship.png","language":"Shell","funding_links":[],"categories":["Community Resources","Uncategorized"],"sub_categories":["Deployment","Uncategorized"],"readme":"## Deploy your storybook.js to branch specific surge.sh domains\n\nThis action will take an existing storybook configuration and deploy that storybook to branch specific static surge.sh sites.\n\nIntended to be set up on `push`\n\n### Required Secrets\n\nYou can set these up within the workflow editor tool.\n\n  - `SURGE_LOGIN`\n  - `SURGE_TOKEN`\n\n### Behavior\n\nWhen you push to your repository this action will:\n\n  - Start a pending GitHub Deployment for the branch\n  - Build your storybook\n  - Deploy your storybook to a public surge.sh site\n  - Update the pending GitHub Deployment with the URL of the storybook.\n\nThe urls follow the pattern:\n\n    https://{repo_owner}-{repo_name}-storybook-{branch_name}.surge.sh\n\n### Example workflow\n\n```\nworkflow \"Storybook\" {\n  on = \"push\"\n  resolves = [\"Publish Storybook to Surge.sh\"]\n}\n\naction \"Publish Storybook to Surge.sh\" {\n  uses = \"codeship/storybook-surge-github-action@0.0.1\"\n  secrets = [\n    \"SURGE_LOGIN\",\n    \"SURGE_TOKEN\",\n    \"GITHUB_TOKEN\",\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeship%2Fstorybook-surge-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeship%2Fstorybook-surge-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeship%2Fstorybook-surge-github-action/lists"}