git-next/crates/config/src
Paul Campbell 9c20e780d0
All checks were successful
ci/woodpecker/cron/cron-docker-builder Pipeline was successful
ci/woodpecker/cron/push-next Pipeline was successful
ci/woodpecker/cron/tag-created Pipeline was successful
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
Rust / build (push) Successful in 1m34s
feat: update auth of interal repos when changed in config
Closes kemitix/git-next#100
2024-07-10 09:05:36 +01:00
..
tests feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
webhook refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
api_token.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
branch_name.rs refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
common.rs feat: Webhook query paths include forge alias 2024-05-29 19:35:50 +01:00
forge_alias.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
forge_config.rs refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00
forge_details.rs feat: Webhook query paths include forge alias 2024-05-29 19:35:50 +01:00
forge_type.rs refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00
git_dir.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
host_name.rs refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
lib.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
newtype.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
registered_webhook.rs feat: Add support for GitHub 2024-05-31 07:23:48 +01:00
remote_url.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
repo_alias.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
repo_branches.rs refactor: config: use newtype 2024-06-19 08:16:54 +01:00
repo_config.rs refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00
repo_config_source.rs refactor: config: use newtype 2024-06-19 08:16:54 +01:00
repo_path.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
server.rs refactor: update macro signatures and add documentation support 2024-06-29 18:26:19 +01:00
server_repo_config.rs feat: GitDir tracks when repo is cloned by git-next 2024-07-06 15:08:13 +01:00
tests.rs feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00
user.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
webhook.rs refactor: repo-actor: rewrite tests using mockall 2024-06-27 18:58:47 +01:00