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

Restore build as the default make rule #2935

Merged
merged 1 commit into from
Nov 19, 2017

Conversation

ethantkoenig
Copy link
Member

Fixes a (presumably?) unintended side-effect of #1985. Right now, make docker is the default rule.

cc @sapk

@codecov-io
Copy link

Codecov Report

Merging #2935 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2935      +/-   ##
==========================================
+ Coverage   27.24%   27.26%   +0.01%     
==========================================
  Files          89       89              
  Lines       17640    17640              
==========================================
+ Hits         4806     4809       +3     
+ Misses      12146    12144       -2     
+ Partials      688      687       -1
Impacted Files Coverage Δ
modules/avatar/avatar.go 100% <0%> (+18.75%) ⬆️

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 6ee6575...2413d0c. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 19, 2017
@appleboy
Copy link
Member

@ethantkoenig Good. make sense. LGTM

@tboerger tboerger 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 Nov 19, 2017
@appleboy appleboy added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Nov 19, 2017
@appleboy appleboy added this to the 1.3.0 milestone Nov 19, 2017
@lafriks
Copy link
Member

lafriks commented Nov 19, 2017

LGTM

@tboerger tboerger 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 Nov 19, 2017
@lafriks lafriks modified the milestones: 1.3.0, 1.4.0 Nov 19, 2017
@lafriks lafriks merged commit 061f65f into go-gitea:master Nov 19, 2017
@sapk
Copy link
Member

sapk commented Nov 19, 2017

@ethantkoenig good catch. Sorry, I didn't expect that to happen.

@ethantkoenig ethantkoenig deleted the makefile branch November 25, 2017 05:11
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
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. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants