Adam Singer
Adam Singer
useful for a release and pub.dartlang.org
http://www.scala-tour.com/#/using-actor ``` Exception in thread "main" com.typesafe.config.ConfigException$Missing: No configuration setting found for key 'akka' at com.typesafe.config.impl.SimpleConfig.findKey(SimpleConfig.java:115) at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:138) at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:150) at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:155) at com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:197) at akka.actor.ActorSystem$Settings.(ActorSystem.scala:135) at akka.actor.ActorSystemImpl.(ActorSystem.scala:462) at akka.actor.ActorSystem$.apply(ActorSystem.scala:110)...
**Describe the bug** When configuring pants (2.21.0) to use remote execution and caching on macos for jvm based project (applies to others types) the `platform` property in `execution_environment` is not...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. Fixes # (issue) ## Type of change Please delete options...
# Description Creating an experimental toolchain that contains clang/rust/go. Fixes https://github.com/TraceMachina/nativelink/issues/1201 ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested?...
We want to be able to derive a simple toolchain worker image that contains clang/rust/go
Enabling testing of remote execution on github actions for `no_prelude` * Create github action that generates .buckconfig.local using `NATIVELINK_HEADER_RW_KEY` from gha secrets. * Set `container-image` used for remote execution specific...
Enabling testing of remote execution on github actions * Create github action that generates .buckconfig.local using `NATIVELINK_HEADER_RW_KEY` from gha secrets. * Set `container-image` used for remote execution specific to setup...
Enable setup to build buck2 with remote execution. * Create github action that generates .buckconfig.local using `NATIVELINK_HEADER_RW_KEY` from gha secrets. * Set `container-image` used for remote execution specific to setup...