{"id":24167301,"url":"https://github.com/dawidd6/action-command-output","last_synced_at":"2025-03-02T09:14:49.633Z","repository":{"id":271561083,"uuid":"913836035","full_name":"dawidd6/action-command-output","owner":"dawidd6","description":":gear: A GitHub Action to run a provided command and capture it's output for later use","archived":false,"fork":false,"pushed_at":"2025-01-08T14:16:27.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T14:43:57.734Z","etag":null,"topics":["action","actions","capture","command","github","github-action","output"],"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/dawidd6.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}},"created_at":"2025-01-08T12:53:53.000Z","updated_at":"2025-01-08T14:14:23.000Z","dependencies_parsed_at":"2025-01-08T14:44:01.211Z","dependency_job_id":"74eb8c10-3402-4cca-9228-806b337f859f","html_url":"https://github.com/dawidd6/action-command-output","commit_stats":null,"previous_names":["dawidd6/action-command-output"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-command-output","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-command-output/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-command-output/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-command-output/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawidd6","download_url":"https://codeload.github.com/dawidd6/action-command-output/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482103,"owners_count":19969850,"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","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":["action","actions","capture","command","github","github-action","output"],"created_at":"2025-01-12T21:13:03.473Z","updated_at":"2025-03-02T09:14:49.612Z","avatar_url":"https://github.com/dawidd6.png","language":"Shell","readme":"# Command output\n\nAn action that runs the provided command and captures its output for later use in other steps.\n\n## Usage\n\n```yaml\n- name: Capture command output\n  id: command\n  uses: dawidd6/action-command-output@v1\n  with:\n    command: nix build nixpkgs#hello\n\n- name: Print command output\n  run: echo output='${{ steps.command.outputs.output }}'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawidd6%2Faction-command-output","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawidd6%2Faction-command-output","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawidd6%2Faction-command-output/lists"}