-
Provide a Verilator model of Ibex to serve as target for the RISC-V compliance test suite, and add required tooling and documentation for it. (https://github.com/riscv/riscv-compliance/tree/master/doc…
-
### Steps to Reproduce the Problem
```
$ buffalo new coke
DEBU[2019-04-27T20:11:17+02:00] Step: 39123e09
DEBU[2019-04-27T20:11:17+02:00] Chdir: /Users/myuser/go/coke
DEBU[2019-04-27T20:11:17+02…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
sefcontext
##### ANSIBLE VERSION
```
ansible 2.2.1.0
config file = /etc/ansible/ansible.cfg
configured module search path = De…
-
when I run the command this is what I get. How do I get the routes mapped in my application.
```
PS C:\Projects\src\dbapp> buffalo routes
package main:
.grifter\main.go:4:10: invalid import path…
-
## Description
I recently update to buffalo v0.14.0.
In the projects that I already have, it works fine.
The problem rise when I try to create a new project, it gives an error "Error: currentl…
-
Trying to build refpolicy for debian by setting the following configuration:
```
diff --git a/build.conf b/build.conf
index a2f1a9b5..08e380aa 100644
--- a/build.conf
+++ b/build.conf
@@ -27,7…
-
## Description
### Steps to Reproduce the Problem
1. Create a new project with `buffalo new --with-dep buffbug`
1. `cd buffbug`
1. Run `dep ensure` to fix Gopkg.lock and the vendor direc…
-
## Description
A new project can't be created with `buffalo new `
### Steps to Reproduce the Problem
Just run `buffalo new ` inside a GOPATH
### Expected Behavior
A new project creation…
-
## Description
I need to return a file, that must before been elaborate, from an action. My solution works but there is no file size info ore a custum name.
### Steps to Reproduce the Problem
My …
-
## Description
I need to save image file to my model and return in a cation/template. I start reading this documentation: https://gobuffalo.io/en/docs/file-uploads and i update my project.
### S…