depot/tvix/castore-go/go.sum, branch refs/r/8915 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8915 2023-10-17T19:51:24+00:00 chore(tvix): move castore golang bindings to tvix/castore-go 2023-10-17T19:51:24+00:00 Florian Klink flokli@flokli.de 2023-10-17T10:53:57+00:00 urn:sha1:e38733a955f6f6fc8962cf0e669d9cf4696bc14d Have `tvix/castore/protos` only contain the protos, no go noise. Make the `.pb.go` file generation a pure Nix build at `//tvix/castore/protos:go-bindings`, and have a script at `//tvix:castore-go-generate` (TBD) that copies the results to `tvix/castore-go`. `//tvix:castore-go`, with sources in `tvix/castore-go` now contains the tooling around the generated bindings, and the generated bindings themselves (So go mod replace workflows still work). An additional CI step is added from there to ensure idempotenty of the .pb.go files. The code.tvl.fyi webserver config is updated to the new source code path. I'm still unsure if we want to also update the go.mod name. While being a backwards-incompatible change, it'll probbaly make it easier where to find these files, and the amount of external consumers is still low enough. Part of b/323. Change-Id: I2edadd118c22ec08e57c693f6cc2ef3261c62489 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9787 Reviewed-by: Connor Brewster <cbrewster@hey.com> Tested-by: BuildkiteCI
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/tvix/castore-go/go.sum, branch refs/r/8915</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8915</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8915"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2023-10-17T19:51:24+00:00</updated>
<entry>
<title>chore(tvix): move castore golang bindings to tvix/castore-go</title>
<updated>2023-10-17T19:51:24+00:00</updated>
<author>
<name>Florian Klink</name>
<email>flokli@flokli.de</email>
</author>
<published>2023-10-17T10:53:57+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=e38733a955f6f6fc8962cf0e669d9cf4696bc14d"/>
<id>urn:sha1:e38733a955f6f6fc8962cf0e669d9cf4696bc14d</id>
<content type="text"> Have `tvix/castore/protos` only contain the protos, no go noise. Make the `.pb.go` file generation a pure Nix build at `//tvix/castore/protos:go-bindings`, and have a script at `//tvix:castore-go-generate` (TBD) that copies the results to `tvix/castore-go`. `//tvix:castore-go`, with sources in `tvix/castore-go` now contains the tooling around the generated bindings, and the generated bindings themselves (So go mod replace workflows still work). An additional CI step is added from there to ensure idempotenty of the .pb.go files. The code.tvl.fyi webserver config is updated to the new source code path. I'm still unsure if we want to also update the go.mod name. While being a backwards-incompatible change, it'll probbaly make it easier where to find these files, and the amount of external consumers is still low enough. Part of b/323. Change-Id: I2edadd118c22ec08e57c693f6cc2ef3261c62489 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9787 Reviewed-by: Connor Brewster <cbrewster@hey.com> Tested-by: BuildkiteCI </content>
</entry>
</feed>