[PR #1020] [MERGED] Build with m2pro.large instances, not macos.m1.large.gen1 #854

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1020
Author: @KushalP
Created: 3/11/2025
Status: Merged
Merged: 3/11/2025
Merged by: @stackoverflow

Base: mainHead: m2pro


📝 Commits (2)

  • d154543 Update com.circleci.v2 to 1.5.0 and pkl.impl.circleci to 1.2.0
  • fcb2da2 Build with m2pro.large instances, not macos.m1.large.gen1

📊 Changes

7 files changed (+11 additions, -11 deletions)

View changed files

📝 .circleci/config.pkl (+1 -1)
📝 .circleci/config.yml (+4 -4)
📝 .circleci/jobs/BuildNativeJob.pkl (+2 -2)
📝 .circleci/jobs/DeployJob.pkl (+1 -1)
📝 .circleci/jobs/GradleCheckJob.pkl (+1 -1)
📝 .circleci/jobs/GradleJob.pkl (+1 -1)
📝 .circleci/jobs/SimpleGradleJob.pkl (+1 -1)

📄 Description

This should speed up our Mac release builds


🔄 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/1020 **Author:** [@KushalP](https://github.com/KushalP) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `m2pro` --- ### 📝 Commits (2) - [`d154543`](https://github.com/apple/pkl/commit/d154543d73f919cf03c146e38efa75fbd24f86d3) Update `com.circleci.v2` to `1.5.0` and `pkl.impl.circleci` to `1.2.0` - [`fcb2da2`](https://github.com/apple/pkl/commit/fcb2da22126793f104cd38df9d35893ba7ce376f) Build with `m2pro.large` instances, not `macos.m1.large.gen1` ### 📊 Changes **7 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.pkl` (+1 -1) 📝 `.circleci/config.yml` (+4 -4) 📝 `.circleci/jobs/BuildNativeJob.pkl` (+2 -2) 📝 `.circleci/jobs/DeployJob.pkl` (+1 -1) 📝 `.circleci/jobs/GradleCheckJob.pkl` (+1 -1) 📝 `.circleci/jobs/GradleJob.pkl` (+1 -1) 📝 `.circleci/jobs/SimpleGradleJob.pkl` (+1 -1) </details> ### 📄 Description This should speed up our Mac release builds --- <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:13 +01:00
adam closed this issue 2025-12-30 01:27:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#854