{"id":13722029,"url":"https://github.com/Byndyusoft/node-reusable-workflows","last_synced_at":"2025-05-07T14:31:01.253Z","repository":{"id":38106687,"uuid":"450513536","full_name":"Byndyusoft/node-reusable-workflows","owner":"Byndyusoft","description":"Reusable workflows for Node.js","archived":false,"fork":false,"pushed_at":"2023-11-21T14:02:39.000Z","size":198,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-17T04:03:43.484Z","etag":null,"topics":["github-actions","nodejs","reusable-workflows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byndyusoft.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}},"created_at":"2022-01-21T14:02:17.000Z","updated_at":"2022-01-23T05:33:53.000Z","dependencies_parsed_at":"2024-01-06T01:05:38.688Z","dependency_job_id":"780d3aa4-04af-4cb5-823a-9b2e986de5ff","html_url":"https://github.com/Byndyusoft/node-reusable-workflows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"Byndyusoft/node-base-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnode-reusable-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnode-reusable-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnode-reusable-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnode-reusable-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byndyusoft","download_url":"https://codeload.github.com/Byndyusoft/node-reusable-workflows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895544,"owners_count":21821179,"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":["github-actions","nodejs","reusable-workflows"],"created_at":"2024-08-03T01:01:23.863Z","updated_at":"2025-05-07T14:31:00.770Z","avatar_url":"https://github.com/Byndyusoft.png","language":"Shell","funding_links":[],"categories":["Node.js"],"sub_categories":["Using in modern projects"],"readme":"# node-reusable-workflows\n\n[![test](https://github.com/Byndyusoft/node-reusable-workflows/actions/workflows/test-myself.yaml/badge.svg?branch=master)](https://github.com/Byndyusoft/node-reusable-workflows/actions/workflows/test-myself.yaml)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nReusable workflows for Node.js\n\n## Requirements\n\n- Node.js v14 LTS or later\n- yarn\n\n## Usage\n\n### .github/workflows/test.yaml\n\n```yaml\nname: test\n\non:\n  - push\n  - pull_request\n\njobs:\n  test:\n    uses: Byndyusoft/node-reusable-workflows/.github/workflows/test.yaml@master\n```\n\n### .github/workflows/deploy.yaml\n\n```yaml\nname: deploy\n\non:\n  - workflow_dispatch\n\njobs:\n  deploy:\n    uses: Byndyusoft/node-reusable-workflows/.github/workflows/deploy.yaml@master\n    secrets:\n      NPM_TOKEN: ${{ secrets.NPM_TOKEN }}\n```\n\n## Maintainers\n\n- [@Byndyusoft/owners](https://github.com/orgs/Byndyusoft/teams/owners) \u003c\u003cgithub.maintain@byndyusoft.com\u003e\u003e\n- [@Byndyusoft/team](https://github.com/orgs/Byndyusoft/teams/team)\n- [@KillWolfVlad](https://github.com/KillWolfVlad)\n\n## License\n\nThis repository is released under version 2.0 of the\n[Apache License](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FByndyusoft%2Fnode-reusable-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FByndyusoft%2Fnode-reusable-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FByndyusoft%2Fnode-reusable-workflows/lists"}