Sasha Shpota

Results 16 issues of Sasha Shpota

Hi guys, We are currently evaluating a CLI utility to use with [goxygen](https://github.com/Shpota/goxygen) (a generator of web projects). I like the idea of a light-weight CLI utility that is straight...

Scope of updates: - version of Angular and other front end dependencies - back end dependencies - version of Go - Node version - versions of images in Dockerfiles -...

help wanted
good first issue

Add an ability to run Goxygen from a Docker image so that a user would not have to `go get` the Goxygen package. Add a CI step to build and...

help wanted

The [Chinese version](https://github.com/Shpota/goxygen/blob/master/.github/README_zh.md) of the documentation contains a couple of sentences in English which require translation.

documentation
help wanted

Aе the moment we have [end to end tests](https://github.com/Shpota/goxygen/blob/master/.github/workflows/verify-templates.yml) that verify the application works in production mode. At the same time, if there is a bug in `docker-compose-dev.yml` it won't...

enhancement
help wanted

Scope of updates: - back end dependencies - front end dependencies - version of Go - Node version - versions of images in Dockerfiles - dependencies in CI scripts

help wanted
good first issue

**Describe the bug** Parameter processing desn't work if a project contains data classes **To Reproduce** 1. Create a plugin that handles parameters ``` class MyParameterPlugin : Meta { @ExperimentalContracts override...

bug

When I test maps I often need to apply a matcher for the value and check equality for the key. Currently there is no `hasEntry` matcher that would consume a...

When I test maps I often need to apply a matcher for the value and check equality for the key. Currently there is no `hasEntry` matcher that consumes a key,...

enhancement

Update libraries versions, node version in CI scripts, and make sure the application works after the updates.

help wanted
good first issue