{"id":28296772,"url":"https://github.com/jkroepke/setup-stackit-cli","last_synced_at":"2026-04-24T03:04:24.355Z","repository":{"id":292053006,"uuid":"979667483","full_name":"jkroepke/setup-stackit-cli","owner":"jkroepke","description":"Github Action for installing stackit-cli (https://github.com/stackitcloud/stackit-cli)","archived":false,"fork":false,"pushed_at":"2026-04-10T01:48:18.000Z","size":13003,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T03:24:18.495Z","etag":null,"topics":["actions","cloud","github-actions","stackit","stackit-cloud"],"latest_commit_sha":null,"homepage":"https://github.com/jkroepke/setup-stackit-cli","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/jkroepke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jkroepke"}},"created_at":"2025-05-07T22:01:30.000Z","updated_at":"2026-04-10T01:48:23.000Z","dependencies_parsed_at":"2025-05-31T20:27:00.510Z","dependency_job_id":null,"html_url":"https://github.com/jkroepke/setup-stackit-cli","commit_stats":null,"previous_names":["jkroepke/setup-stackit-cli"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/jkroepke/setup-stackit-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fsetup-stackit-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fsetup-stackit-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fsetup-stackit-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fsetup-stackit-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkroepke","download_url":"https://codeload.github.com/jkroepke/setup-stackit-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fsetup-stackit-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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":["actions","cloud","github-actions","stackit","stackit-cloud"],"created_at":"2025-05-22T21:20:12.858Z","updated_at":"2026-04-17T01:01:52.533Z","avatar_url":"https://github.com/jkroepke.png","language":"TypeScript","readme":"[![CI](https://github.com/jkroepke/setup-stackit-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/jkroepke/setup-stackit-cli/actions/workflows/ci.yml)\n[![GitHub license](https://img.shields.io/github/license/jkroepke/setup-stackit-cli?style=flat\u0026logo=github)](https://github.com/jkroepke/setup-stackit-cli/blob/master/LICENSE)\n[![Current Release](https://img.shields.io/github/release/jkroepke/setup-stackit-cli.svg?style=flat\u0026logo=github)](https://github.com/jkroepke/setup-stackit-cli/releases/latest)\n[![GitHub Repo stars](https://img.shields.io/github/stars/jkroepke/setup-stackit-cli?style=flat\u0026logo=github)](https://github.com/jkroepke/setup-stackit-cli/stargazers)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n# Setup stackit-cli\n\n⭐ Don't forget to star this repository! ⭐\n\n## About\n\nGitHub Action for installing\n[stackitcloud/stackit-cli](https://github.com/stackitcloud/stackit-cli)\n\nInstall a specific version of stackit-cli binary on the runner. Acceptable\nvalues are latest or any semantic version string like v2.16.7. Use this action\nin workflow to define which version of stackit-cli will be used.\n\n```yaml\n- name: Stackit Binary Installer\n  uses: jkroepke/setup-stackit-cli@v1\n  with:\n    version: '\u003cversion\u003e' # default is latest stable\n  id: install\n```\n\nThe cached binary path is prepended to the PATH environment variable as well as\nstored in the path output variable. Refer to the action metadata file for\ndetails about all the inputs\n[here](https://github.com/jkroepke/setup-stackit-cli/blob/main/action.yml).\n","funding_links":["https://github.com/sponsors/jkroepke"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkroepke%2Fsetup-stackit-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkroepke%2Fsetup-stackit-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkroepke%2Fsetup-stackit-cli/lists"}