Skip to content

linuxdeepin/linglong-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Sorry, we had to truncate this directory to 1,000 files. 22 entries were omitted from the list.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linglong Hub

项目简介

此项目存放构建玲珑应用必备的工程配置文件linglong.yaml

主要流程

  • 开发者往此项目提交pull request。
  • 项目维护者审核内容通过后,触发构建流程。
  • 构建成功后内容将被提交到测试仓库。
  • 应用测试通过后,项目维护者将合并该pull request。
  • merge后的应用将会上架到玲珑网页商店

主要内容

以工程org.deepin.demo为例,提交一个pull request到linglong-hub,目录结构如下:

linglong-hub
└── org.deepin.demo
     └── linglong.yaml

提交多个应用,目录结构如下:

linglong-hub
├── org.deepin.demo
|    └── linglong.yaml
└── org.deepin.draw
     └── linglong.yaml

应用更新

更新应用的linglong.yaml并创建pull request。

提交规范

Commit 提交信息规范