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

[Macos 13 and 14] Android NDK versions <=25 will be removed from images on October 07,2024 #10614

Closed
6 of 12 tasks
susmitamane opened this issue Sep 16, 2024 · 1 comment
Closed
6 of 12 tasks

Comments

@susmitamane
Copy link
Contributor

Breaking changes

Toolcache Android NDK versions <=25 will be removed from Macos 13 and 14 images on October 07,2024.

Target date

October 07,2024

The motivation for the changes

All versions <= 25 were EOLed more than a 10 months ago. We would like to remove long-term unsupported versions.

Possible impact

If your workflows / pipeline depend on Android NDK versions <=25 , they might become broken

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

Nothing is required.

@sarathrajsrinivasan
Copy link
Contributor

Android NDK versions <=25 is removed from all macOS13 and macOS14 images.

smanolloff added a commit to smanolloff/vcmi that referenced this issue Oct 16, 2024
Squashed commit of the following:

commit 4475998
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 23:17:00 2024 +0300

    re-enable fail-fast

commit e19df1e
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 21:49:04 2024 +0300

    exclude MMAI mod if ENABLE_MMAI is not set

commit 62bd1a5
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 20:53:55 2024 +0300

    fix git workflow

commit 37ae3dd
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 19:07:04 2024 +0300

    fix win build

commit f84b53a
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 18:52:44 2024 +0300

    temporary disable fail-fast

commit 436fa6e
Merge: 5ed3168 c25aef8
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 18:51:31 2024 +0300

    Merge remote-tracking branch 'origin/develop' into mmai-play

commit 5ed3168
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 18:20:14 2024 +0300

    re-enable Androids (NDK25 seems still available on vcmi runners)

commit 52be591
Author: simo (windows) <s.manolloff@gmail.com>
Date:   Wed Oct 16 15:56:07 2024 +0300

    update submodules

commit 819523a
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Tue Oct 15 16:56:06 2024 +0300

    allow MMAI for neutrals only

commit 738f401
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 14:40:43 2024 +0300

    re-enable ubuntu build

commit ac5f1cf
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 03:43:27 2024 +0300

    Temporarily disable ubuntu build

commit b6badad
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 16 03:36:32 2024 +0300

    update submodules

commit ce2afaf
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Tue Oct 15 17:00:54 2024 +0300

    allow MMAI for neutrals only; update submodules

commit 1c95c3a
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Sat Oct 12 00:42:11 2024 +0300

    update submodule

commit 672174e
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Fri Oct 11 20:00:11 2024 +0300

    Update submodules

commit ae3ab95
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Fri Oct 11 15:14:11 2024 +0300

    remove redundant min/max schema macros

commit 09bfa2c
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 23:14:49 2024 +0300

    update submodules

commit 45ef3a1
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 19:09:45 2024 +0300

    fix issue with morale when game interface is not AAI

commit a402dfc
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 17:35:40 2024 +0300

    fix setting persistence

commit 7202c89
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 16:14:07 2024 +0300

    fix MMAI issue with cb->waitTillRealize

commit 77c8628
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 09:46:09 2024 +0300

    fix CI test

commit 830ffe5
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 18:07:47 2024 +0300

    disable Android (NDK25 is already removed from some GH runners)

    actions/runner-images#10614

commit 9df549f
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 17:46:33 2024 +0300

    test ci

commit 5c838f3
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 17:43:17 2024 +0300

    fix AI pre-selection in launcher

commit 1bfd9a8
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 23:12:01 2024 +0300

    Remove ML-related images

commit 773a7fb
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Thu Oct 10 23:11:48 2024 +0300

    simplify combobox value extraction

commit 50ce5c8
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 16:58:10 2024 +0300

    update Mods/MMAI

commit e33f0dd
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 16:53:21 2024 +0300

    Mark MMAI as experimental

commit fb3edb6
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 16:02:56 2024 +0300

    Revert AICombatOptions -> AutocombatPreferences

commit e6341ce
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 15:59:25 2024 +0300

    remove small redundant changes

commit 4e59e49
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 14:58:33 2024 +0300

    Removed ML-related code

commit 8d67463
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 14:39:03 2024 +0300

    Removed ML submodules

commit 98f2a04
Author: Simeon Manolov <s.manolloff@gmail.com>
Date:   Wed Oct 9 14:32:14 2024 +0300

    Squash-merge mmai branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@sarathrajsrinivasan @sureshe456 @susmitamane and others