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

Use macaron forks to instead original repositories #7930

Closed
wants to merge 2 commits into from

Conversation

lunny
Copy link
Member

@lunny lunny commented Aug 21, 2019

Since original macaron is not maintained well, we have our forks on https://gitea.com/macaron . This PR will use forks to instead original macaron repositories.

@lunny lunny added the type/enhancement An improvement of existing functionality label Aug 21, 2019
@lunny lunny added this to the 1.10.0 milestone Aug 21, 2019
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 21, 2019
@techknowlogick
Copy link
Member

CI fail because missing make vendor

@codecov-io
Copy link

Codecov Report

Merging #7930 into master will not change coverage.
The diff coverage is 20%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7930   +/-   ##
=======================================
  Coverage   41.46%   41.46%           
=======================================
  Files         478      478           
  Lines       63966    63966           
=======================================
  Hits        26526    26526           
  Misses      33984    33984           
  Partials     3456     3456
Impacted Files Coverage Δ
modules/public/dynamic.go 100% <ø> (ø) ⬆️
modules/lfs/server.go 44.88% <ø> (ø) ⬆️
modules/auth/admin.go 0% <ø> (ø) ⬆️
routers/admin/admin.go 16.66% <ø> (ø) ⬆️
routers/init.go 65.33% <ø> (ø) ⬆️
routers/private/hook.go 50.25% <ø> (ø) ⬆️
routers/private/key.go 40.74% <ø> (ø) ⬆️
modules/public/public.go 74.41% <ø> (ø) ⬆️
modules/gzip/gzip.go 60.63% <ø> (ø) ⬆️
modules/context/org.go 37.93% <ø> (ø) ⬆️
... and 30 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 09ca391...bcabc1c. Read the comment docs.

@lunny lunny mentioned this pull request Aug 22, 2019
@lunny lunny closed this Aug 22, 2019
@lunny lunny removed this from the 1.10.0 milestone Aug 22, 2019
@lunny lunny deleted the lunny/use_macaron_fork branch November 18, 2020 04:28
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 1 This PR needs approval from one additional maintainer to be merged. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants