[PR #985] [MERGED] Start next dev iteration #839

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

📋 Pull Request Information

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

Base: mainHead: start-next-dev-iteration


📝 Commits (3)

  • 52c2b29 change version to 0.28.0
  • 842c46e remove folders from build executable dir
  • dee55d9 Start next dev iteration

📊 Changes

30 files changed (+107 additions, -46 deletions)

View changed files

📝 .circleci/config.pkl (+2 -0)
📝 .circleci/config.yml (+2 -0)
📝 docs/antora.yml (+1 -1)
📝 docs/modules/ROOT/partials/component-attributes.adoc (+1 -1)
docs/modules/release-notes/pages/0.29.adoc (+51 -0)
📝 docs/modules/release-notes/pages/changelog.adoc (+5 -0)
📝 docs/nav.adoc (+1 -0)
📝 gradle.properties (+1 -1)
📝 jbang-catalog.json (+3 -3)
📝 pkl-core/src/main/java/org/pkl/core/runtime/VmLanguage.java (+1 -1)
📝 stdlib/Benchmark.pkl (+2 -2)
📝 stdlib/DocPackageInfo.pkl (+2 -2)
📝 stdlib/DocsiteInfo.pkl (+2 -2)
📝 stdlib/EvaluatorSettings.pkl (+2 -2)
📝 stdlib/Project.pkl (+2 -2)
📝 stdlib/analyze.pkl (+2 -2)
📝 stdlib/base.pkl (+1 -1)
📝 stdlib/json.pkl (+2 -2)
📝 stdlib/jsonnet.pkl (+2 -2)
📝 stdlib/math.pkl (+2 -2)

...and 10 more files

📄 Description

No description provided


🔄 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/985 **Author:** [@stackoverflow](https://github.com/stackoverflow) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `start-next-dev-iteration` --- ### 📝 Commits (3) - [`52c2b29`](https://github.com/apple/pkl/commit/52c2b29a049c89845d696f08a708b5dca70f5f98) change version to 0.28.0 - [`842c46e`](https://github.com/apple/pkl/commit/842c46e358c6f2691aaf5e03570bb060c4017ee7) remove folders from build executable dir - [`dee55d9`](https://github.com/apple/pkl/commit/dee55d9d5f984dc4e18293029830cb53e5af20f2) Start next dev iteration ### 📊 Changes **30 files changed** (+107 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.pkl` (+2 -0) 📝 `.circleci/config.yml` (+2 -0) 📝 `docs/antora.yml` (+1 -1) 📝 `docs/modules/ROOT/partials/component-attributes.adoc` (+1 -1) ➕ `docs/modules/release-notes/pages/0.29.adoc` (+51 -0) 📝 `docs/modules/release-notes/pages/changelog.adoc` (+5 -0) 📝 `docs/nav.adoc` (+1 -0) 📝 `gradle.properties` (+1 -1) 📝 `jbang-catalog.json` (+3 -3) 📝 `pkl-core/src/main/java/org/pkl/core/runtime/VmLanguage.java` (+1 -1) 📝 `stdlib/Benchmark.pkl` (+2 -2) 📝 `stdlib/DocPackageInfo.pkl` (+2 -2) 📝 `stdlib/DocsiteInfo.pkl` (+2 -2) 📝 `stdlib/EvaluatorSettings.pkl` (+2 -2) 📝 `stdlib/Project.pkl` (+2 -2) 📝 `stdlib/analyze.pkl` (+2 -2) 📝 `stdlib/base.pkl` (+1 -1) 📝 `stdlib/json.pkl` (+2 -2) 📝 `stdlib/jsonnet.pkl` (+2 -2) 📝 `stdlib/math.pkl` (+2 -2) _...and 10 more files_ </details> ### 📄 Description _No description provided_ --- <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:07 +01:00
adam closed this issue 2025-12-30 01:27:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#839