[PR #176] [MERGED] Fix Gradle test tasks in pkl-server #437

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/176
Author: @odenix
Created: 2/17/2024
Status: Merged
Merged: 2/23/2024
Merged by: @bioball

Base: mainHead: fix-test-tasks


📝 Commits (1)

  • b82a2f9 Fix Gradle test tasks in pkl-server

📊 Changes

1 file changed (+0 additions, -10 deletions)

View changed files

📝 pkl-server/pkl-server.gradle.kts (+0 -10)

📄 Description

Before: "test" runs no tests, "unitTests" runs all tests
After : "test" runs all tests


🔄 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/176 **Author:** [@odenix](https://github.com/odenix) **Created:** 2/17/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-test-tasks` --- ### 📝 Commits (1) - [`b82a2f9`](https://github.com/apple/pkl/commit/b82a2f96ee24f9f32d70f4927bdbc0a085aac5f8) Fix Gradle test tasks in pkl-server ### 📊 Changes **1 file changed** (+0 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `pkl-server/pkl-server.gradle.kts` (+0 -10) </details> ### 📄 Description Before: "test" runs no tests, "unitTests" runs all tests After : "test" runs all tests --- <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:24:29 +01:00
adam closed this issue 2025-12-30 01:24:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#437