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

implement migration for adapter and pipeline element configurations #2077

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    d61b2bc View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    dominikriemer committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dbf4cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d437edc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 17, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    6f8ad83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ec032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a23df74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecd20c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    646e792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0792a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc8bc1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dev' into 2045-implement-migrati…

    …on-for-adapter-and-pipeline-element-configurations
    
    # Conflicts:
    #	ui/projects/streampipes/platform-services/src/lib/model/gen/streampipes-model.ts
    #	ui/src/app/add/components/endpoint-item/endpoint-item.component.ts
    #	ui/src/scss/sp/main.scss
    bossenti committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    85a6b12 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/2045-implement-migration-for-ada…

    …pter-and-pipeline-element-configurations' into 2045-implement-migration-for-adapter-and-pipeline-element-configurations
    
    # Conflicts:
    #	streampipes-extensions-api/src/main/java/org/apache/streampipes/extensions/api/migration/AdapterMigrator.java
    #	streampipes-extensions-api/src/main/java/org/apache/streampipes/extensions/api/migration/MigrationResult.java
    #	streampipes-extensions-api/src/main/java/org/apache/streampipes/extensions/api/migration/ModelMigrator.java
    #	streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/model/SpServiceDefinition.java
    #	streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/model/SpServiceDefinitionBuilder.java
    bossenti committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a86a7c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge remote-tracking branch 'origin/dev' into 2045-implement-migrati…

    …on-for-adapter-and-pipeline-element-configurations
    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    599c83b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f88b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879ced4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e65fe82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ae832a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5696491 View commit details
    Browse the repository at this point in the history
  7. remove data lake migration

    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    20a9ddf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd0e41d View commit details
    Browse the repository at this point in the history
  9. remove redundant exception

    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    18c1bc6 View commit details
    Browse the repository at this point in the history
  10. remove redundant exception

    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b31a3ea View commit details
    Browse the repository at this point in the history
  11. add tests

    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7277ddb View commit details
    Browse the repository at this point in the history
  12. remove outdated test

    bossenti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    37370f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. refactor: migration result

    bossenti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    06f349f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4656bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4390bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16dc3b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f9475a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c915440 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63423a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8308971 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    796be9a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into 2045-implement-migrati…

    …on-for-adapter-and-pipeline-element-configurations
    
    # Conflicts:
    #	ui/src/app/connect/components/existing-adapters/existing-adapters.component.ts
    bossenti committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5b859d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2658ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7129793 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge remote-tracking branch 'origin/dev' into 2045-implement-migrati…

    …on-for-adapter-and-pipeline-element-configurations
    bossenti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    540189b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509b6b4 View commit details
    Browse the repository at this point in the history
  3. refactor: minor improvements

    bossenti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    203bd54 View commit details
    Browse the repository at this point in the history
  4. test

    bossenti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3f83ae2 View commit details
    Browse the repository at this point in the history
  5. style: fix checkstyle issues

    bossenti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1b1b4c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    542d632 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    798ed3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0d28c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    672745e View commit details
    Browse the repository at this point in the history
  10. Fix typo

    dominikriemer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    28b21c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Improvements to extension migration (#2101)

    * Extract MigrationResource logic into smaller units
    
    * Use single request for submitting migrations from extensions to core
    
    * refactor: remove dead code
    
    * style: change formatting
    
    ---------
    
    Co-authored-by: bossenti <[email protected]>
    dominikriemer and bossenti authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    10375f3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into 2045-implement-migrati…

    …on-for-adapter-and-pipeline-element-configurations
    
    # Conflicts:
    #	streampipes-model/src/main/java/org/apache/streampipes/model/base/InvocableStreamPipesEntity.java
    bossenti committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f662872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765f8ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a61bf62 View commit details
    Browse the repository at this point in the history