Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 997 Bytes

roadmap.md

File metadata and controls

32 lines (29 loc) · 997 Bytes

Roadmap

Piper

  • Create webhook server.
  • Github provider handler.
  • Implementation of Workflow creation by the example.
  • onExit overwrite in triggers.yaml.
  • HPA support.
  • Run as non-root user.
  • triggers.yaml config selection.
  • Argo Workflows Server linter and submitter.
  • Workflow status management service.
  • Graceful shutdown.
  • Logger.
  • debug pause injection implementation feature (will fail the pipeline).
  • Label management.
  • Add tag event to github webhook handler.

General

  • gh pages for docs.
  • gh pages for chart.
  • Test suite - In progress.
  • e2e tests - In progress.

CI

  • Dockerfile .
  • Local deployment using kind.
  • Multi arch build.
  • Helm chart - lint, package, version, publish to gh pages.
  • Application - test, build, version, publish.
  • Administration - DOC, PR title linter, branch permissions, change log, PR template.
  • Administration - code coverage