Skip to content

Conversation

vtemian
Copy link
Contributor

@vtemian vtemian commented Nov 28, 2017

This PR will fix #3002 by adding fingerprint to ssh key related endpoints.

@lunny
Copy link
Member

lunny commented Nov 28, 2017

Please govendor update code.gitea.io/sdk/gitea.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 28, 2017
@vtemian vtemian force-pushed the 3002-add-fingerprint-to-api branch from 35294a5 to bd3ce05 Compare November 28, 2017 15:08
@lunny lunny added type/enhancement An improvement of existing functionality modifies/api This PR adds API routes or modifies them labels Nov 28, 2017
@lunny lunny added this to the 1.4.0 milestone Nov 28, 2017
@lunny
Copy link
Member

lunny commented Nov 28, 2017

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 28, 2017
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@0c69b76). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3009   +/-   ##
=========================================
  Coverage          ?   32.73%           
=========================================
  Files             ?      267           
  Lines             ?    39189           
  Branches          ?        0           
=========================================
  Hits              ?    12828           
  Misses            ?    24539           
  Partials          ?     1822
Impacted Files Coverage Δ
routers/api/v1/convert/convert.go 61.64% <0%> (ø)

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 0c69b76...bd3ce05. Read the comment docs.

@lafriks
Copy link
Member

lafriks commented Nov 28, 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 28, 2017
@lafriks lafriks merged commit 6ad4990 into go-gitea:master Nov 28, 2017
@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. modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add fingerprint field to keys api endpoints
5 participants