Skip to content

TeamCity CI fixes - #657

Merged
AbdullinAM merged 2 commits into
mainfrom
abdullin/update-gradle
Aug 4, 2026
Merged

TeamCity CI fixes#657
AbdullinAM merged 2 commits into
mainfrom
abdullin/update-gradle

Conversation

@AbdullinAM

@AbdullinAM AbdullinAM commented Aug 4, 2026

Copy link
Copy Markdown
Member

Motivation:

  • Gradle 8.14 is only compatible with JDKs up to 24, quite a lot of people already use JDK 25+ by default, including our TC agents
  • Gradle 9.6.1 is compatible with JDKs 17-26, which matches our build requirements
  • Native image plugin change is necessary for Gradle 9.0+ compatibility
  • Test changes remove OS-specific elements for compatibility with Windows agents

@AbdullinAM
AbdullinAM marked this pull request as ready for review August 4, 2026 10:19
@AbdullinAM
AbdullinAM requested a review from qwwdfsad August 4, 2026 10:44

@qwwdfsad qwwdfsad left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If our CI covers GitHub actions, maybe it's time to disable the latter so the build status will be less misleading

@AbdullinAM
AbdullinAM merged commit 45635ad into main Aug 4, 2026
6 of 8 checks passed
@AbdullinAM

Copy link
Copy Markdown
Member Author

Addressed GH Actions in #658

@AbdullinAM
AbdullinAM deleted the abdullin/update-gradle branch August 4, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants