Skip to content
New issue

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

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

Already on GitHub? # to your account

RSS/Atom support for Orgs #17714

Merged
merged 25 commits into from
Mar 10, 2022
Merged

RSS/Atom support for Orgs #17714

merged 25 commits into from
Mar 10, 2022

Conversation

6543
Copy link
Member

@6543 6543 commented Nov 18, 2021

close partialy #569

  • Backend
  • Tests
  • Org Rss
  • Repo RSS

@6543 6543 added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Nov 18, 2021
@6543 6543 added this to the 1.17.0 milestone Dec 1, 2021
@6543 6543 mentioned this pull request Dec 1, 2021
3 tasks
@6543 6543 changed the title Rss org repo RSS/Atom support for Orgs Mar 1, 2022
@6543 6543 marked this pull request as ready for review March 1, 2022 02:51
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@cc64328). Click here to learn what that means.
The diff coverage is 64.70%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #17714   +/-   ##
=======================================
  Coverage        ?   46.58%           
=======================================
  Files           ?      854           
  Lines           ?   122896           
  Branches        ?        0           
=======================================
  Hits            ?    57247           
  Misses          ?    58728           
  Partials        ?     6921           
Impacted Files Coverage Δ
routers/web/user/profile.go 41.85% <20.00%> (ø)
routers/web/feed/profile.go 23.07% <55.00%> (ø)
models/action.go 48.17% <74.41%> (ø)

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 cc64328...f9ab5f6. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 6, 2022
@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 Mar 9, 2022
@6543 6543 requested a review from wxiaoguang March 9, 2022 23:44
@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 Mar 10, 2022
@6543
Copy link
Member Author

6543 commented Mar 10, 2022

🚀

@6543 6543 merged commit cc98737 into go-gitea:main Mar 10, 2022
@6543 6543 deleted the rss-org-repo branch March 10, 2022 14:54
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 11, 2022
* giteaofficial/main:
  Prevent 500 when there is an error during new auth source post (go-gitea#19041)
  Update the webauthn_credential_id_sequence in Postgres (go-gitea#19048)
  If rendering has failed due to a net.OpError stop rendering (attempt 2) (go-gitea#19049)
  use xorm builder for models.getReviewers() (go-gitea#19033)
  RSS/Atom support for Orgs (go-gitea#17714)
  Fix flag validation (go-gitea#19046)
  Improve SyncMirrors logging (go-gitea#19045)
@6543 6543 mentioned this pull request Mar 13, 2022
11 tasks
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@6543 6543 mentioned this pull request Apr 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants