9 Commits

Author SHA1 Message Date
Alexandre Pasmantier
fcf4b35272
ci: replace manual convco check and git hook by a dedicated ci step (#376) 2025-03-10 22:16:20 +01:00
Alexandre Pasmantier
b703e1b26c
style(git): enforce conventional commits on git push with a hook (#61)
* style(git): enforce conventional commits on git push with a hook

* docs(contributing): add setup step

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 17:56:28 +01:00
Alexandre Pasmantier
b757305d7a
refactor(picker): refactor picker logic and add tests to picker, cli, and events (#57)
* refactor(picker): refactor picker logic and add tests for picker, cli and events

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 00:33:15 +01:00
Alexandre Pasmantier
6540094cc9
chore(changelog): udpate changelog and add corresponding makefile command (#53)
* chore(changelog): udpate changelog and add corresponding makefile command

* try adding that to the CI

* committing the generated changelog to the repo

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 00:05:41 +01:00
Alexandre Pasmantier
b1fe0182f8
fix(cargo workspace): fix cargo workspace structure and dependencies (#15)
* fix(cargo workspace): fix cargo workspace dependencies

* add bump and publish scripts

* more version automation scripts
2024-11-11 20:31:22 +01:00
Alexandre Pasmantier
2e49862a7e chore: update Makefile and CONTRIBUTING.md 2024-11-10 20:33:03 +01:00
Alexandre Pasmantier
c1f41bf107 refactoring: extract matcher logic into separate crate 2024-11-09 23:32:04 +01:00
Alexandre Pasmantier
4e4ef9761b chore(precommit): don't allow committing if clippy doesn't pass 2024-11-09 21:45:09 +01:00
Alexandre Pasmantier
9bdbf44f35 chore: Makefile and dist scripts 2024-11-09 21:43:29 +01:00