{"id":5791009,"name":"cloudposse/github-action-interface-environment","ecosystem":"actions","description":"Get information about cluster by environment private action","homepage":"https://cloudposse.com/accelerate","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cloudposse/github-action-interface-environment","keywords_array":[],"namespace":"cloudposse","versions_count":5,"first_release_published_at":"2022-08-22T15:28:53.000Z","latest_release_published_at":"2024-02-08T22:07:56.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-19T15:49:15.182Z","created_at":"2023-01-03T21:32:24.280Z","updated_at":"2026-03-19T15:49:15.182Z","registry_url":"https://github.com/cloudposse/github-action-interface-environment","install_command":null,"documentation_url":null,"metadata":{"name":"Environment settings interface","description":"Get information about cluster by environment private action","author":"hello@cloudposse.com","branding":{"icon":"settings","color":"white"},"inputs":{"implementation_repository":{"description":"Repository with Environment action implementation","required":true},"implementation_path":{"description":"Repository path with Environment action implementation","default":"","required":true},"implementation_file":{"description":"Repository filename with Environment action implementation","default":"action.yaml","required":true},"implementation_ref":{"description":"Ref of environment action implementation","default":"main","required":true},"implementation_github_pat":{"description":"GitHub PAT allow fetch environment action implementation","required":true},"environment":{"description":"Environment name","required":true},"namespace":{"description":"Namespace name","required":true},"repository":{"description":"Repository name","required":false},"application":{"description":"Application name","required":false},"attributes":{"description":"Comma separated attributes","required":false}},"outputs":{"name":{"description":"Environment name","value":"${{ steps.environment.outputs.name }}"},"region":{"description":"JSON formatted {label}: {environment} map","value":"${{ steps.environment.outputs.region }}"},"role":{"description":"Environments that need to be deployed","value":"${{ steps.environment.outputs.role }}"},"cluster":{"description":"Environments that need to be destroyed","value":"${{ steps.environment.outputs.cluster }}"},"namespace":{"description":"Namespace","value":"${{ steps.environment.outputs.namespace }}"},"ssm-path":{"description":"Path to ssm secrets","value":"${{ steps.environment.outputs.ssm-path }}"},"s3-bucket":{"description":"S3 Bucket for ECS taskdef mirroring","value":"${{ steps.environment.outputs.s3-bucket }}"}},"runs":{"using":"composite","steps":[{"name":"Unique directory name","shell":"bash","id":"tmp","run":"DIR=$(pwd)\ntmp_dir=$(mktemp -d --tmpdir=${DIR})\necho \"name=${tmp_dir}\" \u003e\u003e $GITHUB_OUTPUT\n"},{"name":"Checkout Private actions","uses":"actions/checkout@v4","with":{"repository":"${{ inputs.implementation_repository }}","ref":"${{ inputs.implementation_ref }}","token":"${{ inputs.implementation_github_pat }}","path":"${{ steps.tmp.outputs.name }}"}},{"name":"Copy action","shell":"bash","run":"mkdir -p ./.environment_implementation/\nmv ${{ steps.tmp.outputs.name }}/${{ inputs.implementation_path }}/${{ inputs.implementation_file }} ./.environment_implementation/action.yaml\n"},{"name":"Environment Info","uses":"./.environment_implementation","id":"environment","with":{"environment":"${{ inputs.environment }}","namespace":"${{ inputs.namespace }}","repository":"${{ inputs.repository }}","application":"${{ inputs.application }}","attributes":"${{ inputs.attributes }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":65159295,"uuid":"527508414","full_name":"cloudposse/github-action-interface-environment","owner":"cloudposse","description":"Get Environments settings from private settings action provider","archived":false,"fork":false,"pushed_at":"2025-08-11T16:03:07.000Z","size":40,"stargazers_count":3,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-11T21:02:20.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloudposse.com/accelerate","language":"Makefile","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/cloudposse.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,"publiccode":null,"codemeta":null},"funding":{"github":"cloudposse"}},"created_at":"2022-08-22T10:06:34.000Z","updated_at":"2025-04-04T03:54:59.000Z","dependencies_parsed_at":"2023-01-12T14:31:13.424Z","dependency_job_id":"809a5760-d846-49d3-8b27-31d0601b331e","html_url":"https://github.com/cloudposse/github-action-interface-environment","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":0.5,"last_synced_commit":"a7d3c587afdcde021764915647fb585723f02304"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"cloudposse-github-actions/composite-template","purl":"pkg:github/cloudposse/github-action-interface-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269999474,"owners_count":24509966,"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-08-12T02:00:09.011Z","response_time":80,"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":"cloudposse","name":"Cloud Posse","uuid":"16398900","kind":"organization","description":"DevOps Accelerator for AWS Infrastructure  🙌  Hire Us!  \u003chttps://cloudposse.com/services\u003e","email":"hello@cloudposse.com","website":"https://cloudposse.com/","location":"United States of America","twitter":"cloudposse","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16398900?v=4","repositories_count":259,"last_synced_at":"2025-08-10T17:31:19.666Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cloudposse"}},"html_url":"https://github.com/cloudposse","funding_links":["https://github.com/sponsors/cloudposse"],"total_stars":16562,"followers":1619,"following":0,"created_at":"2022-11-03T23:59:39.987Z","updated_at":"2025-08-10T17:31:19.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse/repositories"},"tags":[{"name":"0.4.0","sha":"aa4a2d6c165db3f2cd84533e8ab538d745dc4e59","kind":"commit","published_at":"2024-02-08T22:07:56.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/0.4.0","html_url":"https://github.com/cloudposse/github-action-interface-environment/releases/tag/0.4.0","dependencies_parsed_at":"2024-02-12T05:06:22.023Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-interface-environment@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"42766f494c5a2d2765e9ee813eeaa3f5778c2656","kind":"commit","published_at":"2023-12-06T17:48:40.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/0.3.0","html_url":"https://github.com/cloudposse/github-action-interface-environment/releases/tag/0.3.0","dependencies_parsed_at":"2023-12-08T04:03:13.001Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-interface-environment@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"19e3aed34cd6073d0abec2a0efe7522af91f8a58","kind":"commit","published_at":"2023-08-16T13:30:37.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/0.2.1","html_url":"https://github.com/cloudposse/github-action-interface-environment/releases/tag/0.2.1","dependencies_parsed_at":"2023-08-19T08:35:24.084Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-interface-environment@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ee8e32b443b13dd88ab5146aa7c7fed9ecf4eefe","kind":"commit","published_at":"2022-11-10T15:17:09.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/0.2.0","html_url":"https://github.com/cloudposse/github-action-interface-environment/releases/tag/0.2.0","dependencies_parsed_at":"2023-06-01T12:10:07.490Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-interface-environment@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"80dff2ec1a3dc6c8a67d4464234f7d429488af03","kind":"commit","published_at":"2022-08-22T15:28:53.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-interface-environment/tar.gz/0.1.0","html_url":"https://github.com/cloudposse/github-action-interface-environment/releases/tag/0.1.0","dependencies_parsed_at":"2023-06-01T12:10:08.640Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-interface-environment@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-12T04:10:56.980Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.756773886864206,"dependent_packages_count":0.0,"stargazers_count":34.63159562668357,"forks_count":9.47234986531453,"docker_downloads_count":null,"average":17.21517984471558},"purl":"pkg:githubactions/cloudposse/github-action-interface-environment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cloudposse/github-action-interface-environment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/cloudposse/github-action-interface-environment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cloudposse/github-action-interface-environment/dependencies","status":null,"funding_links":["https://github.com/sponsors/cloudposse"],"critical":null,"issue_metadata":{"last_synced_at":"2025-02-27T18:30:01.756Z","issues_count":1,"pull_requests_count":18,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2488492.2352941176,"issues_closed_count":0,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":17,"bot_issues_count":1,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-interface-environment/issues","maintainers":[{"login":"osterman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osterman"},{"login":"cloudpossebot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloudpossebot"},{"login":"goruha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goruha"},{"login":"max-lobur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/max-lobur"},{"login":"Benbentwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Benbentwo"}],"active_maintainers":[{"login":"osterman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osterman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-interface-environment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-interface-environment/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-interface-environment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-interface-environment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-interface-environment/codemeta","maintainers":[]}