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

Cucumber test cases for B15.0 I&T #1026

Merged
merged 17 commits into from
Oct 19, 2024
Merged

Cucumber test cases for B15.0 I&T #1026

merged 17 commits into from
Oct 19, 2024

Commits on Oct 10, 2024

  1. for testing of 15.0

    Added tests. Modified tests. Added features/integration.feature for fast testing
    rchenatjpl authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    608a99b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    4673e0d View commit details
    Browse the repository at this point in the history
  2. add test data

    Al Niessner authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0a5fdc2 View commit details
    Browse the repository at this point in the history
  3. add unit test

    Al Niessner authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    18f6391 View commit details
    Browse the repository at this point in the history
  4. fix for windoze

    Al Niessner authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    09d7966 View commit details
    Browse the repository at this point in the history
  5. Bump anchore/scan-action from 4 to 5 in /.github/workflows

    Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4 to 5.
    - [Release notes](https://github.com/anchore/scan-action/releases)
    - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
    - [Commits](anchore/scan-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/scan-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fe283b1 View commit details
    Browse the repository at this point in the history
  6. Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    becf9f2 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    pdsen-ci authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7057a33 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    pdsen-ci authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a9df2ce View commit details
    Browse the repository at this point in the history
  9. Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.1

    Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b9fb484 View commit details
    Browse the repository at this point in the history
  10. Revert "Support of devops#76"

    This reverts commit 124afa4.
    jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    53aa588 View commit details
    Browse the repository at this point in the history
  11. Update tests to integrate with current feature file paradigm

    * Moved tests from integration.feature to v3.6.x.feature file.
    * Fixed typo bug in test for #950
    jordanpadams committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    383b220 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    af2aab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bfeaeb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    afc86e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8f845 View commit details
    Browse the repository at this point in the history
  3. Fix one more test

    jordanpadams committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ebca434 View commit details
    Browse the repository at this point in the history