Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Add ReadOnly field supporting writable deploy keys. #84

Merged
merged 1 commit into from
Dec 20, 2017

Conversation

vtemian
Copy link

@vtemian vtemian commented Dec 18, 2017

Related to go-gitea/gitea#3225

Key string `json:"key"`
URL string `json:"url"`
Title string `json:"title"`
ID int64 `json:"id"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change does not seems to be related to this PR as only whitespace are changed here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I just run fmt and I committed the changes.
Those changes need to be done in another PR?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think yes

@lafriks
Copy link
Member

lafriks commented Dec 18, 2017

LGTM

@lunny
Copy link
Member

lunny commented Dec 20, 2017

LGTM

@lunny lunny merged commit 79eee8f into go-gitea:master Dec 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants