Skip to content

Instantly share code, notes, and snippets.

View eed3si9n's full-sized avatar

eugene yokota eed3si9n

View GitHub Profile
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
[info] Main Scala API documentation to /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/api...
[warn] Flag -classpath set repeatedly
[warn] one warning found
[info] Main Scala API documentation successful.
Exception while compiling /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/BuildUtilLite.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/DefinedSbtValues.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/DslEntry.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/Eval.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalDefinitions.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalException.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalImports.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalReporter.tasty, /home/runner/work/s

sbt-native-packager 1.11.0 is cross published to:

sbt Version Published
1.x
2.0.0-M3

Apache 2.0 License

As discussed in sbt/sbt-native-packager#1653, sbt-native-packager will adopt the Apache v2 License and no longer require the Akka/Lightbend CLA to be signed by the contributors. This was contributed by @muuki88 in sbt/sbt-native-packager#1661.

Changelog

v1.11.0 (2025-01-05)

Closed issues:

  • Let's rename master branch to main #1645
  • how to add compileOrder to do the packaging. #1631
  • plugin load failed with Scala 3 #1561
@eed3si9n
eed3si9n / out.log
Created December 18, 2024 04:19
scripted source-dependencies/binary-3
[info] Running source-dependencies/binary-3
[debug] Reading incremental options from map
[debug] PIPELINING value was read.
[debug] Reading incremental options from map
[debug] PIPELINING value was read.
[debug] Running: > dep/compile
[debug] [zinc] IncrementalCompile -----------
[debug] IncrementalCompile.incrementalCompile
[debug] previous = Stamps for: 0 products, 0 sources, 0 libraries
[debug] current source = Set(${BASE}/dep/A.scala)
@eed3si9n
eed3si9n / stdout.log
Created December 7, 2024 06:56
sbtn unix socket
$ socat -v UNIX-LISTEN:$HOME/.sbt/1.0/server/aaaaaa/proxy.sock,fork UNIX-CONNECT:$HOME/.sbt/1.0/server/aaaaaa/sock
> 2024/12/07 01:30:49.000005239 length=181 from=0 to=180
Content-Length: 158\r
\r
{ "jsonrpc": "2.0", "id": "cb0ffdd8-be63-42cb-b853-4fce15a5c9f5", "method": "initialize", "params": { "initializationOptions": { "skipAnalysis" : true } } }\r
> 2024/12/07 01:30:49.000005821 length=148 from=181 to=328
Content-Length: 125\r
\r
{ "jsonrpc": "2.0", "id": "44b67b11-1551-424d-9b5f-1454112b769c", "method": "sbt/attach", "params": {"interactive": true} }\r
< 2024/12/07 01:30:49.000028766 length=338 from=0 to=337