Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1.20.0 changelog (#25901) #25910

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Conversation

delvh
Copy link
Member

@delvh delvh commented Jul 16, 2023

Backport of #25901

@delvh delvh added type/changelog Adds the changelog for a new Gitea version skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Jul 16, 2023
@delvh delvh added this to the 1.20.0 milestone Jul 16, 2023
@delvh delvh self-assigned this Jul 16, 2023
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 16, 2023
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 16, 2023
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 16, 2023
@@ -4,6 +4,621 @@ This changelog goes through all the changes that have been made in each release
without substantial changes to our git log; to see the highlights of what has
been added to each release, please refer to the [blog](https://blog.gitea.io).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
been added to each release, please refer to the [blog](https://blog.gitea.io).
been added to each release, please refer to the [blog](https://blog.gitea.com).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm… I mean, yes, we should fix it, but even on the release/v1.20 branch?
If at all, it's probably better to backport a separate PR for that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feared so:

delvh@pc:~/git/gitea$ ag blog.gitea.io
docs/config.yaml
56:      url: https://blog.gitea.io/
108:          url: https://blog.gitea.io/
155:          url: https://blog.gitea.io/
202:          url: https://blog.gitea.io/
249:          url: https://blog.gitea.io/
296:          url: https://blog.gitea.io/
343:          url: https://blog.gitea.io/

docs/content/doc/installation/upgrade-from-gitea.en-us.md
31:Before upgrade, please read the [Changelog on Gitea blog](https://blog.gitea.io/)

docs/content/doc/installation/upgrade-from-gitea.zh-cn.md
29:在更新前 [ Gitea 博客上阅读更新日志](https://blog.gitea.io/)

docs/content/doc/usage/actions/comparison.en-us.md
34:See [Creating Go Actions](https://blog.gitea.io/2023/04/creating-go-actions/).

docs/content/doc/usage/actions/comparison.zh-cn.md
34:请参阅[创建Go Actions](https://blog.gitea.io/2023/04/creating-go-actions/)。
docs/content/page/index.en-us.md
14:Gitea was forked from [Gogs](http://gogs.io) originally and almost all the code has been changed. See the [Gitea Announcement](https://blog.gitea.io/2016/12/welcome-to-gitea/)

docs/content/page/index.fr-fr.md
13:Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab. Le développement initial provient sur [Gogs] (http://gogs.io), mais nous l'avons forké puis renommé Gitea. Si vous souhaitez en savoir plus sur les raisons pour lesquelles nous avons fait cela, lisez [cette publication] (https://blog.gitea.io/2016/12/welcome-to-gitea/) sur le blog.

docs/content/page/index.zh-cn.md
13:Gitea 是一个自己托管的Git服务程序他和GitHub, Bitbucket or Gitlab等比较类似他是从 [Gogs](http://gogs.io) 发展而来,不过我们已经Fork并且命名为Gitea。对于我们Fork的原因可以看 [这里](https://blog.gitea.io/2016/12/welcome-to-gitea/)。
docs/content/page/index.zh-tw.md
14:Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [Gitea 公告](https://blog.gitea.io/2016/12/welcome-to-gitea/)以了解我們 Fork 的理由。
CHANGELOG.md
5:been added to each release, please refer to the [blog](https://blog.gitea.io).

options/locale/locale_lv-LV.ini
3041:dashboard.new_version_hint=Ir pieejama Gitea versija %s, pašreizējā versija %s. Papildus informācija par jauno versiju ir pieejama <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">mājas lapā</a>.

options/locale/locale_fr-FR.ini
2478:dashboard.new_version_hint=Gitea %s est maintenant disponible, vous utilisez %s. Consultez <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">le blog</a> pour plus de détails.

options/locale/locale_el-GR.ini
2533:dashboard.new_version_hint=Το Gitea %s είναι διαθέσιμο, τώρα εκτελείτε το %s. Ανατρέξτε <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">στο blog</a> για περισσότερες λεπτομέρειες.

options/locale/locale_ja-JP.ini
2533:dashboard.new_version_hint=Gitea %s が入手可能になりました現在実行しているのは %s です詳細は <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">ブログ</a> を確認してください。
options/locale/locale_zh-TW.ini
2442:dashboard.new_version_hint=現已推出 Gitea %s您正在執行 %s詳情請參閱<a target="_blank" rel="noreferrer" href="https://blog.gitea.io">部落格</a>的說明。
options/locale/locale_tr-TR.ini
2465:dashboard.new_version_hint=Gitea %s şimdi hazır, %s çalıştırıyorsunuz. Ayrıntılar için <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">blog</a>'a bakabilirsiniz.

options/locale/locale_pt-PT.ini
2533:dashboard.new_version_hint=O Gitea %s está disponível, você está a correr a versão %s. Verifique o <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">blog</a> para mais detalhes.

options/locale/locale_en-US.ini
2634:dashboard.new_version_hint = Gitea %s is now available, you are running %s. Check <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">the blog</a> for more details.

options/locale/locale_zh-CN.ini
2468:dashboard.new_version_hint=Gitea %s 现已可用您正在运行 %s查看 <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">博客</a> 了解详情。
options/locale/locale_de-DE.ini
3037:dashboard.new_version_hint=Gitea %s ist jetzt verfügbar, Ihre derzeitige Version ist %s. Weitere Details finden Sie im <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">Blog</a>.

options/locale/locale_ru-RU.ini
2522:dashboard.new_version_hint=Доступна новая версия Gitea %s, вы используете %s. Более подробную информацию читайте в <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">блоге</a>.

README.md
67:[forked](https://blog.gitea.io/2016/12/welcome-to-gitea/) from

CONTRIBUTING.md
476:https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/
483:- 2023-01-01 ~ 2023-12-31 - https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can do a separate PR where we update the old URLs

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 16, 2023
@delvh delvh added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 16, 2023
@delvh delvh merged commit e627f16 into go-gitea:release/v1.20 Jul 16, 2023
20 checks passed
@delvh delvh deleted the changelog-1.20.0 branch July 16, 2023 19:08
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 16, 2023
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/changelog Adds the changelog for a new Gitea version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants