{"id":8015917,"name":"scapeville/action-ExecuShell","ecosystem":"actions","description":"GitHub Action: Set all shell (`.sh`) files within a specific directory to be executable.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/scapeville/action-ExecuShell","keywords_array":["cicd","github-actions","shell","workflow"],"namespace":"scapeville","versions_count":3,"first_release_published_at":"2023-08-01T09:42:41.000Z","latest_release_published_at":"2023-08-10T15:41:50.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-01-08T23:16:37.941Z","created_at":"2023-08-01T10:09:01.245Z","updated_at":"2026-01-08T23:16:37.941Z","registry_url":"https://github.com/scapeville/action-ExecuShell","install_command":null,"documentation_url":null,"metadata":{"name":"ExecuShell","description":"GitHub Action: Set all shell (`.sh`) files within a specific directory to be executable.","author":"Nicholas Valentinus","branding":{"icon":"moon","color":"gray-dark"},"inputs":{"dir":{"description":"Dir path (relative to repo root dir) where all the shell files will be turned into executables","required":true},"git-name":{"description":"Git name","required":true},"git-email":{"description":"Git email","required":true},"recursive":{"description":"If `true`, select shell files in 'dir' and its subdirectories. If `false`, only shell files in 'dir' alone.","default":false}},"runs":{"using":"composite","steps":[{"uses":"actions/checkout@v3"},{"run":"$GITHUB_ACTION_PATH/script.sh ${{ inputs.dir }} ${{ inputs.recursive }}","shell":"bash"},{"run":"echo \"time=$(date +'%Y %b %e, %l:%M %p')\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash","id":"time"},{"uses":"scapeville/action-git-add-all-then-commit-then-push@v1","with":{"name":"${{ inputs.git-name }}","email":"${{ inputs.git-email }}","msg":"Shell files in '${{ inputs.dir }}' dir made executable on ${{ steps.time.outputs.time }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"673225124","full_name":"scapeville/action-ExecuShell","owner":"scapeville","description":"GitHub Action: Set all shell (`.sh`) files within a specific directory to be executable.","archived":false,"fork":false,"pushed_at":"2023-08-10T15:54:15.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-10T21:05:23.526Z","etag":null,"topics":["cicd","github-actions","shell","workflow"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/scapeville.png","metadata":{},"created_at":"2023-08-01T06:44:14.000Z","updated_at":"2023-08-10T21:05:23.526Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/scapeville/action-ExecuShell","commit_stats":null,"previous_names":["scapeville/action-execushell"],"tags_count":2,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scapeville","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":151968806,"owners_count":7011220,"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":"scapeville","name":"Scapeville","uuid":"140786011","kind":"organization","description":"Let's game!","email":null,"website":"https://www.scapeville.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/140786011?v=4","repositories_count":1,"last_synced_at":"2023-07-31T09:51:28.003Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scapeville","created_at":"2023-07-31T09:51:28.021Z","updated_at":"2023-07-31T09:51:28.021Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scapeville","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scapeville/repositories"},"tags":[{"name":"v1","sha":"1eb0d70c1d5a6139baf40647088670d935975af0","kind":"commit","published_at":"2023-08-01T09:48:50.000Z","download_url":"https://codeload.github.com/scapeville/action-ExecuShell/tar.gz/v1","html_url":"https://github.com/scapeville/action-ExecuShell/releases/tag/v1","dependencies_parsed_at":"2023-08-09T04:24:16.192Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/tags/v1/manifests"},{"name":"v1.0.0","sha":"f09a4f122e162bc8db31a60894fb7468352f4449","kind":"commit","published_at":"2023-08-01T09:42:41.000Z","download_url":"https://codeload.github.com/scapeville/action-ExecuShell/tar.gz/v1.0.0","html_url":"https://github.com/scapeville/action-ExecuShell/releases/tag/v1.0.0","dependencies_parsed_at":"2023-08-09T04:24:16.019Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scapeville%2Faction-ExecuShell/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-08-10T21:39:28.767Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.788464585644114,"dependent_packages_count":0.0,"stargazers_count":48.334653779115826,"forks_count":35.1386468071621,"docker_downloads_count":null,"average":27.06544129298051},"purl":"pkg:githubactions/scapeville/action-ExecuShell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/scapeville/action-ExecuShell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/scapeville/action-ExecuShell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/scapeville/action-ExecuShell/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scapeville%2Faction-ExecuShell/codemeta","maintainers":[]}