Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

docs: auto generate Dragonfly cli/api/contributors docs via code #570

Merged
merged 1 commit into from
May 30, 2019

Conversation

pouchrobot
Copy link
Collaborator

Signed-off-by: pouchrobot [email protected]

1.Describe what this PR did
This PR is automatically done by AI-based collaborating robot.
Pouchrobot will auto-generate cli/api document via https://github.com/spf13/cobra/tree/master/doc every day.

2.Does this pull request fix one issue?
None

3.Describe how you did it
We use the following user input CLI document generating command in pouchrobot to generate CLI doc:
make build && make install && make docs

For API part, we use a tool swagger2markup to make it.

4.Describe how to verify it
None

5.Special notes for reviews
The cli/api doc must be automatically generated.

@codecov-io
Copy link

Codecov Report

Merging #570 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #570   +/-   ##
=======================================
  Coverage   48.53%   48.53%           
=======================================
  Files          94       94           
  Lines        5227     5227           
=======================================
  Hits         2537     2537           
  Misses       2497     2497           
  Partials      193      193

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 c2286d5...11553fb. Read the comment docs.

@lowzj
Copy link
Member

lowzj commented May 30, 2019

LGTM

@lowzj lowzj merged commit 59c092b into dragonflyoss:master May 30, 2019
starnop pushed a commit to starnop/Dragonfly that referenced this pull request Nov 27, 2019
docs: auto generate Dragonfly cli/api/contributors docs via code
inoc603 pushed a commit to inoc603/Dragonfly that referenced this pull request Dec 23, 2019
docs: auto generate Dragonfly cli/api/contributors docs via code
sungjunyoung pushed a commit to sungjunyoung/Dragonfly that referenced this pull request May 8, 2022
* fix: replace get with exist in gc

Signed-off-by: zzy987 <[email protected]>

* fix: no error in the if branch

Signed-off-by: zzy987 <[email protected]>

* fix: move accessTimeMap.Add from getTask into Get

Signed-off-by: zzy987 <[email protected]>

* fix: change return value

Signed-off-by: zzy987 <[email protected]>

* fix: remove log error for Exist don't return error

Signed-off-by: zzy987 <[email protected]>

* chore: use mockgen

Signed-off-by: zzy987 <[email protected]>

* chore: merge submodule

Signed-off-by: zzy987 <[email protected]>
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.

3 participants