Original PR: https://github.com/apple/pkl/pull/65 Author: @Auspicus Created: 2/6/2024 Status: ❌ Closed
Base: main ← Head: patch-1
main
patch-1
c2f91c1
2cb6bf3
f7a1718
9a65cf5
18a1020
taxonomy
79ca286
ea2bc42
26 files changed (+76 additions, -41 deletions)
📝 docs/antora.yml (+1 -1) 📝 docs/modules/ROOT/partials/component-attributes.adoc (+7 -2) 📝 docs/modules/introduction/pages/use-cases.adoc (+1 -1) 📝 docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc (+1 -1) 📝 docs/modules/pkl-cli/pages/index.adoc (+36 -13) 📝 docs/modules/release-notes/pages/0.25.adoc (+6 -3) 📝 docs/modules/release-notes/pages/changelog.adoc (+5 -1) 📝 gradle.properties (+1 -1) 📝 stdlib/Benchmark.pkl (+1 -1) 📝 stdlib/DocPackageInfo.pkl (+1 -1) 📝 stdlib/DocsiteInfo.pkl (+1 -1) 📝 stdlib/Project.pkl (+1 -1) 📝 stdlib/base.pkl (+1 -1) 📝 stdlib/json.pkl (+1 -1) 📝 stdlib/jsonnet.pkl (+1 -1) 📝 stdlib/math.pkl (+1 -1) 📝 stdlib/platform.pkl (+1 -1) 📝 stdlib/protobuf.pkl (+1 -1) 📝 stdlib/reflect.pkl (+1 -1) 📝 stdlib/release.pkl (+1 -1)
docs/antora.yml
docs/modules/ROOT/partials/component-attributes.adoc
docs/modules/introduction/pages/use-cases.adoc
docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
docs/modules/pkl-cli/pages/index.adoc
docs/modules/release-notes/pages/0.25.adoc
docs/modules/release-notes/pages/changelog.adoc
gradle.properties
stdlib/Benchmark.pkl
stdlib/DocPackageInfo.pkl
stdlib/DocsiteInfo.pkl
stdlib/Project.pkl
stdlib/base.pkl
stdlib/json.pkl
stdlib/jsonnet.pkl
stdlib/math.pkl
stdlib/platform.pkl
stdlib/protobuf.pkl
stdlib/reflect.pkl
stdlib/release.pkl
...and 6 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/65
Author: @Auspicus
Created: 2/6/2024
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (7)
c2f91c1Prepare 0.25.1 release2cb6bf3Polish release notesf7a1718Fix download instructions (#21)9a65cf5Fix macOS download URL mismatch (#29)18a1020taxonomynesting fix79ca286Merge pull request #41 from pfeilbr/patch-1ea2bc42Update use-cases.adoc📊 Changes
26 files changed (+76 additions, -41 deletions)
View changed files
📝
docs/antora.yml(+1 -1)📝
docs/modules/ROOT/partials/component-attributes.adoc(+7 -2)📝
docs/modules/introduction/pages/use-cases.adoc(+1 -1)📝
docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc(+1 -1)📝
docs/modules/pkl-cli/pages/index.adoc(+36 -13)📝
docs/modules/release-notes/pages/0.25.adoc(+6 -3)📝
docs/modules/release-notes/pages/changelog.adoc(+5 -1)📝
gradle.properties(+1 -1)📝
stdlib/Benchmark.pkl(+1 -1)📝
stdlib/DocPackageInfo.pkl(+1 -1)📝
stdlib/DocsiteInfo.pkl(+1 -1)📝
stdlib/Project.pkl(+1 -1)📝
stdlib/base.pkl(+1 -1)📝
stdlib/json.pkl(+1 -1)📝
stdlib/jsonnet.pkl(+1 -1)📝
stdlib/math.pkl(+1 -1)📝
stdlib/platform.pkl(+1 -1)📝
stdlib/protobuf.pkl(+1 -1)📝
stdlib/reflect.pkl(+1 -1)📝
stdlib/release.pkl(+1 -1)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.