beep-industries / beep-industries/message

Fixing bugs ....

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- ROUTING_CONFIG_PATH=config/routing.yaml
is to be expected in the .env.example, there is a slash

- we should update the Dockerfile:
RUN apk add --no-cache \
musl-dev \
pkgconfig \
openssl-dev \
openssl-libs-static \
**protobuf \
protobuf-dev**

- the check of authorization doesnt seem to work

Contributor guide

Open the contributing guide

Research direction

Start by checking .env.example for the ROUTING_CONFIG_PATH entry and Dockerfile for the listed Alpine packages. Then locate the authorization check and reproduce its failure before changing behavior. Done means the configuration and container build match the issue, and authorization is verified by an appropriate existing check or reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile, rust
Domain
backend, build-system, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.