Preview: https://forgejo.codeberg.page/@pull_454/2024-06-monthly-update/
- draft the toot & the room announcement
- verify there is no TBD left
- verify all reviews were resolved
- publish
- toot (pin & unpin the previous one)
- room announcement
Room announcement https://matrix.to/#/!qjPHwFPdxhpLkXMkyP:matrix.org/$SuaFtFCgWTLFv_skewOq00NfqD9QyrRA8Gg7ofoCbtQ?via=matrix.org&via=tchncs.de&via=envs.net
@room the [monthly update was published](https://forgejo.org/2024-06-monthly-update/) ✨ It is a high level overview of the project activities.
The [User Research effort](https://codeberg.org/forgejo/discussions/issues/156) that gained momentum two months ago continues with a new round of [user testing sessions](https://codeberg.org/forgejo/user-research/issues/34). It is key to collect evidence about what Forgejo users need, a requirement to build a roadmap and reduce the [growing backlog](https://codeberg.org/forgejo/forgejo/issues) of bug reports and feature requests.
Building blocks for both [ActivityPub federation](https://codeberg.org/forgejo/forgejo/pulls/1680) and [data portability improvements](https://codeberg.org/forgejo/forgejo/pulls/3590) were merged into the codebase. They are not yet used for any user visible feature but they are a stepping stone. Their implementation was made significantly easier by the hard fork because they can rely on a codebase that is better tested.
Toot https://floss.social/@forgejo/112705759850940903
The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.
The User Research effort that gained momentum two months ago continues with a new round of user testing sessions. It is key to build a roadmap.
Building blocks for both ActivityPub federation and data portability improvements were merged into the codebase. They are not yet used for any user visible feature but they are a stepping stone.
https://forgejo.org/2024-06-monthly-update/
since='2024年05月30日'
(
for repo in codeberg.org/api/v1/repos/forgejo/{forgejo,website,docs,tools,governance,sustainability,discussions} code.forgejo.org/api/v1/repos/forgejo/{runner,end-to-end,act,lxc-helpers,forgejo-curl} code.forgejo.org/api/v1/repos/forgejo-helm/forgejo-helm code.forgejo.org/api/v1/repos/actions/{cascading-pr,setup-forgejo,forgejo-release,ovh-dns-update} ; do
forgejo-curl.sh api_json "https://${repo}/issues/comments?since=${since}T00%3A00%3A02%2B00%3A00" | jq -r '.[] | .user.login'
done
) | sort -u | grep -v -e '^forgejo-' -e end-to-end -e cascading-pr | sed -e 's|^|- https://codeberg.org/|'