Mostafa Moradian

Results 103 issues of Mostafa Moradian

The proxy has a few issues that need to be addressed before it can be further enhanced: v0.8.x milestone: - [x] gatewayd-io/gatewayd#359 - [x] gatewayd-io/gatewayd#343 (enable bidirectional communication) - [x]...

enhancement
epic

Target is at least 80% coverage. The [coverage report](https://coveralls.io/github/gatewayd-io/gatewayd) (on coveralls.io) shows which parts needed test the most. It's mostly about functionality and unhappy path testing (in error cases). -...

enhancement

- [ ] Watch changes to Go files - [ ] Rerun GatewayD on change - [ ] Regenerate stubs (`make gen`) - [ ] Recompile and reload plugins ##...

enhancement

The idea is to update a running gatewayd instance without interruptions, restart or disconnection of connected clients, much like how code hotswapping works in Erlang. ## Resources - https://itnext.io/clean-and-simple-hot-reloading-on-uninterrupted-go-applications-5974230ab4c5 ⭐...

enhancement

Currently the CLA should be manually checked as requirements for the PR based on [this template](https://github.com/gatewayd-io/gatewayd/blob/main/.github/pull_request_template.md). However, it'd be better to have CLA Assistant record the signature of the contributors....

enhancement

Since this project is sponsored by Docker, we have access to Docker Scout and we can use it in our PRs for comparison to previous scans and possibly on releases....

enhancement
good first issue

This is an epic ticket to manage Act system development: - [x] #463 - [ ] #464 - [ ] #397 - [ ] #462 - [ ] #467 -...

enhancement
epic

The idea is to have a `plugin` subcommand that can do a few things: - [x] #265 - [x] #266 - [x] #264 - [x] #307 - [x] #309 -...

enhancement
triage
epic

The idea is to have a runner as a subcommand like `gatewayd runner run` or `gatewayd worker run` that can subscribe to the queue (#464) via multiple subscribers and run...

enhancement