{"id":18355151,"url":"https://github.com/flowup/releases-example-lib","last_synced_at":"2025-04-10T01:36:57.663Z","repository":{"id":244367259,"uuid":"815035044","full_name":"flowup/releases-example-lib","owner":"flowup","description":"Example library for GitHub releases workshop","archived":false,"fork":false,"pushed_at":"2024-06-17T14:09:33.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T16:52:06.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/flowup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-14T08:02:04.000Z","updated_at":"2024-06-17T14:09:36.000Z","dependencies_parsed_at":"2024-06-17T13:02:25.553Z","dependency_job_id":"70cdb36c-77db-4848-9dd7-247ea94d4bb2","html_url":"https://github.com/flowup/releases-example-lib","commit_stats":null,"previous_names":["flowup/releases-example-lib"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowup%2Freleases-example-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowup%2Freleases-example-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowup%2Freleases-example-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowup%2Freleases-example-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowup","download_url":"https://codeload.github.com/flowup/releases-example-lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248141253,"owners_count":21054419,"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":[],"created_at":"2024-11-05T22:06:08.559Z","updated_at":"2025-04-10T01:36:57.643Z","avatar_url":"https://github.com/flowup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example library for GitHub releases workshop\n\nA simple Node.js library (with math-related utility functions). Serves to demonstrate **automated releases using semantic versioning**.\n\n## Workflows\n\n- [**CI** workflow](./.github/workflows/ci.yml) runs tests on push to any branch\n- [**Release** workflow](./.github/workflows/release.yml) runs on every push to `main` branch\n  - determines next version from conventional commit messages\n  - if there aren't any changes impacting library consumers (`feat`, `fix` or `BREAKING CHANGE` commits), release is skipped\n  - new library version is published to GitHub Packages registry\n  - a new release commit is tagged with `vX.Y.Z` and pushed to `main` branch\n    - updates [`CHANGELOG.md`](./CHANGELOG.md) (generated from commit messages)\n    - updates `version` field in [`package.json`](./package.json)\n  - a new GitHub release is created with appropriate release notes\n\n## Links\n\n- [Package](https://github.com/flowup/releases-example-lib/pkgs/npm/releases-example-lib)\n- [Releases](https://github.com/flowup/releases-example-lib/releases)\n- [Actions](https://github.com/flowup/releases-example-lib/actions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowup%2Freleases-example-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowup%2Freleases-example-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowup%2Freleases-example-lib/lists"}