Index

A | C | D | E | F | G | I | J | M | N | P | R | S | T | U | W

A

  • active_job() (in module pygha.steps.api)
  • add_job() (pygha.models.Pipeline method)
  • add_step() (pygha.models.Job method)
  • always() (in module pygha.expr)

C

  • checkout() (in module pygha.steps.api)
  • ContextHelper (class in pygha.expr)

D

  • default_pipeline() (in module pygha)
  • depends_on (pygha.models.Job attribute)

E

  • echo() (in module pygha.steps.api)
  • Expression (class in pygha.expr)

F

  • fail_fast (pygha.models.Job attribute)
  • failure() (in module pygha.expr)

G

  • get_job_order() (pygha.models.Pipeline method)

I

  • if_condition (pygha.models.Job attribute)

J

  • Job (class in pygha.models)
  • job() (in module pygha)
  • jobs (pygha.models.Pipeline attribute)

M

  • matrix (pygha.models.Job attribute)
  • module
    • pygha
    • pygha.expr
    • pygha.steps.api

N

  • name (pygha.models.Job attribute)
    • (pygha.models.Pipeline attribute)

P

  • Pipeline (class in pygha.models)
  • pipeline() (in module pygha)
  • pipeline_settings (pygha.models.Pipeline attribute)
  • pygha
    • module
  • pygha.expr
    • module
  • pygha.steps.api
    • module

R

  • run() (in module pygha.steps.api)
  • run_if() (in module pygha.decorators)
  • runner_image (pygha.models.Job attribute)

S

  • setup_python() (in module pygha.steps.api)
  • shell() (in module pygha.steps.api)
  • steps (pygha.models.Job attribute)
  • success() (in module pygha.expr)

T

  • timeout_minutes (pygha.models.Job attribute)

U

  • uses() (in module pygha.steps.api)

W

  • when() (in module pygha.steps.api)

Logo of pygha

pygha

Navigation

Contents

  • Overview
    • Minimal pipeline
    • Configuring Triggers
    • Creating Multiple Pipelines
    • Matrix Builds
  • Steps API
    • Builtin helpers
    • Example job
    • Custom steps
  • Conditionals
    • Job Conditionals
    • Step Conditionals
    • Expression Builder
    • Status Check Functions
  • Command Line Interface
    • Options
    • Commands
  • API Reference
    • Core
    • Conditionals
    • Steps

Related Topics

  • Documentation overview
©2025, pygha contributors. | Powered by Sphinx 9.0.4 & Alabaster 1.0.0