Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 1.11 KB

TODO.md

File metadata and controls

64 lines (49 loc) · 1.11 KB

TODO

叹号为优先级

V 1.0.0

目标:

  • 模板插件完整支持
  • cli基本命令支持build, init
  • plugin完整支持
  • 完善文档

todos:

  • !! Temp插件

    • _args参数优先
  • !! 多配置语言支持

    • json
    • yaml
    • hcl
  • !! init命令

  • !! 文档

    • template syntax
      • en
      • zh
  • ! 自举

  • ! git 插件

    • git hook
  • !! docker 插件

    • !! build
    • !! push
    • ! pass auth from command line
    • !! support multi tags for pushing @ refactor code
    • !! health probe
    • !! ready probe
    • !! support --build-args
    • !! support specifying Dockerfile
  • ! refactor code

    • !! better file&package structure
  • !! caporal

    • 创建容器
    • 更新容器
    • 指定网络
    • 指定volume
    • 鉴权分离
    • more opts support
  • !!三方插件支持

  • ! 完善日志

  • !! build args

    • ! 参数及conf文件自动解析

V 2.0.0

目标:

  • 兼容drone