mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #101] [MERGED] Prepare 0.25.2 release #416
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/101
Author: @bioball
Created: 2/8/2024
Status: ✅ Merged
Merged: 2/8/2024
Merged by: @bioball
Base:
release/0.25← Head:prepare-0.25.2-release📝 Commits (10+)
22b52b8Remove lingering, outdated build targetpkldocd9e6374Fix minor discrepancy in workshop example (#60)0488bb3Fix broken search on pkldoc4ce3618Minor fix in the code of the docsbe9544bFix documentation homepage (#81)d69934eFix missingpkl evalsubcommand in documentation examples6c48258Fix CLI docs examples for-x7680690fixed typo on transiti[ti]on27f6fdefix mangled urlf4b1a97Fix artifact name📊 Changes
171 files changed (+3366 additions, -2687 deletions)
View changed files
📝
.circleci/config.pkl(+1 -1)📝
.circleci/jobs/BuildNativeJob.pkl(+9 -10)📝
.circleci/jobs/DeployJob.pkl(+3 -3)📝
.circleci/jobs/GradleCheckJob.pkl(+2 -2)📝
.circleci/jobs/GradleJob.pkl(+5 -5)📝
.circleci/jobs/SimpleGradleJob.pkl(+2 -2)📝
buildSrc/src/main/kotlin/BuildInfo.kt(+5 -0)📝
docs/antora.yml(+1 -1)📝
docs/modules/ROOT/partials/component-attributes.adoc(+1 -1)📝
docs/modules/kotlin-binding/pages/codegen.adoc(+2 -2)📝
docs/modules/language-reference/pages/index.adoc(+10 -9)📝
docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc(+1 -1)📝
docs/modules/language-tutorial/pages/03_writing_a_template.adoc(+4 -4)📝
docs/modules/pkl-cli/pages/index.adoc(+9 -9)📝
docs/modules/release-notes/pages/0.25.adoc(+1 -1)📝
docs/modules/release-notes/pages/changelog.adoc(+39 -0)📝
gradle.properties(+1 -1)📝
pkl-cli/pkl-cli.gradle.kts(+1 -12)📝
pkl-core/pkl-core.gradle.kts(+1 -1)📝
pkl-core/src/main/java/org/pkl/core/PklInfo.java(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.