List of all items
Structs
- cli::Cli
- cli::stats::interface::App
- cli::stats::interface::ProjectMetrics
- cli::stats::interface::ProjectStats
- config::Cmd
- config::ConfChannel
- config::Job
- config::Notification
- config::Pipeline
- config::ProjectConfig
- core::state::AppState
- core::state::WatchRegistry
- core::watcher::WatchContext
- core::watcher::WatchContextBuilder
- daemon::server::WatchInfo
- exec::PipeRegistry
- exec::command::CommandOutput
- exec::metrics::ExecMetrics
- exec::metrics::JobMetrics
- exec::runner::JobNode
- git::repo::Branch
- git::repo::Branches
- git::repo::Repo
- log::logger::Logger
- notifications::DiscordEmbed
- notifications::DiscordField
- notifications::DiscordFooter
- notifications::DiscordImage
Enums
- cli::Commands
- daemon::server::DaemonRequest
- daemon::server::DaemonResponse
- exec::CMDManage
- exec::OutpuStrategy
- exec::metrics::JobStatus
- log::logger::LogLevel
Functions
- cli::builders::build_watch_request
- cli::builders::handle_watch
- cli::client::send_watch_request
- cli::stats::interface::display_stats_interface
- cli::stats::interface::load_all_stats
- cli::stats::interface::render_project_details
- cli::stats::interface::render_table
- cli::stats::interface::ui
- config::parser::check_dependency_graph
- config::parser::load_config
- config::stdin_is_tty
- core::id::format_commit
- core::id::short_id
- core::manager::get_watch_ctx
- core::manager::start_socket_listener
- core::manager::supervisor_loop
- core::state::get_id_by_name
- core::state::get_name_by_id
- core::watcher::watch_once
- daemon::server::get_log_file
- daemon::server::handle_list_watches
- daemon::server::handle_request
- daemon::server::handle_rm_watch
- daemon::server::handle_stop_watch
- daemon::server::handle_up_watch
- daemon::utiles::extract_repo_path
- exec::command::exec_background
- exec::command::exec_timeout
- exec::command::run_command_background
- exec::command::run_command_with_timeout
- exec::container::contain_cmd
- exec::metrics::monitor_process
- exec::pipeline::run_pipeline
- exec::runner::build_dependency_graph
- exec::runner::run_step
- git::remote::branch_wildcard
- git::remote::branch_wildcard_from_repo
- git::remote::find_ssh_key
- git::remote::get_remote_branch_hash
- notifications::sender::discord_send_failure
- notifications::sender::discord_send_succes
- notifications::sender::discord_sender