-
If I attempt to split my main package over 2 files to add a little neatness I can compile but I can't run through Sublime.
eg main.go and util.go both start with
package main
Ctrl Shift B and sele…
-
This issue will serve as the parent issue for adding user plugins to politeiawww. This work was funded by the [Pi 2021 Q3](https://proposals.decred.org/record/91cfcc8) proposal.
## Proposal Text
…
-
I am confused reading the spec for purl in relation to golang sub-modules.
For example, looking at the submodule expressed in this `go.mod` file: https://github.com/go-modules-by-example/submodules/b…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
**Describe the bug**
In activate mode on entering into project directory Mise shows warning about missing tools only if there is some other version of a same tool is already installed by Mise.
**T…
-
## Today
Today, we have a very simplistic approach for error messages in the NuGet HTTP API. There are two facets today:
1. HTTP status code - this is the only documented indicator of HTTP failu…
-
### What's your CLI version?
0.84.3
### Description & steps to reproduce
I've seen the `TestStartosisAddServiceTestSuite` test fail twice in CI checks with seemingly unrelated PRs. The failures ca…
-
There are some use cases for this provider where for security reasons, you cannot have direct connectivity with the RedShift cluster, specially when there is an isolation between your ci/cd pipelines …
-
I'm hitting this problem on a Fedora environment:
```
./devenv.bash
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1/10: FROM docker.io/library/fedora:39
ST…
-
Currently, we have several tools to help using kata containers. And for a long time, we may maintain two kinds of runtime (`runtime-go` and `runtime-rs`). However, different tools and runtimes are not…