[PR #1146] [MERGED] Disable publishing native executables to Maven Central #920

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

📋 Pull Request Information

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

Base: mainHead: disable-publish-native-executable


📝 Commits (3)

  • 600a61d Disable publishing native executables to Maven Central
  • 330b156 Add to release notes
  • 679aa30 Run spotless apply

📊 Changes

2 files changed (+125 additions, -120 deletions)

View changed files

📝 buildSrc/src/main/kotlin/pklNativeExecutable.gradle.kts (+121 -120)
📝 docs/modules/release-notes/pages/0.29.adoc (+4 -0)

📄 Description

Attempts to publish these artifacts is resulting in errors like "No Archiver found for the stream signature"


🔄 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/1146 **Author:** [@bioball](https://github.com/bioball) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `disable-publish-native-executable` --- ### 📝 Commits (3) - [`600a61d`](https://github.com/apple/pkl/commit/600a61d0c4e35291b481b784519f16a5dd3048d6) Disable publishing native executables to Maven Central - [`330b156`](https://github.com/apple/pkl/commit/330b15695d4081c389a5045cd75ee0ffa40dafa7) Add to release notes - [`679aa30`](https://github.com/apple/pkl/commit/679aa30e2648d473071504bbe123f0eac153fc0e) Run spotless apply ### 📊 Changes **2 files changed** (+125 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `buildSrc/src/main/kotlin/pklNativeExecutable.gradle.kts` (+121 -120) 📝 `docs/modules/release-notes/pages/0.29.adoc` (+4 -0) </details> ### 📄 Description Attempts to publish these artifacts is resulting in errors like "No Archiver found for the stream signature" --- <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:45 +01:00
adam closed this issue 2025-12-30 01:27:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#920