Skip to main content

generate MD documentation from tekton pipelines and tasks

Project description

mkdocs-mkdocs-pipeline-visualizer

Usage

$ pip install mkdocs-pipeline-visualizer

Example of mkdocs.yaml

site_name: Tekton

nav:
  - Home: index.md
  - Deployment Pipeline: ./path/to/pipeline/deploy-pipeline.md

plugins:
  - pipeline-visualizer

./path/to/pipeline/deploy-pipeline.md is the path to the actual pipeline definition but replace the extension from .yaml to .md

(Optional) configuration these are the default values

plugins:
  - pipeline-visualizer:
      plantuml_graphs: True
      plantuml_graph_direction: TB
      plantuml_theme: _none_
  • plantuml_graphs [bool] controls if pipeline graph should be visible
  • plantuml_graph_direction [string] TB(top to bottom) or LR(left to right)
  • plantuml_theme [string] any theme from https://plantuml.com/theme to style plantuml_theme e.g hacker, spacelab

Changelog

0.1.8

  • remove version of tasks until there is a nicer way to present it

0.1.7

  • fix issue with \ in usage
  • correct example in readme

0.1.6

  • hide workspaces for tasks when none are used
  • show version of pipeline/task when available

0.1.5

  • remove extra --- after tasks
  • sample of how to use task in pipeline
  • make plantuml graphs optional using boolean plantuml_graphs default true
  • only process pipeline or tasks

0.1.4

  • show all tasks in finally block

0.1.3

  • enable configuration of graph direction plantuml_graph_direction either TB or LR
  • configuration for plantuml theme plantuml_theme string (https://plantuml.com/theme)
  • display references to configMaps

0.1.2

  • remove unused code
  • change how default and empty values are presented

0.1.1

  • fix issue with multicods

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_pipeline_visualizer-0.1.8.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mkdocs_pipeline_visualizer-0.1.8-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_pipeline_visualizer-0.1.8.tar.gz.

File metadata

File hashes

Hashes for mkdocs_pipeline_visualizer-0.1.8.tar.gz
Algorithm Hash digest
SHA256 c05142d903365eddf24fc26b4dd2b9bc23437b5c07bac88a54513c4cee397e5d
MD5 ccc88ffa1655ee234b7c5390edbea0fa
BLAKE2b-256 fb6f1f91f25e23d3dbe1ac5bb015be9e13b0a26c6e18703a9984f768fe9a055a

See more details on using hashes here.

File details

Details for the file mkdocs_pipeline_visualizer-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_pipeline_visualizer-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f8dd17ffb935b6b4c5c78cfd49e69a6ca328812bd8f281cfdcb36bfc9deb5332
MD5 33b32eeb9b63d8a0f70f583d96f72ef0
BLAKE2b-256 19bc9444c012110a79ee1e4f40e2bcb9f35851a3fd956fac53fd69b8c3ebf144

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page