Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 907 Bytes

ROADMAP.md

File metadata and controls

25 lines (20 loc) · 907 Bytes

Roadmap

  • V1.0.0 alpha2

    • Support private repositories
    • Use Github API to configure webhook
    • Cleanup completed workflows from Kubernetes CRD
    • Use minio ( and mysql ? ) to show historical data
  • V1.0.0 alpha3

  • V1.0.0

    • Argo CI UI: CI/CD specific UI which allows to view build status/logs etc and manage CI specific configuration
    • User management

History

  • V1.0.0 alpha1
    • Implemented bare minimum which is required to automatically run CI workflow on each push/pull request
    • GitHub webhook handler
    • Integration with Github commit status
    • Helm chart which packages Argo workflow, Argo UI and Argo CI service
    • Argo CI is used to build/test Argo