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

fix(TCOMP-2710): improve workflow and exception throwing/handling #902

Merged
merged 9 commits into from
Aug 19, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    26f1a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b051d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43a0e3 View commit details
    Browse the repository at this point in the history
  4. fix(TCOMP-2710): increase tests with trash values

    - incorporate stdout writes like in mock job
    - improve regexp pattern for catching correct element
    - improve regexp for only capturing one element if duplicated
    undx committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ba2d0cd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b9e8d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507f8bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9556897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f263067 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'refs/heads/master' into undx/TCOMP-2710-guess-schema-fixes

    # Conflicts:
    #	component-studio/component-runtime-di/src/main/java/org/talend/sdk/component/runtime/di/schema/TaCoKitGuessSchema.java
    #	component-studio/component-runtime-di/src/test/java/org/talend/sdk/component/runtime/di/schema/TaCoKitGuessSchemaTest.java
    undx committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    836fbe2 View commit details
    Browse the repository at this point in the history