Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arquillian/arquillian-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0.Final
Choose a base ref
...
head repository: arquillian/arquillian-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.1.Final
Choose a head ref
  • 13 commits
  • 60 files changed
  • 7 contributors

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    513b086 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Only trigger push to main branch to avoid duplicate jobs being run
    starksm64 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0424974 View commit details
    Browse the repository at this point in the history
  3. Update integration-tests.yml

    Only have push trigger apply to main
    starksm64 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd5e7e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Fix the integration test build issue and ensure the versions get upda…

    …ted (#594)
    
    * Update the integration-test POM's to 1.9.1.Final-SNAPSHOT.
    
    Signed-off-by: James R. Perkins <[email protected]>
    
    * Remove the unneeded bom module from the integration-test profile. Add the integration-test module to the release profile.
    
    Signed-off-by: James R. Perkins <[email protected]>
    
    ---------
    
    Signed-off-by: James R. Perkins <[email protected]>
    jamezp authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1f67b54 View commit details
    Browse the repository at this point in the history
  2. Update maven-jboss-snapshot-publish.yml

    Add -DskipItTests=true to deploy run
    starksm64 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5d12ff9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    87ab4a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    68478a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add support for ArquillianResource param injection on @deployment met…

    …hods (#603)
    
    Aggregate the TestEnricher argument generation into a single util class
    Improve some of the javadoc
    Fixes #601
    
    Signed-off-by: Scott M Stark <[email protected]>
    starksm64 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    305702f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d182c5 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 (#595)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.26.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    56066b0 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin (#573

    )
    
    Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0.
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Scott M Stark <[email protected]>
    dependabot[bot] and starksm64 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5d2a125 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump org.codehaus.mojo:animal-sniffer-maven-plugin (#586)

    Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Scott M Stark <[email protected]>
    dependabot[bot] and starksm64 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5e6e461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c4242 View commit details
    Browse the repository at this point in the history
Loading