[PR #327] [MERGED] Fix build issue where test fixtures weren't generated #504

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/327
Author: @odenix
Created: 3/16/2024
Status: Merged
Merged: 3/16/2024
Merged by: @bioball

Base: mainHead: build-fix


📝 Commits (1)

  • cf87b24 Fix build issue where test fixtures weren't generated

📊 Changes

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

View changed files

📝 pkl-commons-test/pkl-commons-test.gradle.kts (+2 -1)

📄 Description

Make sure that declaring a dependency on project pkl-commons-test suffices to have its test fixtures generated.

This fix should work reliably.
However, there may be a more idiomatic way to achieve the same result.


🔄 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/327 **Author:** [@odenix](https://github.com/odenix) **Created:** 3/16/2024 **Status:** ✅ Merged **Merged:** 3/16/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `build-fix` --- ### 📝 Commits (1) - [`cf87b24`](https://github.com/apple/pkl/commit/cf87b24deb7d59150a7b90a17a68469eedb426e0) Fix build issue where test fixtures weren't generated ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkl-commons-test/pkl-commons-test.gradle.kts` (+2 -1) </details> ### 📄 Description Make sure that declaring a dependency on project `pkl-commons-test` suffices to have its test fixtures generated. This fix should work reliably. However, there may be a more idiomatic way to achieve the same result. --- <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:59 +01:00
adam closed this issue 2025-12-30 01:25:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#504