Konstantin Erman

Results 15 issues of Konstantin Erman

I'm looking to split huge VS solution to multiple smaller "partial" solutions. Partial solutions would build separate components (in a form of one or multiple NuGet packages) and Master solution...

It is not exactly a bug, but rather irritating "feature" of Paket extension for VS: when it is configured to restore missing packages before each VS build it creates separate...

VS plugin for Paket tends to switches current pane in Output window to "Paket" only to show couple lines "Restoring packages" and "Ready". Usually people want to see build output...

When I set breakpoints in .bzl files and go for "Build Target with Starlark Debugger" - it just runs the build, but does not stop on the breakpoints. Debug Console...

### Description of the bug: [User-defined build flag](https://bazel.build/rules/config#rule-parameter) does not execute its implementation function when it is used only in transition. ### What's the simplest, easiest way to reproduce this...

type: documentation (cleanup)
P3
team-Configurability

### What happened? I tried to run aspect-windows_amd64.exe from 5.0.1 release in empty folder. It issues the message about downloading Bazel and then just hung forever pegging CPU. Must be...

bug

### Description of the problem / feature request: Bazel allows configuring endpoint for the Bazel Event Service through `--bes_backend` command line option. We need it to allow for multiple endpoints,...

type: feature request
P3
team-Core
not stale

When pkg_tar `mtime` attribute is not set (or set to its default value -1) I expected the packaged files to retain their original mtime within the archive. Unfortunately it looks...

P2

At this time the plugin downloads the version of buildifier it was tested with or the one explicitly configured. I would like to be able to stay with the latest...

When I tried to use Build Without Bytes and specify Bazel build flag `--remote_download_toplevel` I got this error: ``` ERROR: C:/dev/near/workgroup/managementlibs/src/runjavaservice/BUILD.bazel:11:14: CppLink workgroup/managementlibs/src/runjavaservice/runjavaservice.exe failed: Exec failed due to IOException: Failed...