Serghei Iakovlev

Results 125 issues of Serghei Iakovlev

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39101819-implement-sitemap?utm_campaign=plugin&utm_content=tracker%2F17328771&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F17328771&utm_medium=issues&utm_source=github).

feature
area: web

https://github.com/fabfuel/prophiler

feature
area: web

Hello, Currently we have the ability to set custom ldflags via `-X flag=value` however some flexibility is still lacking. I'd like to use something like: ```bash $ CGO_ENABLED=0 GOOS=linux GOARCH=amd64...

Hello, It would be nice if we have the ability to generate a standard docker file from a template with the optional ability to set our own template.

The tests which uses `bou.ke/monkey` does not work on ARM64 environments: - `pkg/filekit/filepath_test.go` - `pkg/typgo/gotest_test.go` ``` $ ./typicalw t test> go test -cover -timeout=30s ./internal/app ./pkg/envkit ./pkg/errkit ./pkg/filekit ./pkg/oskit ./pkg/tmplkit...

Refs: #26

enhancement

https://doc.nette.org/en/2.4/database

enhancement
help wanted