{"id":22865314,"url":"https://github.com/lucasmelin/molting","last_synced_at":"2026-02-13T08:10:35.451Z","repository":{"id":57442844,"uuid":"469767050","full_name":"lucasmelin/molting","owner":"lucasmelin","description":"Automatically bump your python project files to the latest version.","archived":false,"fork":false,"pushed_at":"2023-10-10T20:05:19.000Z","size":149,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T15:17:36.669Z","etag":null,"topics":["changelog","cli","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/molting/","language":"Python","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/lucasmelin.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":"2022-03-14T14:22:54.000Z","updated_at":"2022-03-21T02:36:01.000Z","dependencies_parsed_at":"2024-12-13T11:36:23.311Z","dependency_job_id":"89d77b26-22d3-413c-a09d-183e3c0ffed7","html_url":"https://github.com/lucasmelin/molting","commit_stats":{"total_commits":38,"total_committers":3,"mean_commits":"12.666666666666666","dds":0.3157894736842105,"last_synced_commit":"e864e73a812f135783529a8c74b38788cd653701"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmelin%2Fmolting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmelin%2Fmolting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmelin%2Fmolting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmelin%2Fmolting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasmelin","download_url":"https://codeload.github.com/lucasmelin/molting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252522172,"owners_count":21761685,"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":["changelog","cli","python"],"created_at":"2024-12-13T11:36:17.456Z","updated_at":"2026-02-13T08:10:35.408Z","avatar_url":"https://github.com/lucasmelin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Molting 🐍🐍 \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://pypi.org/project/molting/\"\u003e\n\u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/molting?color=%2316a34a\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://pypi.org/project/molting/\"\u003e\n\u003cimg alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/molting?color=%2316a34a\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://pypi.org/project/molting/\"\u003e\n\u003cimg alt=\"CI - nox sessions\" src=\"https://img.shields.io/github/actions/workflow/status/lucasmelin/molting/ci.yaml?label=CI%20-%20nox%20sessions\u0026color=%2316a34a\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nAutomatically bump your project files to the latest version.\n\u003c/p\u003e\n\n## Overview\n\nSimplifies the process of creating new releases by bumping version numbers, updating release notes, and creating a GitHub release.\n\n- **Easy to use** - Can be called without any arguments; let `molting` figure out the specifics.\n- **Built for CI/CD** - Run from GitHub Actions or similar CI/CD tool to completely automate your release process.\n\n## How it works\n\n```mermaid\ngraph TD\n    A[Invoke molting CLI] --\u003e|Specify semver type| B(Calculate new version)\n    A --\u003e|Omit semver type| C(Get commit messages)\n    C --\u003e D[Predict change type]\n    D --\u003e B\n    B --\u003e G(Get changelog notes)\n    G --\u003e|Changelog notes found| E(Update version in files)\n    G --\u003e|No Changelog notes exist| J(Get commit messages)\n    J --\u003e|Write commit messages to Changelog| G\n    E --\u003e F(Create new git tag)\n    F --\u003e K(Create GitHub release with Changelog notes)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasmelin%2Fmolting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasmelin%2Fmolting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasmelin%2Fmolting/lists"}