{"id":16137533,"url":"https://github.com/ntbbloodbath/selene-action","last_synced_at":"2025-03-18T16:30:30.864Z","repository":{"id":47462808,"uuid":"379806502","full_name":"NTBBloodbath/selene-action","owner":"NTBBloodbath","description":"GitHub action for selene lua linter","archived":false,"fork":false,"pushed_at":"2021-09-04T02:25:47.000Z","size":2641,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T10:50:05.980Z","etag":null,"topics":["actions","linter","lua","selene"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/NTBBloodbath.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":"2021-06-24T04:49:31.000Z","updated_at":"2024-08-26T12:00:31.000Z","dependencies_parsed_at":"2023-01-11T17:22:59.369Z","dependency_job_id":null,"html_url":"https://github.com/NTBBloodbath/selene-action","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":0.3076923076923077,"last_synced_commit":"68d1ed05cd53716aa8b9b3b81f8b63462949fab6"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NTBBloodbath%2Fselene-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NTBBloodbath%2Fselene-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NTBBloodbath%2Fselene-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NTBBloodbath%2Fselene-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NTBBloodbath","download_url":"https://codeload.github.com/NTBBloodbath/selene-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940088,"owners_count":20372045,"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","linter","lua","selene"],"created_at":"2024-10-09T23:27:49.734Z","updated_at":"2025-03-18T16:30:30.405Z","avatar_url":"https://github.com/NTBBloodbath.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eSelene GitHub Action\u003c/h1\u003e\n\n  \u003ca href=\"https://github.com/NTBBloodbath/selene-action/actions\"\u003e\u003cimg alt=\"selene-action status\" src=\"https://github.com/NTBBloodbath/selene-action/workflows/build-test/badge.svg\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\nGitHub action to run [selene](https://github.com/Kampfkarren/selene), a\nblazing-fast modern Lua linter written in Rust.\n\n## Usage\n\n```yaml\n- uses: actions/checkout@v2\n- uses: NTBBloodbath/selene-action@v1.0.0\n  with:\n    # Github secret token\n    token: ${{ secrets.GITHUB_TOKEN }}\n    # selene arguments\n    args: --display-style=quiet .\n    # selene version\n    version: 0.12.1\n```\n\n### Parameters\n\n#### Required parameters\n\n  - `token`\n    - GitHub secret token for downloading selene binary from GitHub releases.\n  - `args`\n    - Arguments to be passed to selene.\n\n#### Optional parameters\n\n- `version`\n  - Version of selene to be used. If not specified, installs the latest release.\n\n## License\n\nselene-action is [MIT licensed](./LICENSE)\n\n## Inspiration\n\n- [stylua-action](https://github.com/JohnnyMorganz/stylua-action)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntbbloodbath%2Fselene-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntbbloodbath%2Fselene-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntbbloodbath%2Fselene-action/lists"}