It's used to publish YODAOS images, currently supports:
- Kamino18
- Amlogic A113
- Raspberry Pi
YODAOS Release defines the following roles, please read before starting.
YODAOS Release is a markdown file, which includes the config and plain contents, for example:
<!--flush_image_uri=https://foobar.loop/path/to/your/flush-img-->
本次更新:
- 增加了对多激活词的支持;
- 修复了播放器的内存泄漏问题;
As the following described before, in the comments, it contains:
flush_image_uri
is the image url to download.
The plain contents commonly are the markdown, it describes what's new, and something that you want to publish.
Every release is started from a commiter, and it's the maintainer of an image, currently are:
Committer submits a Pull Request on this repository, only publisher could review and publish.
- Create a branch, then submit a markdown file, and by the following name-style
{version}-{date}-{buildId}.md
. - In Markdown file, write your CHANGELOG.
- Create a Pull Request to master.
Check out the current YODAOS images list: https://yodaos-project.github.io/release/yodaos.json
Apache 2.0