Expand description
§tga-collect
Stage 1 of the trusty-git-analytics pipeline: extract commit data from
local git repositories and correlate it with external systems (GitHub
pull requests, JIRA tickets, developer identity records). All output is
persisted via tga_core::db::Database.
§Modules
Re-exports§
pub use collector::CollectionPipeline;pub use collector::CollectionStats;pub use errors::CollectError;pub use errors::Result;