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

Feature/add extension manager #73

Merged
merged 47 commits into from
Oct 18, 2023
Merged

Commits on Aug 31, 2023

  1. wip

    pj-spoelders committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ec34e07 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. wip2

    pj-spoelders committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4988a60 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix build

    pj-spoelders committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    15c2581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b387ed View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    578a080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795d0e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    4d9b16c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a52e3b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    063906c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e082602 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    51c4c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58229a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. Apply suggestions from code review

    Co-authored-by: Christoph Pirkl <[email protected]>
    pj-spoelders and kaklakariada authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3c226a7 View commit details
    Browse the repository at this point in the history
  2. Revert "Apply suggestions from code review"

    This reverts commit 3c226a7.
    pj-spoelders committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a825e2e View commit details
    Browse the repository at this point in the history
  3. add exceptions for CVEs

    pj-spoelders committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    743d8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    107498a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9005f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix integration test

    pj-spoelders committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3e1b2e6 View commit details
    Browse the repository at this point in the history
  2. fix workflows running pk fix

    + add exclude for ci-build for older runner workaround
    pj-spoelders committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ba3f616 View commit details
    Browse the repository at this point in the history
  3. added CVE exclude

    pj-spoelders committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    892abf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97060e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    1316d69 View commit details
    Browse the repository at this point in the history
  2. fix test

    pj-spoelders committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4463cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9757ef View commit details
    Browse the repository at this point in the history
  4. removed jvm options

    pj-spoelders committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e6bb475 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ef9ca2 View commit details
    Browse the repository at this point in the history
  6. fixed install() test

    pj-spoelders committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    112716b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    114de91 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Christoph Pirkl <[email protected]>
    pj-spoelders and kaklakariada authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    27d28d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. updated dependencies where possible

    added package info to CVE excludes
    pj-spoelders committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    21d3c38 View commit details
    Browse the repository at this point in the history
  2. - downgrade extension manager test dependency

    - release notes
    pj-spoelders committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    48f8dde View commit details
    Browse the repository at this point in the history
  3. Configure sonar binding

    kaklakariada committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b40589a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a99f2e View commit details
    Browse the repository at this point in the history
  5. Upgrade checkout action

    kaklakariada committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a4aaa2f View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Christoph Pirkl <[email protected]>
    pj-spoelders and kaklakariada authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    503754c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc966a View commit details
    Browse the repository at this point in the history
  8. Update dependencies

    kaklakariada committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8b35484 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ba7768 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66ab100 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e40311 View commit details
    Browse the repository at this point in the history
  12. Downgrade dependencies to fix failing tests:

      java.lang.NoSuchMethodError: 'void org.eclipse.jetty.server.Server.addEventListener(org.eclipse.jetty.util.component.Container$Listener)'
      at io.confluent.rest.ApplicationServer.<init>(ApplicationServer.java:108)
      at io.confluent.rest.ApplicationServer.<init>(ApplicationServer.java:92)
      at io.confluent.rest.Application.createServer(Application.java:278)
      at io.confluent.rest.Application.start(Application.java:757)
      at io.github.embeddedkafka.schemaregistry.ops.SchemaRegistryOps.startSchemaRegistry(SchemaRegistryOps.scala:44)
      at io.github.embeddedkafka.schemaregistry.ops.SchemaRegistryOps.startSchemaRegistry$(SchemaRegistryOps.scala:21)
      at io.github.embeddedkafka.schemaregistry.EmbeddedKafka$.startSchemaRegistry(EmbeddedKafka.scala:70)
      at io.github.embeddedkafka.schemaregistry.EmbeddedKafka$.start(EmbeddedKafka.scala:96)
      at com.exasol.cloudetl.kafka.KafkaIntegrationTest.beforeAll(KafkaIntegrationTest.scala:39)
      at com.exasol.cloudetl.kafka.KafkaIntegrationTest.beforeAll$(KafkaIntegrationTest.scala:38)
    kaklakariada committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    079db8c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. remove ci build workflow from .gitattributes

    since the ci build workflow is custom it is excluded in project keeper as well
    pj-spoelders committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9fcfe73 View commit details
    Browse the repository at this point in the history
  2. - added some comments on custom kafka container

    - extracted producer method + moved call to actual test
    pj-spoelders committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    19f1adc View commit details
    Browse the repository at this point in the history
  3. removed WIP comment

    pj-spoelders committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    df909f8 View commit details
    Browse the repository at this point in the history
  4. altered release date

    pj-spoelders committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2729e95 View commit details
    Browse the repository at this point in the history