[PR #1162] [MERGED] Fix download links #922

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1162
Author: @bioball
Created: 7/30/2025
Status: Merged
Merged: 7/31/2025
Merged by: @bioball

Base: mainHead: fix-sonatype-links


📝 Commits (2)

  • dc6e178 Fix download links
  • 54165c0 Don't end snapshot repo with slash

📊 Changes

4 files changed (+7 additions, -6 deletions)

View changed files

📝 docs/modules/ROOT/partials/component-attributes.adoc (+3 -2)
📝 docs/modules/java-binding/pages/codegen.adoc (+2 -2)
📝 docs/modules/pkl-doc/pages/index.adoc (+1 -1)
📝 docs/modules/pkl-gradle/pages/index.adoc (+1 -1)

📄 Description

  • Snapshot repo has changed
  • Fix a bug where pkl-codegen-java download link points to Sonatype instead of GitHub

Not in the PR: we also need to fix the snapshot download location; but haven't figured out yet what the correct link is.


🔄 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/1162 **Author:** [@bioball](https://github.com/bioball) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/31/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-sonatype-links` --- ### 📝 Commits (2) - [`dc6e178`](https://github.com/apple/pkl/commit/dc6e178ea3d715b582392f59c09a54fbaae6210f) Fix download links - [`54165c0`](https://github.com/apple/pkl/commit/54165c09f5f6ffc777c68fbd3366411cf911a1de) Don't end snapshot repo with slash ### 📊 Changes **4 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/ROOT/partials/component-attributes.adoc` (+3 -2) 📝 `docs/modules/java-binding/pages/codegen.adoc` (+2 -2) 📝 `docs/modules/pkl-doc/pages/index.adoc` (+1 -1) 📝 `docs/modules/pkl-gradle/pages/index.adoc` (+1 -1) </details> ### 📄 Description * Snapshot repo has changed * Fix a bug where pkl-codegen-java download link points to Sonatype instead of GitHub Not in the PR: we also need to fix the snapshot download location; but haven't figured out yet what the correct link is. --- <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:46 +01:00
adam closed this issue 2025-12-30 01:27:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#922