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

use a more simple Jenkinsfile and build on windows #508

Closed
wants to merge 11 commits into from

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    d521444 View commit details
    Browse the repository at this point in the history
  2. oops typo

    olamy committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5c35922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f05328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc0653 View commit details
    Browse the repository at this point in the history
  5. Update Jenkinsfile

    Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
    olamy and timja committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6959c5b View commit details
    Browse the repository at this point in the history
  6. disable surefire xml generation of ITs as junit is going too deep

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1ca45c0 View commit details
    Browse the repository at this point in the history
  7. fix invoker reports junit file generation

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ea47b5c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. streaming logs might generate some weird characters because of jansi,…

    … streaming logs only on failure might be a more interesting option to avoid noise
    
    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    fa67727 View commit details
    Browse the repository at this point in the history
  2. this one might be the guilty, have a test

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c36f2fc View commit details
    Browse the repository at this point in the history
  3. more testing

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ae019a2 View commit details
    Browse the repository at this point in the history
  4. revert IT failure to ensure It logs are in console and correctly reco…

    …rded
    
    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e8b3acc View commit details
    Browse the repository at this point in the history