|
588666ffe1
|
tests: add more tests to git crate
Rust / build (push) Successful in 2m22s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
|
2024-06-13 19:50:19 +01:00 |
|
|
621e599b31
|
refactor: git: use thiserror and cleanup errors
Rust / build (push) Successful in 1m31s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
|
2024-06-03 20:31:39 +01:00 |
|
|
341dc97a51
|
refactor(git): add mock repository and tests
Rust / build (push) Successful in 1m7s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Repository is now behind an enum to allow selection of a mock Repsitory
for use in tests.
|
2024-05-21 19:47:01 +01:00 |
|
|
58e991b2b7
|
test(git): make repository more testable
Rust / build (push) Successful in 2m35s
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
Adds a layer around Repository to allow the use of a mock.
Mock has still to be implemented.
|
2024-05-18 20:37:03 +01:00 |
|
|
4d352f005d
|
refactor(server,config,git): extract modules config and git from server
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
|
2024-05-12 10:49:33 +01:00 |
|