Commit graph

8 commits

Author SHA1 Message Date
a0a064d387
refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
6a7d920359
refactor: various cleanups (#18) 2024-08-23 23:50:12 +02:00
5882a6bf2c refactor: move commit analyzing out of forge 2024-08-20 17:37:46 +02:00
d8daad7623
refactor: Various cleanup (#11)
* refactor: interface for commit message analyzer

* refactor: interface for versioning strategy

* refactor(releasepr): rebuild pr description

Build PR description from scratch and parsed values instead of copying some of the AST to next description.
2024-08-08 19:01:44 +02:00
05084aa484 fix(versioning): wrong next version if repo only has prereleases 2024-08-03 01:16:58 +02:00
9444ea9915 refactoring: previous release tags 2024-08-02 23:11:07 +02:00
3b6aca0f9b fix(versioning): properly handle prerelease version bumps 2024-08-02 19:01:51 +02:00
c7743e0a80 feat: push branch with changelog 2024-08-01 23:00:56 +02:00