[PR #514] [MERGED] Fix native tests in CircleCI #593

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/514
Author: @bioball
Created: 6/4/2024
Status: Merged
Merged: 6/5/2024
Merged by: @bioball

Base: mainHead: fix-native-tests


📝 Commits (2)

📊 Changes

3 files changed (+64 additions, -17 deletions)

View changed files

📝 .circleci/config.yml (+12 -12)
📝 .circleci/jobs/BuildNativeJob.pkl (+1 -1)
📝 pkl-server/pkl-server.gradle.kts (+51 -4)

📄 Description

Fix an issue where the CI job attempts to install the wrong executable when on macOS/aarch64.

Also, adjusts native test definitions in pkl-server to match pkl-core.


🔄 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/514 **Author:** [@bioball](https://github.com/bioball) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-native-tests` --- ### 📝 Commits (2) - [`c440b12`](https://github.com/apple/pkl/commit/c440b12dd73fa5d1753e45ad7481fbeb8278802e) Fix native tests in CircleCI - [`8391c70`](https://github.com/apple/pkl/commit/8391c70e77b1ef96f531b7cee46118c6779cf1a5) Fix flipped up logic ### 📊 Changes **3 files changed** (+64 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+12 -12) 📝 `.circleci/jobs/BuildNativeJob.pkl` (+1 -1) 📝 `pkl-server/pkl-server.gradle.kts` (+51 -4) </details> ### 📄 Description Fix an issue where the CI job attempts to install the wrong executable when on macOS/aarch64. Also, adjusts native test definitions in pkl-server to match pkl-core. --- <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:25:33 +01:00
adam closed this issue 2025-12-30 01:25:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#593