mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Disable publishing native executables to Maven Central (#1146)
Attempts to publish these artifacts is resulting in errors like "No Archiver found for the stream signature" Also, add to release notes
This commit is contained in:
@@ -381,6 +381,10 @@ Code that references the name from the lexical scope will continue to work as-is
|
||||
|
||||
To learn more about name resolution, consult the xref:language-reference:index.adoc#name-resolution[language reference].
|
||||
|
||||
=== Native executables are not published to Maven Central
|
||||
|
||||
Due to a breakage in release pipeline, the `pkl` native executables are no longer published to Maven Central (https://github.com/apple/pkl/pull/1146[#1146]).
|
||||
|
||||
== Miscellaneous [small]#🐸#
|
||||
|
||||
* Documentation improvements (https://github.com/apple/pkl/pull/1065[#1065], https://github.com/apple/pkl/pull/1127[#1127]).
|
||||
|
||||
Reference in New Issue
Block a user