Noah S-C
Noah S-C
> Not sure though how things are protobug compatible `AnnotationTree`, at the protobuf byte-level, is essentially just an extension of `Annotation`: the latter had a field at index 1 of...
> > > Not sure though how things are protobug compatible > > > > > > `AnnotationTree`, at the protobuf byte-level, is essentially just an extension of `Annotation`: the...
> Hello @jamesmcnamara, I'm back from my holidays PTO, I will review this PR shortly this week, sorry for the delay Just giving a no-pressure ping on this @vovakulikov, as...
> Does setting the mode work with `pkg_files` | `pkg_tar`? Im presuming this means passing a pkg_files target to a pkg_tar's srcs, and setting the attributes in pkg_files instead. I...
Id love to look into using https://github.com/weaveworks/footloose to have a set of test servers for local testing declaratively defined
https://github.com/weaveworks/ignite/blob/master/docs/footloose.md
Breakpoints dont appear to work in macros, from some quick experimentation it appears to only work inside rules
Also related https://github.com/bazelbuild/bazel/issues/11874
Interesting commit [here](https://github.com/bazelbuild/bazel/commit/e3b7e17b05f13ff183a4d7efec8ec797f3f5eaa3), going to see how we could expose this for grail bazel thing to consume
Any news?