{"id":28738477,"url":"https://github.com/vapor/swiftly-action","last_synced_at":"2026-02-26T22:10:03.619Z","repository":{"id":196225116,"uuid":"694302181","full_name":"vapor/swiftly-action","owner":"vapor","description":"Simple one-step access to the Swiftly toolchain manager from GitHub Actions workflows","archived":false,"fork":false,"pushed_at":"2025-04-10T12:41:43.000Z","size":32,"stargazers_count":34,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-24T06:39:54.871Z","etag":null,"topics":["github-actions","swift","swift-server","swiftly"],"latest_commit_sha":null,"homepage":"","language":null,"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/vapor.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["vapor"],"open_collective":"vapor"}},"created_at":"2023-09-20T18:14:03.000Z","updated_at":"2025-09-24T11:04:42.000Z","dependencies_parsed_at":"2025-02-03T23:19:29.437Z","dependency_job_id":"f26675e7-00aa-4bd1-b0a7-c01aa1cbe15a","html_url":"https://github.com/vapor/swiftly-action","commit_stats":null,"previous_names":["vapor/swiftly-action"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/vapor/swiftly-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fswiftly-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fswiftly-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fswiftly-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fswiftly-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vapor","download_url":"https://codeload.github.com/vapor/swiftly-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fswiftly-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29874556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T21:05:00.265Z","status":"ssl_error","status_checked_at":"2026-02-26T20:57:13.669Z","response_time":89,"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":["github-actions","swift","swift-server","swiftly"],"created_at":"2025-06-16T04:15:24.635Z","updated_at":"2026-02-26T22:10:03.560Z","avatar_url":"https://github.com/vapor.png","language":null,"funding_links":["https://github.com/sponsors/vapor","https://opencollective.com/vapor"],"categories":[],"sub_categories":[],"readme":"# swiftly-action\n\nA GitHub Action for installing the [Swiftly toolchain manager for Swift](https://www.swift.org/swiftly).\n\n## Usage\n\nTo use Swiftly in your workflow, specify the repository followed by a tag as with any action:\n\n```yaml\nsteps:\n  - uses: actions/checkout@v4\n  - uses: vapor/swiftly-action@v0.2\n    with:\n      toolchain: latest # optional\n```\n\nOn completion, `swiftly`'s executable will be present in `PATH`, and the `SWIFTLY_HOME_DIR` and `SWIFTLY_BIN_DIR` environment variables will be available to all following steps.\n\n## Arguments\n\nAt this time, the only argument supported is `toolchain`, which specifies a Swift toolchain name for Swiftly to install along with Swiftly itself. If the argument is omitted, only Swiftly itself is installed.\n\n## Contributing\n\nContributions are welcome! Check out Vapor's [Contribution Guide](https://github.com/vapor/.github/blob/main/CONTRIBUTING.md).\n\n## License\n\nAll code in this repository is released under the [MIT License](https://github.com/vapor/swiftly-action/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fswiftly-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvapor%2Fswiftly-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fswiftly-action/lists"}