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

feat(flag): replace '--slow' with '--parallel' #5572

Merged
merged 9 commits into from
Nov 15, 2023

Commits on Nov 14, 2023

  1. feat(flag): add '--parallel'

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e47d840 View commit details
    Browse the repository at this point in the history
  2. docs: update

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8eaa4c View commit details
    Browse the repository at this point in the history
  3. fix: set parallel

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3de5efd View commit details
    Browse the repository at this point in the history
  4. fix: disable --parallel for SBOM scanning

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ca71aac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b8a290 View commit details
    Browse the repository at this point in the history
  6. feat: auto-detect parallelism

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c08df01 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix: process --parallel only when enabled

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    05716b8 View commit details
    Browse the repository at this point in the history
  2. test(integration): add '--parallel'

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    89dcc91 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into add_parallel

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    46e2113 View commit details
    Browse the repository at this point in the history