mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #65] [CLOSED] Fix typo "maintian" to "maintain" #392
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/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.