{"id":7746138,"name":"jerop/tkn","ecosystem":"actions","description":"Install Tekton CLI","homepage":"https://tekton.dev/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jerop/tkn","keywords_array":["cicd","kubernetes","tekton"],"namespace":"jerop","versions_count":2,"first_release_published_at":"2021-04-29T13:41:38.000Z","latest_release_published_at":"2023-11-13T13:54:55.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-06-19T02:16:08.840Z","created_at":"2023-05-17T10:24:43.532Z","updated_at":"2026-06-19T02:16:08.840Z","registry_url":"https://github.com/jerop/tkn","install_command":null,"documentation_url":null,"metadata":{"name":"Install tkn","description":"Install Tekton CLI","branding":{"icon":"terminal","color":"purple"},"inputs":{"version":{"description":"Version of tkn to install (latest, v0.18.0, etc.)","required":false,"default":"latest"}},"runs":{"using":"composite","steps":[{"shell":"bash","run":"# Get the version, which defaults to latest release\ntag=\"${{ inputs.version }}\"\n\n# Get the operating system\nos=${{ runner.os }}\nif [[ $os == \"macOS\" ]]; then\n  os=\"Darwin\"\nfi\n\necho \"Installing tkn@${tag} for ${os}\"\n\n# Get the tar.xz\ncurl -LO https://github.com/tektoncd/cli/releases/download/${tag}/tkn_${tag:1}_${os}_x86_64.tar.gz\n\n# Extract tkn to your PATH (e.g. /usr/local/bin)\nsudo tar xvzf tkn_${tag:1}_${os}_x86_64.tar.gz -C /usr/local/bin/ tkn\n"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"362828461","full_name":"jerop/tkn","owner":"jerop","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-13T14:02:06.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-13T14:58:52.830Z","etag":null,"topics":["cicd","kubernetes","tekton"],"latest_commit_sha":null,"homepage":"https://tekton.dev/","language":null,"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/jerop.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}},"created_at":"2021-04-29T13:33:23.000Z","updated_at":"2023-11-13T13:40:51.000Z","dependencies_parsed_at":"2023-06-09T05:45:44.322Z","dependency_job_id":null,"html_url":"https://github.com/jerop/tkn","commit_stats":null,"previous_names":[],"tags_count":2,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerop","download_url":"https://codeload.github.com/jerop/tkn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":171013370,"owners_count":9624642,"icon_url":"https://github.com/github.png","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":"jerop","name":"Jerop Kipruto","uuid":"18076400","kind":"user","description":"Software Engineer @Google","email":"","website":null,"location":"New York, NY","twitter":null,"company":"@google","icon_url":"https://avatars.githubusercontent.com/u/18076400?v=4","repositories_count":5,"last_synced_at":"2023-03-03T21:49:09.479Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jerop","created_at":"2022-11-14T05:50:43.105Z","updated_at":"2023-03-03T21:49:09.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerop","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerop/repositories"},"tags":[{"name":"v0.2.0","sha":"f94a5d6f2ed5d905a48ef614537ec268899d9c23","kind":"commit","published_at":"2023-11-13T13:54:55.000Z","download_url":"https://codeload.github.com/jerop/tkn/tar.gz/v0.2.0","html_url":"https://github.com/jerop/tkn/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5a3b12eb115505e3b593c6b622f31e1a9fad374c","kind":"commit","published_at":"2021-04-29T13:41:38.000Z","download_url":"https://codeload.github.com/jerop/tkn/tar.gz/v0.1.0","html_url":"https://github.com/jerop/tkn/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-02T00:44:07.120Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ftkn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-11-13T15:14:35.431Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.05102202503565,"dependent_packages_count":0.0,"stargazers_count":22.940896846775473,"forks_count":35.20202820472191,"docker_downloads_count":null,"average":19.04848676913326},"purl":"pkg:githubactions/jerop/tkn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jerop/tkn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/jerop/tkn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jerop/tkn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jerop%2Ftkn/codemeta","maintainers":[]}