{"id":42934899,"url":"https://github.com/fwilhe2/action-template","last_synced_at":"2026-01-30T19:15:01.766Z","repository":{"id":37032105,"uuid":"504626884","full_name":"fwilhe2/action-template","owner":"fwilhe2","description":"Template for a GitHub Action using Typescript and yarn","archived":false,"fork":false,"pushed_at":"2026-01-19T17:08:03.000Z","size":7973,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T23:18:03.933Z","etag":null,"topics":["actions","typescript","yarn"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/fwilhe2.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-17T17:54:47.000Z","updated_at":"2026-01-19T17:08:05.000Z","dependencies_parsed_at":"2023-12-15T21:07:14.775Z","dependency_job_id":"2bb99e5e-a2e8-4b81-9095-37de612f9d9c","html_url":"https://github.com/fwilhe2/action-template","commit_stats":{"total_commits":153,"total_committers":3,"mean_commits":51.0,"dds":0.09150326797385622,"last_synced_commit":"ce5fac11cd949ddfd50c9da27eee9b95772ff7d1"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/fwilhe2/action-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwilhe2%2Faction-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwilhe2%2Faction-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwilhe2%2Faction-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwilhe2%2Faction-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwilhe2","download_url":"https://codeload.github.com/fwilhe2/action-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwilhe2%2Faction-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actions","typescript","yarn"],"created_at":"2026-01-30T19:15:01.205Z","updated_at":"2026-01-30T19:15:01.746Z","avatar_url":"https://github.com/fwilhe2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action Template using Typescript and yarn\n\nTemplate for a Github Action using Typescript and Yarn\n\nBased on [actions/typescript-action](https://github.com/actions/typescript-action)\n\nSample yaml snippet:\n\n```yaml\n      - uses: fwilhe2/action-template@main\n        with:\n          guest_name: Thomas\n```\n\nRun the action manually on the cli: `INPUT_GUEST_NAME=Michael node dist/index.js`\n\n## Development\n\n### Install Dependencies\n\n```sh\nyarn\n```\n\n### Build Artifact\n\n```sh\nyarn run all\n```\n\n### Change `action.yml`\n\nThe `action.yml` defines the inputs and output for your action.\n\nUpdate the `action.yml` with your name, description, inputs and outputs for your action.\n\nSee the [documentation](https://help.github.com/en/articles/metadata-syntax-for-github-actions)\n\n\n### Upgrade Dependencies\n\n```sh\nyarn run dependency-upgrade\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwilhe2%2Faction-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwilhe2%2Faction-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwilhe2%2Faction-template/lists"}