Evgenii

Results 9 issues of Evgenii

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Need to have [easy way to migrate Redmine](https://docs.plane.so/importers/redmine) project -> Plane ###...

Plane
feature

## Describe your changes Compile netbird client under freebsd and now support netstack and userspace modes. Refactoring linux specific code to share same code with FreeBSD, move to *_unix.go files....

**Problem description** I'm always frustrated when I try to run tests locally. Currently, tests do not have any tags (unit/component/integration). Additionally, there is a lack of any Makefile/Taskfile. Instead of...

feature-request

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to add a new FreeBSD peer. Currently `netbird login` command by default use PKCE...

feature-request
freebsd

**Describe the problem** Currently under FreeBSD some tests are skipped, which could lead to undetected bugs. Specifically tests related to routing disabled with ``` t.Skip("skipping ", testCase.name, " on freebsd")...

routes
freebsd

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to install Netbird client on FreeBSD. Currently you can do it only manually, the...

feature-request
freebsd

**Problem description** Current default linux config location (`/etc/netbird/config.json`) inappropriate for FreeBSD On FreeBSD according to [HIER(7)](https://man.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release-ports) `/etc/` using only for base system configuration files and scripts; see [intro(5)](https://man.freebsd.org/cgi/man.cgi?query=intro&sektion=5&apropos=0&manpath=FreeBSD+14.1-RELEASE+and+Ports) The standard...

freebsd

1. What I'm doing wrong? 2. Why lack of any documentation? I have checked https://docs.rs/teller-providers/latest/teller_providers/providers/google_secretmanager/index.html# but it's absolutely useless. https://github.com/tellerops/teller/blob/master/teller-cli/fixtures/google_sm_integration.yml Also useless in terms of this problem 3. What I...

Can't find any documentation and actually struggle to find a way of gracefully terminate StarReceiver It looks like cancel StarReceiver also immediately cancel context of current ongoing event handlers.