git-next/crates/config/src
Paul Campbell c189aa3ad3
All checks were successful
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
test: add more tests to forge-forgejo crate
2024-06-02 18:55:02 +01:00
..
tests tests: add more tests to config crate 2024-06-01 11:44:36 +01:00
webhook tests: add more tests to config crate 2024-06-01 11:44:36 +01:00
api_token.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
branch_name.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +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 feat: Webhook query paths include forge alias 2024-05-29 19:35:50 +01:00
forge_type.rs feat: Add support for GitHub 2024-05-31 07:23:48 +01:00
git_dir.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +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 test: add more tests to forge-forgejo crate 2024-06-02 18:55:02 +01:00
server_repo_config.rs refactor(config): more derive_more replacing boilerplate 2024-05-15 07:55:05 +01:00
user.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00