Open
Description
Continues gnolang/gno#466
Context
The Gno technical core team (@gnolang/core-tech) will share what's going on with the community.
During this report, we'll try giving visibility on:
- changelog: what was done by the team and the community,
- backlog: what are the current topics and some next steps,
- news: events, articles, partnerships, announcements, blog posts,
- curation: what we heard about from the community (new tutorials, projects, etc),
- feedback: the core team members will give their opinion on some specific points.
We will release the report by text. We are considering having a companion live update (audio, video).
To do
In order to make the process more efficient, we'll need various scripts to help us prebuild the report:
- changelog: recent contributions,
- backlog: new and updated PR/issues,
- curation: updates in
awesome-gno
, - tips: tweets with the
#gnotips
hashtag? + "what are the tips you want to share" official thread - ...
Script(s) must be published in the https://github.com/gnolang/blog repo. If possible, in Go.
Tasks
- initial version @gnolang/core-tech reports #7
- improve output rendering: text should be shorter and more useful (i.e., no full URLs, but short links)
- improve usage, i.e., "-since" is hard to use
- aggregate some stats from Discord
- aggregate open issues with new comments
- add logging
- fewer lines, but more labels: instead of having independent lists where a single PR can be seen multiple time; make a better list of topics and use multiple labels on the same PR new, hot, etc
- identify PRs updating the examples folders, the ones updating docs, the ones updating the core engine