{"id":21434130,"url":"https://github.com/bernardo-mg/github-workflow-angular","last_synced_at":"2025-03-16T22:45:37.603Z","repository":{"id":73743592,"uuid":"577951271","full_name":"Bernardo-MG/github-workflow-angular","owner":"Bernardo-MG","description":"Github Workflow files for Angular projects","archived":false,"fork":false,"pushed_at":"2025-02-05T21:40:01.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T22:38:42.850Z","etag":null,"topics":["angular","ci","github-workflow"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"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/Bernardo-MG.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}},"created_at":"2022-12-13T22:47:19.000Z","updated_at":"2025-02-05T21:39:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ce06ae6-43c0-4c6d-ae7d-272ce8d35f9b","html_url":"https://github.com/Bernardo-MG/github-workflow-angular","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fgithub-workflow-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fgithub-workflow-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fgithub-workflow-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fgithub-workflow-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bernardo-MG","download_url":"https://codeload.github.com/Bernardo-MG/github-workflow-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945529,"owners_count":20372894,"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":["angular","ci","github-workflow"],"created_at":"2024-11-22T23:33:28.330Z","updated_at":"2025-03-16T22:45:37.597Z","avatar_url":"https://github.com/Bernardo-MG.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Workflow Files for Angular\n\nGithub workflow files for using CI in Angular projects.\n\n## Features\n\n- Tests\n- Site deployment\n- Deployment to Github\n- Deployment to OSSRH\n\n## Usage\n\nUse these files as any reusable workflow:\n\n```\njobs:\n  tests:\n    name: Tests with Node ${{ matrix.node }}\n    strategy:\n      matrix:\n        node: [ 16.x ]\n    uses: Bernardo-MG/github-workflow-angular/.github/workflows/testing.yml@v1\n    with:\n      node: ${{ matrix.node }}\n```\n\n## Collaborate\n\nAny kind of help with the project will be well received, and there are two main ways to give such help:\n\n- Reporting errors and asking for extensions through the issues management\n- or forking the repository and extending the project\n\n### Issues management\n\nIssues are managed at the GitHub [project issues tracker][issues], where any Github user may report bugs or ask for new features.\n\n### Getting the code\n\nIf you wish to fork or modify the code, visit the [GitHub project page][scm], where the latest versions are always kept. Check the 'master' branch for the latest release, and the 'develop' for the current, and stable, development version.\n\n## License\n\nThe project has been released under version 2.0 of the [Apache License][license].\n\n[archetype]: https://github.com/Bernardo-MG/library-angular-archetype\n[issues]: https://github.com/Bernardo-MG/github-workflow-angular/issues\n[license]: https://www.apache.org/licenses/LICENSE-2.0\n[scm]: https://github.com/Bernardo-MG/github-workflow-angular\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fgithub-workflow-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernardo-mg%2Fgithub-workflow-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fgithub-workflow-angular/lists"}