{"id":7622304,"name":"snxd/deploy-github-launchfiles-action","ecosystem":"actions","description":"Configure Launch Files for an environment","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/snxd/deploy-github-launchfiles-action","keywords_array":[],"namespace":"snxd","versions_count":3,"first_release_published_at":"2023-02-15T19:07:16.000Z","latest_release_published_at":"2025-01-17T00:25:20.000Z","latest_release_number":"v5","last_synced_at":"2026-05-15T17:46:12.213Z","created_at":"2023-04-22T01:47:24.635Z","updated_at":"2026-05-15T17:46:12.214Z","registry_url":"https://github.com/snxd/deploy-github-launchfiles-action","install_command":null,"documentation_url":null,"metadata":{"name":"Solsta Launch Files Action","description":"Configure Launch Files for an environment","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"},"target_product":{"description":"Target product containing the environment (case-sensitive)","required":true},"target_environment":{"description":"Target environment for launch files (case-sensitive)","required":true},"launch_file1":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":true},"launch_file2":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file3":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file4":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file5":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file6":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file7":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file8":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file9":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false},"launch_file10":{"description":"Launch file path and argument, format is (\"entry name\" \"path\" \"arg1 arg2 ...\")","required":false}},"outputs":{"result":{"description":"The state of the action, if processes completed successfully"}},"runs":{"using":"composite","steps":[{"name":"Solsta setup","uses":"snxd/deploy-github-setup-action@v5","with":{"solsta_client_id":"${{ inputs.solsta_client_id }}","solsta_client_secret":"${{ inputs.solsta_client_secret }}","console_version":"${{ inputs.console_version }}","scripts_version":"${{ inputs.scripts_version }}"}},{"name":"Configure Launch Files","shell":"bash","working-directory":"solsta_work","run":"# Build the launch files arguments\nSOLSTA_EXTRA=\"\"\nfor i in '${{ inputs.launch_file1 }}' '${{ inputs.launch_file2 }}' '${{ inputs.launch_file3 }}' '${{ inputs.launch_file4 }}' '${{ inputs.launch_file5 }}' '${{ inputs.launch_file6 }}' '${{ inputs.launch_file7 }}' '${{ inputs.launch_file8 }}' '${{ inputs.launch_file9 }}' '${{ inputs.launch_file10 }}' ; do\n  if [[ \"$i\" != \"\" ]] ; then\n      eval SOLSTA_LAUNCH_ENTRY=$i\n      SOLSTA_EXTRA=\"$SOLSTA_EXTRA --launch_name=\\\"${SOLSTA_LAUNCH_ENTRY[0]}\\\" --launch_executable=\\\"${SOLSTA_LAUNCH_ENTRY[1]}\\\" --launch_arguments=\\\"${SOLSTA_LAUNCH_ENTRY[2]}\\\" \"\n  fi\ndone\n# Run the script that assigns the launch files to the environment\necho extra = $SOLSTA_EXTRA\neval \"python manifest.py --debug_network --console_credentials=client_credentials.json --console_directory=solsta_console/${{ inputs.console_version }}/console/ --product_name=\\\"${{ inputs.target_product }}\\\" --env_name=\\\"${{ inputs.target_environment }}\\\" --object=launch --task=set $SOLSTA_EXTRA\"\n"}]},"branding":{"icon":"download-cloud","color":"yellow"},"default_branch":"main","path":null},"repo_metadata":{"id":91974324,"uuid":"601828659","full_name":"snxd/deploy-github-launchfiles-action","owner":"snxd","description":"Configure Solsta Launch Files","archived":false,"fork":false,"pushed_at":"2025-04-22T21:23:50.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-16T16:51:07.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":"2023-02-14T22:56:58.000Z","updated_at":"2025-04-22T21:23:53.000Z","dependencies_parsed_at":"2025-04-18T22:39:08.436Z","dependency_job_id":"1febf91f-ca34-4cd6-a8bb-f452ff56327e","html_url":"https://github.com/snxd/deploy-github-launchfiles-action","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/snxd/deploy-github-launchfiles-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snxd","download_url":"https://codeload.github.com/snxd/deploy-github-launchfiles-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276383088,"owners_count":25632577,"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-09-22T02:00:08.972Z","response_time":79,"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":[]},"repo_metadata_updated_at":"2025-09-22T10:38:22.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":41.28870430527571,"dependent_packages_count":0.0,"stargazers_count":48.88358896336198,"forks_count":37.09737749885707,"average":31.81741769187369},"purl":"pkg:githubactions/snxd/deploy-github-launchfiles-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/snxd/deploy-github-launchfiles-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/snxd/deploy-github-launchfiles-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/snxd/deploy-github-launchfiles-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-15T04:04:26.648Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":569651.8333333334,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":177026.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/snxd%2Fdeploy-github-launchfiles-action/issues","maintainers":[{"login":"bozimmerman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bozimmerman"}],"active_maintainers":[{"login":"bozimmerman","count":1,"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-launchfiles-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-launchfiles-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-launchfiles-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-launchfiles-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-launchfiles-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/snxd%2Fdeploy-github-launchfiles-action/codemeta","maintainers":[]}