Skip to content

Upgrade images in .drone.yml to more recent versions #4819

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

Merged
merged 3 commits into from
Aug 29, 2018
Merged

Upgrade images in .drone.yml to more recent versions #4819

merged 3 commits into from
Aug 29, 2018

Conversation

techknowlogick
Copy link
Member

@techknowlogick techknowlogick commented Aug 29, 2018

This builds Gitea with go 1.11, and upgrades alpine to 3.7

Note: As this uses golang 1.11 for the make fmt check it does a different check and so developers need to be aware of this when doing the check.

This builds Gitea with go 1.11, and upgrades alpine to 3.7
@techknowlogick techknowlogick added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Aug 29, 2018
@techknowlogick techknowlogick added this to the 1.6.0 milestone Aug 29, 2018
@techknowlogick techknowlogick changed the title Upgrade packages in .drone.yml to more recent versions Upgrade images in .drone.yml to more recent versions Aug 29, 2018
@codecov-io
Copy link

Codecov Report

Merging #4819 into master will increase coverage by 16.52%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4819       +/-   ##
===========================================
+ Coverage   20.69%   37.21%   +16.52%     
===========================================
  Files         167      305      +138     
  Lines       32389    45041    +12652     
===========================================
+ Hits         6702    16764    +10062     
- Misses      24706    25840     +1134     
- Partials      981     2437     +1456
Impacted Files Coverage Δ
modules/templates/helper.go 49.84% <ø> (ø)
modules/markup/html.go 89.59% <100%> (+9.69%) ⬆️
models/migrations/v60.go 0% <0%> (ø)
routers/api/v1/org/hook.go 0% <0%> (ø)
modules/public/dynamic.go 100% <0%> (ø)
modules/httplib/httplib.go 25.44% <0%> (ø)
models/migrations/v65.go 0% <0%> (ø)
routers/admin/admin.go 0% <0%> (ø)
routers/api/v1/org/member.go 0% <0%> (ø)
routers/init.go 75% <0%> (ø)
... and 229 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 179123d...0403d0b. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 29, 2018
@bkcsoft bkcsoft 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 Aug 29, 2018
@bkcsoft bkcsoft 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 Aug 29, 2018
@techknowlogick techknowlogick merged commit 080428b into go-gitea:master Aug 29, 2018
@techknowlogick techknowlogick deleted the techknowlogick-patch-10 branch August 29, 2018 13:44
@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/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.

5 participants