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

(Need guidance to continue) Make help message more useful byusing config. #4072

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Et7f3
Copy link

@Et7f3 Et7f3 commented Oct 17, 2023

Hello,

At first it was the missing comma that triggered me and then I saw it was just text. Some command missed the action sequence and didn't find in documentation. So I took the step further by automating the update of this docstring.

With this modification now each sequence step command has a correct sequence (updated when source code is update).

I have two case missing, I read default config and it it doesn't exist I fail:

  • access the default default's (the scenario) config (in case no one write code). So I don't write empty sequence.
  • get scenario name (if given) so I can read that scenario config (molecule --help --scenario-name kubevirt).

I believe this will improve UX because it is like matrix command but without asking and it will allow a better discoverability.

@Et7f3 Et7f3 temporarily deployed to ack October 17, 2023 23:35 — with GitHub Actions Inactive
@pre-commit-ci pre-commit-ci bot temporarily deployed to ack October 17, 2023 23:36 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant