mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #985] [MERGED] Start next dev iteration #839
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:start-next-dev-iteration📝 Commits (3)
52c2b29change version to 0.28.0842c46eremove folders from build executable dirdee55d9Start 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.