{"id":16841644,"url":"https://github.com/kevinpollet/typescript-container-action-template","last_synced_at":"2025-03-22T05:31:02.212Z","repository":{"id":42208112,"uuid":"186565414","full_name":"kevinpollet/typescript-container-action-template","owner":"kevinpollet","description":"🐙 Template repository to create a GitHub container action in Node.js with TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-04T21:48:35.000Z","size":712,"stargazers_count":26,"open_issues_count":24,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-15T03:54:48.399Z","etag":null,"topics":["container","docker","github-actions","nodejs","template","typescript"],"latest_commit_sha":null,"homepage":"","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/kevinpollet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-14T07:11:05.000Z","updated_at":"2024-03-12T08:56:43.000Z","dependencies_parsed_at":"2023-01-11T17:22:11.050Z","dependency_job_id":null,"html_url":"https://github.com/kevinpollet/typescript-container-action-template","commit_stats":{"total_commits":147,"total_committers":3,"mean_commits":49.0,"dds":"0.44217687074829937","last_synced_commit":"eaf3ebfb9d7cc881ac9acac84524200fb7d294e4"},"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Ftypescript-container-action-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Ftypescript-container-action-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Ftypescript-container-action-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Ftypescript-container-action-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinpollet","download_url":"https://codeload.github.com/kevinpollet/typescript-container-action-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244912800,"owners_count":20530764,"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":["container","docker","github-actions","nodejs","template","typescript"],"created_at":"2024-10-13T12:42:37.226Z","updated_at":"2025-03-22T05:30:58.106Z","avatar_url":"https://github.com/kevinpollet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Container Action Template\n\n[![Build Status](https://github.com/kevinpollet/typescript-container-action-template/workflows/build/badge.svg)][9]\n[![Run Status](https://github.com/kevinpollet/typescript-container-action-template/workflows/run/badge.svg)][9]\n[![Use this template](https://img.shields.io/badge/✨%20Use%20this%20template%20%20✨-blueviolet.svg)][10]\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)][1]\n\nTemplate repository to create a GitHub container action in Node.js with TypeScript.\n\n## How does it work?\n\nThis basic action takes a name as input and writes the corresponding greeting message to the action logs.\n\nThe container action uses the Docker multi-stage build feature available since version 17.05, to compile the TypeScript sources and to copy the compilation result to the final container image. So, it's not necessary to commit the compiled sources to the action repository.\n\n## Features\n\n- Strict type checking\n- [actions-toolkit][3]: A set of packages to make creating actions easier and drive consistency\n- [Jest][4]: JavaScript Testing Framework with a focus on simplicity\n- [ESLint][5]: Pluggable linter for JavaScript / TypeScript code\n- [Prettier][6]: Opinionated code formatter\n- [Husky][7] \u0026 [lint-staged][8]: Code formatting on commit\n\n## Contributing\n\nContributions are welcome!\n\nWant to file a bug, request a feature or contribute some code?\n\nCheck out the [contribution guidelines][2].\n\n## License\n\n[MIT][1]\n\n[1]: ./LICENSE.md\n[2]: ./CONTRIBUTING.md\n[3]: https://github.com/actions/toolkit\n[4]: https://jestjs.io/\n[5]: https://github.com/typescript-eslint/typescript-eslint#typescript-eslint\n[6]: https://prettier.io/\n[7]: https://github.com/typicode/husky\n[8]: https://github.com/okonet/lint-staged\n[9]: https://github.com/kevinpollet/typescript-container-action-template/actions\n[10]: https://github.com/kevinpollet/typescript-container-action-template/generate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Ftypescript-container-action-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinpollet%2Ftypescript-container-action-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Ftypescript-container-action-template/lists"}