{"id":16695140,"url":"https://github.com/uiolee/surge-cli-action","last_synced_at":"2025-03-14T00:25:24.116Z","repository":{"id":247603204,"uuid":"805990921","full_name":"uiolee/surge-cli-action","owner":"uiolee","description":"Surge is bundled so you can use it directly without installing Surge via package manager.","archived":false,"fork":false,"pushed_at":"2024-07-09T13:48:05.000Z","size":628,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T19:31:00.368Z","etag":null,"topics":["actions","github-actions","javascript","nodejs","surge"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiolee.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":"2024-05-26T03:55:23.000Z","updated_at":"2024-10-30T10:00:02.000Z","dependencies_parsed_at":"2024-07-09T17:31:03.930Z","dependency_job_id":"0427b429-11f2-44a8-b8d4-2cc4ccbd21d8","html_url":"https://github.com/uiolee/surge-cli-action","commit_stats":null,"previous_names":["uiolee/surge-cli-action"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiolee","download_url":"https://codeload.github.com/uiolee/surge-cli-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243501167,"owners_count":20300856,"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":["actions","github-actions","javascript","nodejs","surge"],"created_at":"2024-10-12T17:05:35.650Z","updated_at":"2025-03-14T00:25:24.087Z","avatar_url":"https://github.com/uiolee.png","language":"JavaScript","readme":"# surge-cli-action\n\n[![Deploy](https://github.com/uiolee/surge-cli-action-test/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/uiolee/surge-cli-action-test/actions/workflows/deploy.yml)\n\nSurge is bundled so you can use it directly without installing Surge via package manager.\n\n## Usage\n\n\u003e [!IMPORTANT]\n\u003e This action have bundled [`surge`](https://www.npmjs.com/package/surge) package.\n\u003e So you didn't need `npm install surge`\n\n```yml\n- uses: uiolee/surge-cli-action@v0.23.1\n  with:\n    surge-args: \"./dist https://example.surge.sh\"\n    surge-token: ${{ secrets.SURGE_TOKEN }}\n    surge-email: ${{ secrets.SURGE_EMAIL }} # Just used to mask your email address to prevent it from being displayed in the log of workflow.\n```\n\n\u003e The above action will be performed like the following command:\n\u003e\n\u003e ```bash\n\u003e surge ./dist https://example.surge.sh --token ${{ secrets.SURGE_TOKEN }}\n\u003e ```\n\n### Example\n\n\u003cdetails\u003e\n\n\u003csummary\u003euiolee/surge-cli-action-test\u003c/summary\u003e\n\n[deploy.yml#L39-L44](https://github.com/uiolee/surge-cli-action-test/blob/cd8ccb702acebcd78fa8911d7f985fef49e1ad2d/.github/workflows/deploy.yml#L39-L44)\n\n![](./image/showcase.webp)\n\n\u003c/details\u003e\n\n## Versioning\n\nThis versioning of this action **does not** use semver.\n\nThe version number of this action represents the version of the [surge](https://www.npmjs.com/package/surge) in the bundle.\n\n**Currently** no plans to provide old versions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fsurge-cli-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiolee%2Fsurge-cli-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fsurge-cli-action/lists"}