quelch 0.11.2

Ingest data from Jira, Confluence, and more directly into Azure AI Search
Documentation
1
2
3
4
5
6
7
8
9
10
// TODO(quelch v2 phase 3+): re-enable when quelch dev mode lands.
//
// The sim_headless tests run `quelch sim` which is disabled in Phase 1.
// They will be replaced by `quelch dev` tests in Phase 3/4.

#[test]
fn placeholder() {
    // This test exists solely to keep the file compiling while sim is stubbed.
    // TODO(quelch v2 phase 3+): replace with quelch dev headless tests
}