Docs.rs
  • gh-workflow-parser-0.1.0
    • gh-workflow-parser 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • CramBL
    • Dependencies
      • clap ^4.5.0 normal
      • clap_complete ^4.5.0 normal
      • distance ^0.4.0 normal
      • log ^0.4.20 normal
      • once_cell ^1.19.0 normal
      • regex ^1.10.3 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal
      • stderrlog ^0.6.0 normal
      • which ^6.0.0 normal
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 27.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gh_workflow_parser0.1.0

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • config::Config
  • errlog::ErrLogPrefix
  • errlog::ErrorLog
  • issue::FailedJob
  • issue::Issue
  • issue::IssueBody

Enums

  • commands::Command
  • commands::WorkflowKind
  • err_msg_parse::ErrorMessageSummary

Functions

  • commands::create_issue_from_failed_run
  • config::init
  • err_msg_parse::parse_error_message
  • gh::all_labels
  • gh::create_issue
  • gh::create_label
  • gh::failed_job_log
  • gh::issue_bodies_open_with_label
  • gh::run_summary
  • gh::util::repo_url_to_job_url
  • gh::util::repo_url_to_run_url
  • gh::util::run_url_to_job_url
  • util::first_abs_path_from_str
  • util::id_from_job_lines
  • util::take_lines_with_failed_jobs

Constants

  • err_msg_parse::LOGFILE_MAX_LEN
  • gh::GITHUB_CLI