[PR #930] [MERGED] Fix native gvm ci #812

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

📋 Pull Request Information

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

Base: mainHead: fix-native-gvm-ci


📝 Commits (7)

📊 Changes

3 files changed (+77 additions, -7 deletions)

View changed files

📝 .circleci/config.yml (+48 -0)
📝 .circleci/jobs/BuildNativeJob.pkl (+28 -6)
📝 gradle/libs.versions.toml (+1 -1)

📄 Description

Based on #929


🔄 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/930 **Author:** [@bioball](https://github.com/bioball) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-native-gvm-ci` --- ### 📝 Commits (7) - [`5a22ccc`](https://github.com/apple/pkl/commit/5a22ccc0ceace5782db403e179478aec3dc5a9df) fix: graalvm checksum for `linux-aarch64` - [`f35bcba`](https://github.com/apple/pkl/commit/f35bcbacaa05a6e31ef93e9bcf09c8dfc4a89186) fix: install jdk21 during mac ci runs - [`294d5b6`](https://github.com/apple/pkl/commit/294d5b64dfb928c521615c0a7b21067e4ae6b9cd) Fixes - [`516ec72`](https://github.com/apple/pkl/commit/516ec72dade93f42cafb637a66b15121233b53f2) Test all native builds too - [`331b898`](https://github.com/apple/pkl/commit/331b8984557e09d9b14b03d2f9efa2444fc57bff) Set JAVA_HOME - [`30b152a`](https://github.com/apple/pkl/commit/30b152a57f9ab5d8bc46abf8e165eb1b1c3e037a) temp set prb jobs - [`5561850`](https://github.com/apple/pkl/commit/5561850355b233377d9e535d5cbbebc74112810e) Restore PRB ### 📊 Changes **3 files changed** (+77 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+48 -0) 📝 `.circleci/jobs/BuildNativeJob.pkl` (+28 -6) 📝 `gradle/libs.versions.toml` (+1 -1) </details> ### 📄 Description Based on #929 --- <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:26:57 +01:00
adam closed this issue 2025-12-30 01:26:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#812