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

Run compliance on amd64 infra #16232

Merged
merged 3 commits into from
Jun 23, 2021

Conversation

techknowlogick
Copy link
Member

Our amd64 infra is more powerful than it was when we switched to run most things on Arm.

No need to backport this.

@techknowlogick techknowlogick added topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Jun 23, 2021
@techknowlogick techknowlogick added this to the 1.15.0 milestone Jun 23, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16232 (3d8f8bc) into main (66f8da5) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16232      +/-   ##
==========================================
- Coverage   45.57%   45.56%   -0.01%     
==========================================
  Files         702      702              
  Lines       82917    82917              
==========================================
- Hits        37787    37779       -8     
- Misses      39088    39094       +6     
- Partials     6042     6044       +2     
Impacted Files Coverage Δ
modules/queue/queue_channel.go 91.66% <0.00%> (-5.00%) ⬇️
modules/avatar/avatar.go 47.72% <0.00%> (-4.55%) ⬇️
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/queue/workerpool.go 53.05% <0.00%> (-0.77%) ⬇️
models/gpg_key.go 51.99% <0.00%> (+0.56%) ⬆️

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 66f8da5...3d8f8bc. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 23, 2021
@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 Jun 23, 2021
@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 Jun 23, 2021
@techknowlogick techknowlogick merged commit d4ae87e into go-gitea:main Jun 23, 2021
@techknowlogick techknowlogick deleted the techknowlogick-patch-3 branch June 23, 2021 05:37
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
* Run compliance on amd64 infra

* Update .drone.yml
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
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. 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

5 participants