Preview: https://forgejo.codeberg.page/@pull_447/2024-04-monthly-update/
Room announcement https://matrix.to/#/!qjPHwFPdxhpLkXMkyP:matrix.org/$dVdQYuk3L3dvma0A5PayI6WdYI5MU89p8rgPx8sXjeI?via=schinas.net&via=matrix.org&via=tchncs.de
@room the [monthly update was published](https://forgejo.org/2024-04-monthly-update/) ✨ It is a high level overview of the project activities.
Contributors got together to celebrate the release of [Forgejo v7.0](https://forgejo.org/2024-04-release-v7-0/) and Codeberg was upgraded the next day. A lot of effort went into the automation of the development process, for dependency management and releases, so that contributors can focus on what matters most. As Forgejo matures, more and more of the work is about day to day management of bug reports, localization, security, etc. All aspects that make Forgejo a product that can be relied on for the years ahead. 17 interviews were conducted to better understand how Forgejo is used and shape its roadmap in a user centered way.
Toot https://floss.social/@forgejo/112361331017900627
The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.
Contributors celebrated the release of Forgejo v7.0 and Codeberg was upgraded the next day. A lot of effort went into the automation of the development process. As Forgejo matures, more and more of the work is about day to day management of bug reports, localization, security, etc. 17 interviews were conducted to better understand how it is used and shape its roadmap.
https://forgejo.org/2024-04-monthly-update/
since='2024年03月29日'
(
for repo in codeberg.org/api/v1/repos/forgejo/{forgejo,website,docs,tools,governance} code.forgejo.org/api/v1/repos/forgejo/{runner,end-to-end,act,lxc-helpers,forgejo-curl} 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/|'
Preview: https://forgejo.codeberg.page/@pull_447/2024-04-monthly-update/
---
Room announcement https://matrix.to/#/!qjPHwFPdxhpLkXMkyP:matrix.org/$dVdQYuk3L3dvma0A5PayI6WdYI5MU89p8rgPx8sXjeI?via=schinas.net&via=matrix.org&via=tchncs.de
```
@room the [monthly update was published](https://forgejo.org/2024-04-monthly-update/) ✨ It is a high level overview of the project activities.
Contributors got together to celebrate the release of [Forgejo v7.0](https://forgejo.org/2024-04-release-v7-0/) and Codeberg was upgraded the next day. A lot of effort went into the automation of the development process, for dependency management and releases, so that contributors can focus on what matters most. As Forgejo matures, more and more of the work is about day to day management of bug reports, localization, security, etc. All aspects that make Forgejo a product that can be relied on for the years ahead. 17 interviews were conducted to better understand how Forgejo is used and shape its roadmap in a user centered way.
```
Toot https://floss.social/@forgejo/112361331017900627
```
The #Forgejo monthly update was published ✨ It is a high level overview of the project activities.
Contributors celebrated the release of Forgejo v7.0 and Codeberg was upgraded the next day. A lot of effort went into the automation of the development process. As Forgejo matures, more and more of the work is about day to day management of bug reports, localization, security, etc. 17 interviews were conducted to better understand how it is used and shape its roadmap.
https://forgejo.org/2024-04-monthly-update/
```
---
```sh
since='2024年03月29日'
(
for repo in codeberg.org/api/v1/repos/forgejo/{forgejo,website,docs,tools,governance} code.forgejo.org/api/v1/repos/forgejo/{runner,end-to-end,act,lxc-helpers,forgejo-curl} 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/|'
```