singnet / das

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a "title" line in all Mattermost version update reports

andre-senna opened this issue · comments

The Mattermost messages with version update reports is missing a first line identifying what the update is referred to. The libraries have the line "Library" which kind of cover this but the other updates don't have it. So my suggestion is to add a "title" line in ALL update messages and make explicit what's the actual deliverable being released. The messages would be something like this:

New version of hyperon-das

Deliverable: library in PyPI named hyperon-das
New version available: 0.7.5
Repository: https://github.com/singnet/das-query-engine/releases/tag/0.7.5
Changes:
[#201] Implement fetch() in the DAS API
[#223] Updates in docstrings and logging messages
New version of FaaS gateway

Deliverable: tagged branch (master) in the repository
New version available: 1.12.6
Repository: https://github.com/singnet/das-serverless-functions/releases/tag/1.12.6
Changes:
[#100] Add fetch. New Action

My suggestion for title and "Deliverable" for each repo is:

New version of
    hyperon-das
    hyperon-das-atomdb
    FaaS gateway
    DAS MeTTa Parser
    das-cli
    DAS
Deliverable:
    library in PyPI named hyperon-das
    library in PyPI named hyperon-das-atomdb
    tagged branch (master) in the repository
    tagged branch (master) in the repository
    Debian package named das-cli
    tagged branch (master) in the repository