23 Commits

Author SHA1 Message Date
5faffde48b Merge pull request 'build: Remove typo' (#3) from fix-release-pipeline into main
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m36s
Reviewed-on: #3
v0.2.0
2025-07-03 23:57:20 +02:00
96afdc76c2 build: Remove typo
All checks were successful
Code style / cargo-fmt (pull_request) Successful in 1m34s
Code style / cargo-check (pull_request) Successful in 1m33s
Code style / clippy (pull_request) Successful in 1m33s
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:56:57 +02:00
c2df03303b Merge pull request 'feat(setup-repo): Use URI to generate target directory if not provided' (#2) from optional-target-dir into main
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 0s
Reviewed-on: #2
2025-07-03 23:53:23 +02:00
5d745678f3 chore: Fix formatting
All checks were successful
Code style / cargo-fmt (pull_request) Successful in 1m20s
Code style / cargo-check (pull_request) Successful in 1m14s
Code style / clippy (pull_request) Successful in 1m13s
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:43:13 +02:00
cf5b30015a build: Update release pipeline
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:40:41 +02:00
476f849ded build: Update the linting workflow
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:37:27 +02:00
8c22757f71 chore(create-worktree): Update git lib version to 0.2.0
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:16:39 +02:00
0793c8bbd7 chore(setup-repo): Update the git lib version to 0.2.0
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:16:11 +02:00
ddad92dc32 chore(setup-repo): Fix clippy warnings
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:15:49 +02:00
002c85329e feat(git): Remove the failure code from the error type
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 23:15:19 +02:00
b46621f772 chore(setup-repo): Bump version to 0.2.0
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 22:58:37 +02:00
c0fe91f916 feat(setup-repo): Use the last part of the URI as directory if none is provided
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 22:57:41 +02:00
446a3a2f3f Each entry on their own line
Signed-off-by: Noah Knegt <git@noahknegt.com>
2025-07-03 22:34:44 +02:00
Noah Knegt
69f94c64b6 Create libs for common code
Update libs
2025-05-08 16:50:03 +02:00
5d372f87cb Use token in publish
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m13s
v0.1.0
2025-05-07 21:08:04 +02:00
cf2722feee Update token
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m11s
2025-05-07 21:03:17 +02:00
42c87cf6e5 Update config file 2025-05-07 20:11:07 +02:00
39904c22c1 Update cargo configurations
Some checks failed
Release packages / build-and-release-artifact (push) Failing after 1m19s
2025-05-07 20:03:31 +02:00
9594c3b5aa Workflows 2025-05-07 19:46:16 +02:00
8e44310c41 Add cargo lock file 2025-05-07 19:25:38 +02:00
b8d5a81436 Create rust bins 2025-05-07 18:59:03 +02:00
5b77ec39e8 Add newline at the end of file 2025-05-07 18:54:28 +02:00
4c4cd837fe Initial commit 2025-05-07 18:52:18 +02:00