{"id":30292688,"url":"https://github.com/fennecdjay/gwion-action","last_synced_at":"2025-08-17T00:37:41.641Z","repository":{"id":46900920,"uuid":"242157607","full_name":"fennecdjay/gwion-action","owner":"fennecdjay","description":"Use gwion from github actions","archived":false,"fork":false,"pushed_at":"2023-01-05T07:56:01.000Z","size":371,"stargazers_count":3,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T15:50:47.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/fennecdjay.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}},"created_at":"2020-02-21T14:27:23.000Z","updated_at":"2021-09-21T20:05:58.000Z","dependencies_parsed_at":"2023-02-03T19:16:38.016Z","dependency_job_id":null,"html_url":"https://github.com/fennecdjay/gwion-action","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"d26e8bed35d0b2544dbaad093ecf771cf52e3efb"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/fennecdjay/gwion-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennecdjay%2Fgwion-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennecdjay%2Fgwion-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennecdjay%2Fgwion-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennecdjay%2Fgwion-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fennecdjay","download_url":"https://codeload.github.com/fennecdjay/gwion-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennecdjay%2Fgwion-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270791277,"owners_count":24645782,"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-16T02:00:11.002Z","response_time":91,"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"}},"keywords":[],"created_at":"2025-08-17T00:37:40.594Z","updated_at":"2025-08-17T00:37:41.616Z","avatar_url":"https://github.com/fennecdjay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run Gwion From github action\n\nSimplify using [Gwion](https://github.com/fennecdjay/Gwion) within github actions.\n\n# Usage\n\nA simple example:\n\n``` yml\n  - name: Build Gwion\n    uses: fennecdjay/gwion-action@v1\n```\n\nA more complex build, running the tests\n\n``` yml\n  - name: Build Gwion\n    uses: fennecdjay/gwion-action@v1\n    with:\n      dir: .\n      run: true\n    env:\n      USE_DEBUG: 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffennecdjay%2Fgwion-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffennecdjay%2Fgwion-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffennecdjay%2Fgwion-action/lists"}