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

Document generate commands #3532

Merged
merged 3 commits into from
Feb 19, 2018
Merged

Conversation

lafriks
Copy link
Member

@lafriks lafriks commented Feb 18, 2018

Documents command added in #3531

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Feb 18, 2018
@lafriks lafriks added this to the 1.5.0 milestone Feb 18, 2018
@codecov-io
Copy link

codecov-io commented Feb 18, 2018

Codecov Report

Merging #3532 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3532      +/-   ##
==========================================
+ Coverage   35.75%   35.81%   +0.05%     
==========================================
  Files         283      284       +1     
  Lines       40752    40773      +21     
==========================================
+ Hits        14572    14602      +30     
+ Misses      24022    24014       -8     
+ Partials     2158     2157       -1
Impacted Files Coverage Δ
models/repo_list.go 65.62% <0%> (-1.57%) ⬇️
models/issue.go 46.69% <0%> (-0.09%) ⬇️
models/migrations/migrations.go 2.89% <0%> (ø) ⬆️
models/migrations/v57.go 0% <0%> (ø)
models/repo_activity.go 66.27% <0%> (+0.8%) ⬆️
modules/log/log.go 52.97% <0%> (+3.78%) ⬆️
models/repo_indexer.go 52.54% <0%> (+4.23%) ⬆️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️
modules/indexer/repo.go 69.56% <0%> (+6.08%) ⬆️

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 fb2c176...264ea59. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 18, 2018
- `LFS_JWT_SECRET`: LFS authentication secret
- `SECRET_KEY`: Global secret key.
- Examples:
- `gitea secret INTERNAL_TOKEN`
Copy link
Contributor

Choose a reason for hiding this comment

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

These examples should actually be gitea generate secret <NAME_OF_TOKEN>

Copy link
Member Author

Choose a reason for hiding this comment

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

@sdwolfz thanks, fixed

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
@lunny
Copy link
Member

lunny commented Feb 19, 2018

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 Feb 19, 2018
@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 Feb 19, 2018
@lunny lunny merged commit 6f75140 into go-gitea:master Feb 19, 2018
@lafriks lafriks deleted the feat/doc_cli_generate branch February 19, 2018 05:10
@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. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants