Skip to content

Replace openssh with openssh-server #6162

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

Closed
wants to merge 1 commit into from
Closed

Replace openssh with openssh-server #6162

wants to merge 1 commit into from

Conversation

BrBrRoman
Copy link

We don't need openssh-client.
It will allow to save around 3.2 megabytes from the final image.
I have tested cloning and pushing the change to the repository and everything functioned correctly.

We don't need openssh-client.
It will allow to save around 3.2 megabytes from the final image. 
I have tested cloning and pushing the change to the repository and everything functioned correctly.
@techknowlogick
Copy link
Member

Some users use ssh client in git hooks to push to other mirrors. This would be a breaking change

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 22, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6162      +/-   ##
==========================================
- Coverage   38.84%   38.83%   -0.02%     
==========================================
  Files         354      354              
  Lines       50177    50177              
==========================================
- Hits        19493    19487       -6     
- Misses      27859    27865       +6     
  Partials     2825     2825
Impacted Files Coverage Δ
models/repo_list.go 66.84% <0%> (-1.06%) ⬇️
routers/repo/view.go 41.08% <0%> (-1%) ⬇️

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 134e555...998e8e0. Read the comment docs.

@BrBrRoman BrBrRoman closed this Feb 22, 2019
@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 2 This PR needs two approvals by maintainers to be considered for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants