{"id":7622305,"name":"snxd/deploy-github-setup-action","ecosystem":"actions","description":"Download direct tools","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/snxd/deploy-github-setup-action","keywords_array":["deploy","github","tools"],"namespace":"snxd","versions_count":5,"first_release_published_at":"2022-11-08T00:44:05.000Z","latest_release_published_at":"2025-01-15T23:15:23.000Z","latest_release_number":"v5","last_synced_at":"2026-03-11T12:17:29.847Z","created_at":"2023-04-22T01:47:24.666Z","updated_at":"2026-03-11T12:17:29.848Z","registry_url":"https://github.com/snxd/deploy-github-setup-action","install_command":null,"documentation_url":null,"metadata":{"name":"Deploy Setup Action","description":"Download direct tools","inputs":{"solsta_client_id":{"description":"Client ID to authenticate usage of Solid State Networks console tools","required":true,"default":""},"solsta_client_secret":{"description":"Secret Key to authenticate usage of Solid State Networks console tools","required":true,"default":""},"console_version":{"description":"Version of Solsta Console Tools to use","required":true,"default":"7.2.49"},"scripts_version":{"description":"Version of Solsta Deploy Scripts to use","required":true,"default":"3.11.0"}},"outputs":{"result":{"description":"The state of the action, if processes completed successfully"}},"runs":{"using":"composite","steps":[{"name":"Create work directory","shell":"bash","run":"rm -f *.py\nrm -f deploy-scripts-${{ inputs.scripts_version }}.zip\nmkdir -p solsta_work\n"},{"name":"Setup python","uses":"actions/setup-python@v4","with":{"python-version":"3.12","architecture":"x64"}},{"name":"Download deploy scripts","shell":"bash","run":"pip install wget \npython -m wget -o deploy-scripts-${{ inputs.scripts_version }}.zip https://releases.snxd.com/deploy-scripts-${{ inputs.scripts_version }}.zip\necho -e \"import zipfile\\nzip = zipfile.ZipFile('deploy-scripts-${{ inputs.scripts_version }}.zip')\\nzip.extractall()\\n\" \u003e unzip.py\npython unzip.py\n","working-directory":"solsta_work"},{"name":"Install dotnet","uses":"actions/setup-dotnet@v2","with":{"dotnet-version":"8.0.x"}},{"name":"Install python prerequisites","shell":"bash","run":"python -m pip install -r requirements.txt","working-directory":"solsta_work"},{"name":"Write console.json","shell":"bash","run":"# Generate console credential file from env vars\necho \"{\\\"consoleCredentials\\\":{\\\"audience\\\":\\\"https://axis.snxd.com/\\\",\\\"clientId\\\":\\\"${{ inputs.solsta_client_id }}\\\",\\\"clientSecret\\\":\\\"${{ inputs.solsta_client_secret }}\\\",\\\"grant\\\":\\\"clientCredentials\\\"}}\"  \u003e client_credentials.json\n","working-directory":"solsta_work"},{"name":"Cache console tools","uses":"actions/cache@v3","with":{"path":"solsta_work/solsta_console/${{ inputs.console_version }}","key":"direct-${{ inputs.console_version }}","restore-keys":"direct-${{ inputs.console_version }}"}},{"name":"Download Console Tools","shell":"bash","working-directory":"solsta_work","run":"# Download the latest SSN Console Tools if necessary\nif [ ! -d \"solsta_console/${{ inputs.console_version }}\" ]; then \n  python direct_get.py --overwrite --version=\"${{ inputs.console_version }}\" --target_directory=solsta_console/${{ inputs.console_version }}/ --console_credentials=client_credentials.json --component=console\nfi\n"}]},"branding":{"icon":"download-cloud","color":"yellow"},"default_branch":"main","path":null},"repo_metadata":{"id":91974322,"uuid":"539869931","full_name":"snxd/deploy-github-setup-action","owner":"snxd","description":"Used by Solsta deploy actions to acquire direct tools.","archived":false,"fork":false,"pushed_at":"2025-10-01T18:19:41.000Z","size":22,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T13:06:54.289Z","etag":null,"topics":["deploy","github","tools"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-09-22T08:11:49.000Z","updated_at":"2025-04-23T17:05:44.000Z","dependencies_parsed_at":"2024-02-29T00:33:53.777Z","dependency_job_id":"76e9f03d-ea0d-4d01-8252-71462f251540","html_url":"https://github.com/snxd/deploy-github-setup-action","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/snxd/deploy-github-setup-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snxd","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006350,"owners_count":26084084,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"snxd","name":"Solid State Networks","uuid":"11400201","kind":"organization","description":"","email":"support@solidstatenetworks.com","website":"https://solidstatenetworks.com/","location":"Phoenix, AZ","twitter":"SolidStateNet","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11400201?v=4","repositories_count":8,"last_synced_at":"2023-02-28T15:50:29.299Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/snxd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T18:17:17.015Z","updated_at":"2023-02-28T15:50:29.308Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snxd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snxd/repositories"},"tags":[{"name":"v5","sha":"7649d0e10ed087d2d4a8efee65bcec8227d10094","kind":"commit","published_at":"2025-01-15T23:15:23.000Z","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/v5","html_url":"https://github.com/snxd/deploy-github-setup-action/releases/tag/v5","dependencies_parsed_at":"2025-01-19T08:16:17.788Z","dependency_job_id":null,"purl":"pkg:github/snxd/deploy-github-setup-action@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v5/manifests"},{"name":"v4","sha":"5b7650c19a813de442e93f1c403cdc2b5d3b06cb","kind":"commit","published_at":"2024-02-28T23:47:22.000Z","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/v4","html_url":"https://github.com/snxd/deploy-github-setup-action/releases/tag/v4","dependencies_parsed_at":"2024-05-23T04:09:15.653Z","dependency_job_id":null,"purl":"pkg:github/snxd/deploy-github-setup-action@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v4/manifests"},{"name":"v3","sha":"258fc75fa72fc8e1997b5860c67c4eef3c71569b","kind":"commit","published_at":"2023-06-30T01:13:38.000Z","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/v3","html_url":"https://github.com/snxd/deploy-github-setup-action/releases/tag/v3","dependencies_parsed_at":"2023-08-09T04:11:20.822Z","dependency_job_id":null,"purl":"pkg:github/snxd/deploy-github-setup-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v3/manifests"},{"name":"v2","sha":"ac463982ca2e7850aa1cc50bfc7902551db03127","kind":"commit","published_at":"2022-12-07T04:10:24.000Z","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/v2","html_url":"https://github.com/snxd/deploy-github-setup-action/releases/tag/v2","dependencies_parsed_at":"2023-06-02T11:36:52.292Z","dependency_job_id":null,"purl":"pkg:github/snxd/deploy-github-setup-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v2/manifests"},{"name":"v1","sha":"be83eb5a9fe3f3adbe3d7505e33d4db512468da7","kind":"commit","published_at":"2022-11-08T00:44:05.000Z","download_url":"https://codeload.github.com/snxd/deploy-github-setup-action/tar.gz/v1","html_url":"https://github.com/snxd/deploy-github-setup-action/releases/tag/v1","dependencies_parsed_at":"2023-06-02T11:36:52.523Z","dependency_job_id":null,"purl":"pkg:github/snxd/deploy-github-setup-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-11T05:16:57.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.573601647916337,"dependent_packages_count":0.0,"stargazers_count":48.261765171922036,"forks_count":35.11963238789415,"docker_downloads_count":null,"average":25.988749801933132},"purl":"pkg:githubactions/snxd/deploy-github-setup-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/snxd/deploy-github-setup-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/snxd/deploy-github-setup-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/snxd/deploy-github-setup-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:23:34.015Z","issues_count":0,"pull_requests_count":24,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":154808.58333333334,"issues_closed_count":0,"pull_requests_closed_count":24,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":215590.83333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-setup-action/issues","maintainers":[{"login":"bozimmerman","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bozimmerman"}],"active_maintainers":[{"login":"bozimmerman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bozimmerman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-setup-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-setup-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-setup-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-setup-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-setup-action/codemeta","maintainers":[]}