git-next/crates/config/src
Paul Campbell 65e9ddf5db
All checks were successful
Rust / build (push) Successful in 1m18s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
fix: remove unused GitDir::into_string() function
2024-06-09 09:49:54 +01:00
..
webhook tests: tidy up config, forgejo and git tests 2024-06-06 17:45:33 +01:00
api_token.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
branch_name.rs refactor: tests: expand test given modules 2024-06-07 20:03:14 +01:00
common.rs feat: Webhook query paths include forge alias 2024-05-29 19:35:50 +01:00
forge_config.rs refactor(config): more derive_more replacing boilerplate 2024-05-15 07:55:05 +01:00
forge_details.rs feat: Webhook query paths include forge alias 2024-05-29 19:35:50 +01:00
forge_name.rs refactor: use given::a_name in config tests 2024-06-08 20:16:15 +01:00
forge_type.rs refactor: use given::a_name in config tests 2024-06-08 20:16:15 +01:00
git_dir.rs fix: remove unused GitDir::into_string() function 2024-06-09 09:49:54 +01:00
host_name.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
lib.rs feat: Add support for GitHub 2024-05-31 07:23:48 +01:00
registered_webhook.rs feat: Add support for GitHub 2024-05-31 07:23:48 +01:00
repo_alias.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
repo_branches.rs refactor(config): more derive_more replacing boilerplate 2024-05-15 07:55:05 +01:00
repo_config.rs refactor(config): more derive_more replacing boilerplate 2024-05-15 07:55:05 +01:00
repo_config_source.rs refactor(server,config,git): extract modules config and git from server 2024-05-12 10:49:33 +01:00
repo_path.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
server.rs refactor: use given::a_name in config tests 2024-06-08 20:16:15 +01:00
server_repo_config.rs refactor(config): more derive_more replacing boilerplate 2024-05-15 07:55:05 +01:00
tests.rs fix: remove unused GitDir::into_string() function 2024-06-09 09:49:54 +01:00
user.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00