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 ArrayList error in Orchestration pipeline - 4.x #756

Merged
merged 54 commits into from
Nov 12, 2021
Merged

Commits on Oct 29, 2021

  1. test array list

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    def273a View commit details
    Browse the repository at this point in the history
  2. Update finalize step

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    617c98e View commit details
    Browse the repository at this point in the history
  3. fix Gradle issues

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d259b5d View commit details
    Browse the repository at this point in the history
  4. fix

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ecaa31f View commit details
    Browse the repository at this point in the history
  5. fix keyPrefix

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2fdcbe0 View commit details
    Browse the repository at this point in the history
  6. Refractor finalize

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b081384 View commit details
    Browse the repository at this point in the history
  7. add logger

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7fbf7ce View commit details
    Browse the repository at this point in the history
  8. add logger again

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2266a70 View commit details
    Browse the repository at this point in the history
  9. fix

    braisvq1996 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    204202a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Add local enviroment

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    69a9a3f View commit details
    Browse the repository at this point in the history
  2. change logic

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1394fdf View commit details
    Browse the repository at this point in the history
  3. add logger again

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b5fe9f0 View commit details
    Browse the repository at this point in the history
  4. change size for length

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6007a5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87acb2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dae7978 View commit details
    Browse the repository at this point in the history
  7. update try catch

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0c811d3 View commit details
    Browse the repository at this point in the history
  8. move try catch

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1fee527 View commit details
    Browse the repository at this point in the history
  9. put env bash into a loop

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0ff6743 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    braisvq1996 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    cc2f880 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    6059755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b0944 View commit details
    Browse the repository at this point in the history
  3. restore comments

    braisvq1996 committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bc216cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54534c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge pull request #750 from braisvq1996/fix-arraylist-error

    Fix ArrayList error in Orchestration pipeline
    metmajer committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8d9f994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79764c View commit details
    Browse the repository at this point in the history
  3. Fix

    metmajer committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7e5447d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5acaef View commit details
    Browse the repository at this point in the history
  5. codenarc findings

    clemensutschig committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ded7152 View commit details
    Browse the repository at this point in the history
  6. codenarc findings

    clemensutschig committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8cce3d8 View commit details
    Browse the repository at this point in the history
  7. codenarc

    clemensutschig committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    0c3316d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1be04e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. nonSerialException with retry

    s2oBCN committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7db1093 View commit details
    Browse the repository at this point in the history
  2. reefactor & null ssds

    s2oBCN committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    45b6852 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. remove CPS

    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a5ca186 View commit details
    Browse the repository at this point in the history
  2. changelog (#754)

    (cherry picked from commit cc9be64)
    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cf03ac2 View commit details
    Browse the repository at this point in the history
  3. saas bug

    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    269ca7a View commit details
    Browse the repository at this point in the history
  4. codenarc

    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    17ee413 View commit details
    Browse the repository at this point in the history
  5. codenarc

    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6e244a5 View commit details
    Browse the repository at this point in the history
  6. codenarc

    s2oBCN committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ba0fffc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Add logs to diagnose EDPC-1033

    zxBCN Farre_Basurte,Juan_Antonio (IT EDS) EXTERNAL committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    949b0e7 View commit details
    Browse the repository at this point in the history
  2. rollback finalizeStage

    s2oBCN committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e8a810d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/arraylist-error' of github.com:opendevstack/ods-jen…

    …kins-shared-library into fix/arraylist-error
    s2oBCN committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    8ad5b28 View commit details
    Browse the repository at this point in the history
  4. rollback finalizeStage

    s2oBCN committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    3c722e7 View commit details
    Browse the repository at this point in the history
  5. Revert "Add logs to diagnose EDPC-1033"

    This reverts commit 949b0e7.
    zxBCN Farre_Basurte,Juan_Antonio (IT EDS) EXTERNAL committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    a7da31a View commit details
    Browse the repository at this point in the history
  6. codenarc

    s2oBCN committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9e7639a View commit details
    Browse the repository at this point in the history
  7. codenarc

    s2oBCN committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ca8938c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. FianlizeStage ok

    s2oBCN committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    370e8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6982a17 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. refactor loop

    s2oBCN committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a3455b4 View commit details
    Browse the repository at this point in the history
  2. codenarc

    s2oBCN committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    07119d5 View commit details
    Browse the repository at this point in the history
  3. codenarc

    s2oBCN committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    409686c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c73f1 View commit details
    Browse the repository at this point in the history
  5. changelog

    s2oBCN committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    90aaea1 View commit details
    Browse the repository at this point in the history
  6. changelog

    s2oBCN committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    02d8a86 View commit details
    Browse the repository at this point in the history