{"id":15167078,"url":"https://github.com/mfedec/salt-ext-github-runner","last_synced_at":"2026-01-19T10:33:16.115Z","repository":{"id":155868739,"uuid":"632267720","full_name":"mfedec/salt-ext-github-runner","owner":"mfedec","description":"SaltStack Extension module to manage Github self hosted runners","archived":false,"fork":false,"pushed_at":"2024-04-25T04:27:03.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T09:33:35.621Z","etag":null,"topics":["github","saltstack","saltstack-extension"],"latest_commit_sha":null,"homepage":"https://mfedec.github.io/salt-ext-github-runner/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfedec.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}},"created_at":"2023-04-25T04:06:19.000Z","updated_at":"2024-04-25T04:27:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"da2f649f-dfc0-4873-91f4-4d7226b03133","html_url":"https://github.com/mfedec/salt-ext-github-runner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfedec/salt-ext-github-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfedec%2Fsalt-ext-github-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfedec%2Fsalt-ext-github-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfedec%2Fsalt-ext-github-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfedec%2Fsalt-ext-github-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfedec","download_url":"https://codeload.github.com/mfedec/salt-ext-github-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfedec%2Fsalt-ext-github-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","saltstack","saltstack-extension"],"created_at":"2024-09-27T05:24:25.348Z","updated_at":"2026-01-19T10:33:16.100Z","avatar_url":"https://github.com/mfedec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github_runner\n\nModule to manage self hosted github runners\n\n## Quickstart\n\nTo get started with your new project:\n\n    # Create a new venv\n    python3 -m venv env --prompt github_runner\n    source env/bin/activate\n\n    # On mac, you may need to upgrade pip\n    python -m pip install --upgrade pip\n\n    # On WSL or some flavors of linux you may need to install the `enchant`\n    # library in order to build the docs\n    sudo apt-get install -y enchant\n\n    # Install extension + test/dev/doc dependencies into your environment\n    python -m pip install -e .[tests,dev,docs]\n\n    # Run tests!\n    python -m nox -e tests-3\n\n    # skip requirements install for next time\n    export SKIP_REQUIREMENTS_INSTALL=1\n\n    # Build the docs, serve, and view in your web browser:\n    python -m nox -e docs \u0026\u0026 (cd docs/_build/html; python -m webbrowser localhost:8000; python -m http.server; cd -)\n\n    # Run the example function\n    salt-call --local github_runner.example_function text=\"Happy Hacking!\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfedec%2Fsalt-ext-github-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfedec%2Fsalt-ext-github-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfedec%2Fsalt-ext-github-runner/lists"}