-
**What steps did you take:**
ytt the bootstrapper resources I am given by Tanzu Platform in form of a HTTP URL which contains query params
**What happened:**
```shell
ytt -f "https://example…
-
When i attempt to download synapse it says this Failed to download bootstrapper data
-
Thansk to this code in TaskResult class the Coroutine just queitly dies when exception occours in Task.
```
protected virtual void OnCompleted(Task task)
{
Complete…
-
### WiX Version
5.0.0
### .NET or MSBuild or Visual Studio Version
MSBuild version 17.9.8+b34f75857 for .NET Framework
### HeatWave Version
1.0.3.14
### Windows Version
Windows10 22H2 (OS Build…
-
There's a group of people that do bootstrapping from scratch that might be interested in this. https://bootstrapping.miraheze.org/wiki/Stage0
-
The distinction between the behavior of the Bootstrapper and of the Node is quite different, but the way that they are currently entangled means that in a few places we check "are we a bootstrapper, r…
-
I'm trying to run dotnet-svcutil in the debugger and have an issue with the bootstrapper and package restore.
If I build the tool and run it from the command line, e.g.
dotnet-svcutil "http://lo…
-
### Description
I receive a
```
The file 'C:\Windows\system32\config\systemprofile\AppData\Local\NuGet\Cache\Paket\5.92.3\paket.exe' already exists.
```
error when calling "paket.exe rest…
-
**Describe the bug**
I set up the community plugin (v 1.22.0) for my SonarQube server (v10.6.0) and I am running into an error when trying to use the `sonar.branch.name=${BRANCH_NAME}` in my sonar co…
-
http://pastebin.com/T59VTqnW
The --dir option gets set twice, once by my call and a second time by the default. Unless I'm doing it wrong?