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

Introduce the JDK8 branch (with cherry-picks and version bumps) #299

Merged
merged 8 commits into from
Oct 27, 2022

Commits on Oct 22, 2022

  1. fix: remove non JDK8 builds and tests

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e4a9e1c View commit details
    Browse the repository at this point in the history
  2. Drop PowerPC 64 support (ppc64le) (jenkinsci#293)

    IBM no longer provides the PowerPC agents that we use to test and
    verify PowerPC support. Can't support an architecture that we can't
    test.
    
    (cherry picked from commit 702b4b3)
    MarkEWaite authored and dduportal committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e8df626 View commit details
    Browse the repository at this point in the history
  3. Bump debian to bullseye-20221004 in /8/bullseye

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ddb34cd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. chore(pipeline) only deploy when building a tag with a '-jdk8' suffix…

    … (to avoid overriding 'latest'-like docker tags)
    
    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d0dc16b View commit details
    Browse the repository at this point in the history
  2. bump JDK8 to 8u345-b01

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fed1d3c View commit details
    Browse the repository at this point in the history
  3. chore: bump bats test tooling to their latest versions (1.8.2 for bats)

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    158e58d View commit details
    Browse the repository at this point in the history
  4. feat(remoting) bump to 3028.va_a_436db_35078

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    6f9d596 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. code review

    Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
    dduportal committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c552c0c View commit details
    Browse the repository at this point in the history