fc-common: implement user management repository layer
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I020c2fd3b061b5a671fe75d50048519f6a6a6964
This commit is contained in:
parent
1af7b5c82e
commit
f5c54b1e05
4 changed files with 694 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ pub mod evaluations;
|
|||
pub mod jobset_inputs;
|
||||
pub mod jobsets;
|
||||
pub mod notification_configs;
|
||||
pub mod project_members;
|
||||
pub mod projects;
|
||||
pub mod remote_builders;
|
||||
pub mod starred_jobs;
|
||||
pub mod users;
|
||||
pub mod webhook_configs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue