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

Commits on Mar 7, 2022

  1. refac: Update qa-docs -e option with new changes. #2589

    It searches the specified module using the type, component and suite.
    Luis Gonzalez committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    366ce03 View commit details
    Browse the repository at this point in the history
  2. refac: Update how qa-ctl uses qa-docs. #2589

    Change the parameters that qa-docs uses after the new changes, specifying the components, suites, and modules.
    Luis Gonzalez committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1328622 View commit details
    Browse the repository at this point in the history
  3. fix: Care about having the same length only when -r flag is activat…

    …ed. #2589
    
    Default type would raise an error.
    Luis Gonzalez committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7b03878 View commit details
    Browse the repository at this point in the history
  4. refac: Update qa-ctl changelog. #2589

    - Added changes related to qa-docs
    - Bumped to 0.3.1
    Luis Gonzalez committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6ee12f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fix: Add qa-ctl v0.3 missing changes.

    Luis Gonzalez committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    4623ff4 View commit details
    Browse the repository at this point in the history
  2. refac: Update suite as optional and change tool script.

    Luis Gonzalez committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5c8ec5b View commit details
    Browse the repository at this point in the history
  3. fix: Fix qa-ctl v0.3.1 changelog

    Luis Gonzalez committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c047c52 View commit details
    Browse the repository at this point in the history
  4. refac: Split test module checks in different methods

    Luis Gonzalez committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a8b91e6 View commit details
    Browse the repository at this point in the history
  5. fix: Remove blank spaces in method documentation.

    Luis Gonzalez committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f1275c9 View commit details
    Browse the repository at this point in the history