Pierre Beaucamp
Pierre Beaucamp
## What keywords did you search in tectonic-installer issues before filing this one? tectonic-identity. I also looked through recently opened and closed bugs. ## Is this a BUG REPORT or...
Hi, A tool I'm using is looking up some repository information using this library. I kept on getting a "The remote does not match the VCS endpoint" error so I...
It seems like the name for force-files was changed at one point - the default one used to be called `G`, whereas now it appears to be `g.force`. (Was this...
Force cannot be build on Darwin (#52), so the Docker image needs to be used. However, the one linked to in the docs (`docker pull gcr.io/kubeadm-167321/force:0.0.18`) is not public.
From my experience trying to install force using `go version go1.12.4 darwin/amd64`: #### `GO111MODULE=auto` ``` $ go install github.com/gravitational/force/tool/force /src/github.com/gravitational/force/vendor/github.com/moby/buildkit/executor/oci/spec_unix.go:11:2: build constraints exclude all Go files in /src/github.com/gravitational/force/vendor/github.com/containerd/containerd/contrib/seccomp /src/github.com/gravitational/force/pkg/builder/builder.go:36:2: build...
This is more of a nit than an issue, but I find it weird how the main `G` file doesn't use the `.force` extension like `setup.force` or `lib.force`. I would...
Hi, since receiving the update to Chrome 50, I can't open the extension at all. `Secure Shell` itself is still able to start, both windowed and in a browser tab....
I'm using the [US-International keyboard layout](https://en.wikipedia.org/wiki/QWERTY#US-International), which makes use of a couple [dead keys](https://en.wikipedia.org/wiki/Dead_key). For example, to type `"`, I need to press `" + space`. The editor ignores any...
DigitalOcean launched floating IPs a while ago ([Announcement](https://www.digitalocean.com/company/blog/floating-ips-start-architecting-your-applications-for-high-availability/), [Documentation](https://developers.digitalocean.com/documentation/v2/#floating-ips)). Thank you