[PR #1011] [MERGED] Revert Gradle plugin tests to use deprecated API #850

Closed
opened 2025-12-30 01:27:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1011
Author: @bioball
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @bioball

Base: mainHead: revert-to-deprecated-api


📝 Commits (1)

  • be396ef Revert Gradle plugin tests to use deprecated API

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 buildSrc/src/main/kotlin/pklGradlePluginTest.gradle.kts (+5 -5)

📄 Description

This fixes our Gradle compatibility tests.

Not really sure how to avoid using the deprecated API here.

Filed https://github.com/gradle/gradle/issues/32599 on Gradle.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1011 **Author:** [@bioball](https://github.com/bioball) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `revert-to-deprecated-api` --- ### 📝 Commits (1) - [`be396ef`](https://github.com/apple/pkl/commit/be396efa4de0edb9b0cd65bd4e90e7427216410c) Revert Gradle plugin tests to use deprecated API ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `buildSrc/src/main/kotlin/pklGradlePluginTest.gradle.kts` (+5 -5) </details> ### 📄 Description This fixes our Gradle compatibility tests. Not really sure how to avoid using the deprecated API here. Filed https://github.com/gradle/gradle/issues/32599 on Gradle. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:11 +01:00
adam closed this issue 2025-12-30 01:27:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#850