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 Changelog v1.16.6 (#19339) #19450

Merged
merged 4 commits into from
Apr 21, 2022

Conversation

6543
Copy link
Member

@6543 6543 commented Apr 20, 2022

Frontport #19339

Co-authored-by: delvh dev.lh@web.de
Co-authored-by: techknowlogick matti@mdranta.net
Co-authored-by: Lunny Xiao xiaolunwen@gmail.com
Co-authored-by: zeripath art27@cantab.net

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
@6543 6543 added type/docs This PR mainly updates/creates documentation skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Apr 20, 2022
@6543 6543 added this to the 1.17.0 milestone Apr 20, 2022
@6543 6543 mentioned this pull request Apr 20, 2022
Copy link
Member

@techknowlogick techknowlogick left a comment

Choose a reason for hiding this comment

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

Please update docs config too :)

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Apr 21, 2022
@6543
Copy link
Member Author

6543 commented Apr 21, 2022

I should add some reminder - it hit me every time again!

@codecov-commenter
Copy link

Codecov Report

Merging #19450 (8edda23) into main (d242511) will decrease coverage by 0.10%.
The diff coverage is 42.79%.

❗ Current head 8edda23 differs from pull request most recent head ddee1a5. Consider uploading reports for the commit ddee1a5 to get more accurate results

@@            Coverage Diff             @@
##             main   #19450      +/-   ##
==========================================
- Coverage   47.51%   47.40%   -0.11%     
==========================================
  Files         944      951       +7     
  Lines      131549   132333     +784     
==========================================
+ Hits        62500    62738     +238     
- Misses      61541    62044     +503     
- Partials     7508     7551      +43     
Impacted Files Coverage Δ
cmd/dump.go 0.71% <0.00%> (-0.01%) ⬇️
cmd/serv.go 2.33% <0.00%> (-0.06%) ⬇️
models/action.go 48.61% <0.00%> (ø)
models/error.go 36.46% <ø> (-0.03%) ⬇️
models/issue_label.go 68.02% <0.00%> (ø)
models/issue_lock.go 0.00% <0.00%> (ø)
models/issue_project.go 31.70% <0.00%> (ø)
models/organization/team_repo.go 76.19% <0.00%> (ø)
models/pull.go 55.81% <0.00%> (ø)
models/statistic.go 0.00% <0.00%> (ø)
... and 122 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4c1aa7...ddee1a5. Read the comment docs.

@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 Apr 21, 2022
@techknowlogick techknowlogick merged commit 725731c into go-gitea:main Apr 21, 2022
@6543 6543 deleted the frontport_changelog-v1.16.6 branch April 21, 2022 01:22
zjjhot added a commit to zjjhot/gitea that referenced this pull request Apr 21, 2022
* giteaofficial/main:
  Fix logging of Transfer API (go-gitea#19456)
  RepoAssignment ensure to close before overwrite (go-gitea#19449)
  node12 is EOL (go-gitea#19451)
  Add Changelog v1.16.6 (go-gitea#19339) (go-gitea#19450)
  Fix DELETE request for non-existent public key (go-gitea#19443)
  [skip ci] Updated translations via Crowdin
  Don't panic on `ErrEmailInvalid` (go-gitea#19441)
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 24, 2022
* Add Changelog v1.16.6 (go-gitea#19339)

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>

* bump version

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants