Skip to content

Conversation

adelowo
Copy link
Member

@adelowo adelowo commented May 4, 2019

Fixes #6404

@techknowlogick techknowlogick added this to the 1.9.0 milestone May 4, 2019
@techknowlogick techknowlogick added the type/enhancement An improvement of existing functionality label May 4, 2019
@codecov-io
Copy link

codecov-io commented May 4, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6847      +/-   ##
==========================================
- Coverage   41.19%   41.18%   -0.02%     
==========================================
  Files         423      423              
  Lines       58394    58394              
==========================================
- Hits        24056    24048       -8     
- Misses      31158    31168      +10     
+ Partials     3180     3178       -2
Impacted Files Coverage Δ
models/unit.go 62.16% <0%> (-5.41%) ⬇️
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️
models/repo_list.go 66.84% <0%> (-1.06%) ⬇️
routers/repo/view.go 42.02% <0%> (-1.02%) ⬇️
models/gpg_key.go 56.66% <0%> (+0.83%) ⬆️

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 410301f...8afe7cc. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 4, 2019
@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 May 4, 2019
@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 May 4, 2019
@zeripath zeripath merged commit e0dde81 into go-gitea:master May 4, 2019
@adelowo adelowo deleted the generate_access_token_in_admin_cli branch May 4, 2019 22:23
adelowo added a commit to adelowo/gitea that referenced this pull request Jun 5, 2019
zeripath pushed a commit that referenced this pull request Jun 5, 2019
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this pull request Jul 18, 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/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to create token when creating a user on command line
7 participants