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

Adapt how qa-ctl uses qa-docs after new changes #2640

Merged
merged 9 commits into from
Mar 8, 2022

Conversation

roronoasins
Copy link
Contributor

Related issue
#2589

Description

This PR aims to update how qa-ctl uses qa-docs after the changes made in #2605 and #2633

This update has made the following changes:

Changed

  • Change the -e, --exist behavior using the new required parameters.
  • Update the qa-docs command in qa-ctl

Checks

  • qa-ctl creates the configuration file correctly
  • qa-ctl runs the module as expected

Luis Gonzalez added 2 commits March 7, 2022 11:45
It searches the specified module using the type, component and suite.
Change the parameters that qa-docs uses after the new changes, specifying the components, suites, and modules.
@roronoasins roronoasins linked an issue Mar 7, 2022 that may be closed by this pull request
4 tasks
@roronoasins roronoasins self-assigned this Mar 7, 2022
Luis Gonzalez added 2 commits March 7, 2022 12:47
- Added changes related to qa-docs
- Bumped to 0.3.1
@jmv74211 jmv74211 merged commit c853604 into 2601-qa-docs-framework-changes Mar 8, 2022
@jmv74211 jmv74211 deleted the 2589-update-qa-ctl branch March 8, 2022 15:41
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.

Adapt the usage of qa-docs in qa-ctl related to the framework changes
2 participants