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

improve: running integration tests parallel #2292

Open
wants to merge 26 commits into
base: next
Choose a base branch
from
Open

improve: running integration tests parallel #2292

wants to merge 26 commits into from

Commits on Mar 11, 2024

  1. chore: set version to 5.0.0-SNAPSHOT (#2200)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a5d66b7 View commit details
    Browse the repository at this point in the history
  2. improve: java version minimal 11, tested on 21 (#2207)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5ccb7e3 View commit details
    Browse the repository at this point in the history
  3. improve: remove deprecated EventFilter (#2208)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    52aa43c View commit details
    Browse the repository at this point in the history
  4. docs: 5.0 migration guide skeleton (#2210)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1808197 View commit details
    Browse the repository at this point in the history
  5. improve: managed dependent reconciliation results not optional (#2212)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    df29f5f View commit details
    Browse the repository at this point in the history
  6. improve: remove deprecated RetryConfiguration (#2211)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f1a5b85 View commit details
    Browse the repository at this point in the history
  7. feat: JDK client is not the default (#2235)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c43ef58 View commit details
    Browse the repository at this point in the history
  8. fix: update SCM information (#2237)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    metacosm authored and csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f146fc6 View commit details
    Browse the repository at this point in the history
  9. feat: move name is directly to dependent resource (#2250)

    * feat: move name is directly to dependent resource
    
    - use this name when throwing aggregate exception
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    * refactor to use a dedicated interface for setting the name
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    * refactor: add default implementation for name() (#2255)
    
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    ---------
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri and metacosm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2e67cf6 View commit details
    Browse the repository at this point in the history
  10. format

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64c716c View commit details
    Browse the repository at this point in the history
  11. fix: test after rebase on master (#2270)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5f503fa View commit details
    Browse the repository at this point in the history
  12. feat: use java 17 as baseline (#2271)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d93ffd4 View commit details
    Browse the repository at this point in the history
  13. improve: matcher always considers metadata (#2273)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cfc1008 View commit details
    Browse the repository at this point in the history
  14. feat: API to check if next reconciliation is imminent (#2272)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2b0c7f0 View commit details
    Browse the repository at this point in the history
  15. feat: Workflow extracted to a separate annotation (#2274)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c67ca26 View commit details
    Browse the repository at this point in the history
  16. fix: pom properties cleanup (#2280)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    31fec7c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. improve: remove EventSourceInitializer (#2257)

    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Co-authored-by: Chris Laprun <claprun@redhat.com>
    csviri and metacosm committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    106f14b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix: date parsing after 8.0.0 release of git-commit-id (#2286)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    (cherry picked from commit 9674154)
    metacosm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3283e91 View commit details
    Browse the repository at this point in the history
  2. refactor: make loadFromProperties private (#2287)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5f6e654 View commit details
    Browse the repository at this point in the history
  3. feat: distinguish resources based on desired state (#2252)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3365b73 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. improve: running integration tests parallel

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ce6c24 View commit details
    Browse the repository at this point in the history
  2. run test methods on same thread

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    223b9a9 View commit details
    Browse the repository at this point in the history
  3. improve

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fdec821 View commit details
    Browse the repository at this point in the history
  4. improve

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c104219 View commit details
    Browse the repository at this point in the history
  5. minimal concurrency

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5910f72 View commit details
    Browse the repository at this point in the history
  6. improve

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c6865cf View commit details
    Browse the repository at this point in the history