{"id":15680710,"url":"https://github.com/417-72ki/danger-swiftlint","last_synced_at":"2026-04-11T06:05:30.834Z","repository":{"id":38320539,"uuid":"232938355","full_name":"417-72KI/danger-swiftlint","owner":"417-72KI","description":"Docker image for Danger-Swift using SwiftLint","archived":false,"fork":false,"pushed_at":"2025-04-10T09:07:06.000Z","size":129,"stargazers_count":13,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T10:43:06.918Z","etag":null,"topics":["danger","danger-swift","docker-image","github-actions","swift","swiftlint"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/417-72KI.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":"2020-01-10T01:17:10.000Z","updated_at":"2025-03-23T15:02:16.000Z","dependencies_parsed_at":"2024-03-18T05:29:50.686Z","dependency_job_id":"038351f6-db5a-4adb-8a2d-0af02ac27910","html_url":"https://github.com/417-72KI/danger-swiftlint","commit_stats":{"total_commits":137,"total_committers":3,"mean_commits":"45.666666666666664","dds":"0.051094890510948954","last_synced_commit":"4ba556bbd1e61f5ec8a654eaf2c3ea886dd4d664"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417-72KI%2Fdanger-swiftlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417-72KI%2Fdanger-swiftlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417-72KI%2Fdanger-swiftlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417-72KI%2Fdanger-swiftlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/417-72KI","download_url":"https://codeload.github.com/417-72KI/danger-swiftlint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251714939,"owners_count":21631806,"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":["danger","danger-swift","docker-image","github-actions","swift","swiftlint"],"created_at":"2024-10-03T16:43:59.530Z","updated_at":"2026-04-11T06:05:30.827Z","avatar_url":"https://github.com/417-72KI.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![Docker Hub](https://dockeri.co/image/41772ki/danger-swiftlint)](https://hub.docker.com/r/41772ki/danger-swiftlint)\n\nDocker image for [Danger-Swift](https://github.com/danger/swift) using [SwiftLint](https://github.com/realm/SwiftLint)\n\n# Usage Sample\n\n## Local Docker\n\n```sh\n$ docker run -v `pwd`:`pwd` -w `pwd` 41772ki/danger-swiftlint local\n```\n\n## GitHub Actions\n\n```yml\nname: Danger\non:\n  pull_request:\n    paths:\n      - '.swiftlint.yml'\n      - '**/*.swift'\njobs:\n  Danger:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v6\n      - name: Danger\n        uses: 417-72KI/danger-swiftlint@v6.3 # Look at the `Note for version`\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n\n### Note for version\n\u003e [!IMPORTANT]\n\u003e Docker images in `v6.0` and higher versions are updated for once a week.  \n\u003e Since `v5.10` and below also can be used in GitHub Actions, but Docker images of them are no longer updated.\n\n| tag | Swift version |\n| --- | ------------- |\n| `v5.5+` | Same as the tag |\n| `v4`    | 5.4 |\n| `v3`    | 5.3 |\n| `v2`    | 5.2 |\n| `v1`    | 5.1 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F417-72ki%2Fdanger-swiftlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F417-72ki%2Fdanger-swiftlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F417-72ki%2Fdanger-swiftlint/lists"}