Stefan Junker
Stefan Junker
@zhaofengli > like the implementation in [deploy-rs](https://github.com/rust-lang/cargo/blob/5ccea519d43d09c0edf4b5dffc32e068fbf46296/src/cargo/ops/cargo_read_manifest.rs#L110). just came by here and the link refers to the rust-lang/cargo instead of deploy-rs; probably a mistaken paste at least i can't see...
> #3339 had some activity last month. maybe enough to mark this as not stale. same with activity as recent as yesterday.
@ThetaSinner > I'm looking instead at producing musl builds. it maybe also be looking at alternatives that might be easier to maintain long-term, e.g. [bundling the shared libraries alongside the...
[we're getting linker errors on x86_64-darwin](https://github.com/holochain/holochain/actions/runs/7029943997/job/19128507371?pr=3021#step:4:2024): ``` hc-launch> "_SecTrustEvaluateWithError", referenced from: hc-launch> _crypto/x509/internal/macos.x509_SecTrustEvaluateWithError_trampoline.abi0 in libtx5_go_pion_sys-2fe332496ad760f6.rlib(go.o) hc-launch> ld: symbol(s) not found for architecture x86_64 hc-launch> clang-16: error: linker command failed with...
continued in #3695
conductor metrics: * holochain's currently available influxdb metric * data source for the Launcher's progress bar * data source for the holochain-terminal CLI choose frontend-agent execution framework and metrics: *...
as discussed in a recent meeting a preliminary decision has been made to reuse TryCD in the short-term for this effort. Holochain team concerns: * what other services and infrastructure...
compatibility is not straight forward and we can't exhaustively test the entire space of potential applications written. at this moment i don't have the breadth for an exhaustive answer, however...
> dropping into a shell and running commands is not the same thing so YMMV in terms of seeing the same thing as CI locally, depending on how you run...
@thedavidmeister i still think it'd make sense to get the no-net tests in place at least on linux. how about you?