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

docs: add usage docs #32

Merged
merged 2 commits into from
Aug 23, 2022
Merged

docs: add usage docs #32

merged 2 commits into from
Aug 23, 2022

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Aug 19, 2022

No description provided.

@wass3r wass3r requested a review from a team as a code owner August 19, 2022 20:21
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #32 (254892c) into main (359af60) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   62.12%   62.12%           
=======================================
  Files           3        3           
  Lines         462      462           
=======================================
  Hits          287      287           
  Misses        145      145           
  Partials       30       30           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

| `dry_run` | enables pretending to perform the action | `false` | `false` |
| `tag` | publish package with given alias tag | `false` | `latest` |
| `log_level` | set the log level for the plugin (valid options: `info`, `debug`, `trace`) | `true` | `info` |

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah yup.. will do! thanks for the catch

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed.. i know there are more variables we are not mentioning in docs at this time. i'm not entirely sure if that's on purpose. this was mostly transposed from internal docs.

@Cappo was there a specific reason to not include all the vars usable in the plugin in the docs? if not, i will add the remaining ones.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we can add them later too

Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

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

LGTM

@wass3r wass3r merged commit a36ef9f into main Aug 23, 2022
@wass3r wass3r deleted the docs/usage branch August 23, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants