-
packr is setup such that a box is purely virtual or purely file system, and virtual is always preferred over file system.
In our environment, we need the opposite: our asset compilation pipeline is…
-
> Next I'd like to see Magarena packaged so that Java does not have to be installed. I know it makes the file larger, but Java is a security risk and the only time I ever need it is for games from thi…
-
I am attempting to make integration tests for a new coin called BYTZ ... when I run **make test-integration ARGS="-run=TestIntegration/bytz/"** I am getting this:
**cd /go/src/github.com/trezor/bl…
-
I had the issue that if i use this package to get the migration i got the file content two times back e.g.
migration_file_name.sql
```
CREATE TABLE example {
...
}
```
the mysql drive got …
-
**What would you like to be added**:
Convert the UI from gobuffalo to new python based UI. Initially we will only support deploying Polaris.
Synopsysctl should host the backend for the UI on loca…
rrati updated
4 years ago
-
As a quick fix in PR #1017, I have moved runtime `json` into `runtimes.go` but we want to bring back `runtimes.json` back to maintain portability of `wskdeploy` where for adding any new runtime, we ca…
-
the following error occurs
```
main-packr.go:8:8: package home/runner/work/KnowlGraph/KnowlGraph/packrd is not in GOROOT (/opt/hostedtoolcache/go/1.15.12/x64/src/home/runner/work/KnowlGraph/KnowlG…
-
WARNING: Makefile 'package/feeds/kenzo/adguardhome/Makefile' has a build dependency on 'node-yarn/host', which does not exist
WARNING: Makefile 'package/feeds/kenzo/adguardhome/Makefile' has a build …
ghost updated
3 years ago
-
@paganotoni How about marking the repository as archived? It could help people to understand the project's status easily.
-
The gin single binary template example uses go-asset-builder, but this has a fairly significant bug - https://github.com/jessevdk/go-assets/issues/10 - which means that test code which loads the templ…