github-actions plugin Usage github-actions plugin This plugin is used to create Github Workflows in your project. Usage YAML tools : # name of the tool - name : gi...
Build Build cd path / to / devstream make clean make build - j8 # multi-threaded build This builds everything: dtm and all the plugins. We also support the following ...
Build Build cd path / to / devstream make clean make build - j8 # multi-threaded build This builds everything: dtm and all the plugins. We also support the following ...
devlake-config plugin Usage devlake-config plugin TODO(dtm): Add your document here. Usage YAML tools : # name of the tool - name : devlake - config # id of th...
github-actions 插件 用例 English github-actions 插件 该插件用于在项目中创建 Github Action Workflows。 用例 下面的内容是一个示例配置文件用于创建 Github Workflows: YAML tools : # name of the tool - name :...