releaser-pleaser/internal
Julian Tölle ee83cec049
fix(gitlab): use project path wherever possible (#54)
Turns out that all we need is the path, and not the project id. The path
is way more user friendly, and we can easily get it from a CI variable
or combine it from the namespace & project name.
2024-09-08 21:07:03 +02:00
..
changelog feat: format markdown in changelog entry (#41) 2024-08-31 22:23:01 +02:00
commitparser fix(parser): invalid handling of empty lines (#53) 2024-09-08 21:05:18 +02:00
forge fix(gitlab): use project path wherever possible (#54) 2024-09-08 21:07:03 +02:00
git refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
markdown feat: edit commit message after merging through PR (#43) 2024-09-06 23:17:06 +02:00
pointer refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
releasepr refactor: labels as structs with descriptions (#46) 2024-09-07 21:33:28 +02:00
updater refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
versioning refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00