A platform for coaches and leaders to level up engineers and achieve specific organizational and professional growth outcomes

backend coaching coaching-management-system mentoring rust software-engineering
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes refactoring duplicated authentication integration test boilerplate code in the web crate into a shared test helper module. This will improve code reuse, consistency, and maintainability by centralizing common setup and login flows.

Complexity: 2/5
bug good first issue refactor

A platform for coaches and leaders to level up engineers and achieve specific organizational and professional growth outcomes

Rust
#backend#coaching#coaching-management-system#mentoring#rust#software-engineering

AI Summary: Migrate the project's secret and environment variable management from GitHub Secrets to a more secure, centralized solution like SOPS. This involves integrating SOPS into the CI/CD pipeline and updating the application's configuration to use the encrypted secrets managed by SOPS.

Complexity: 4/5
enhancement help wanted infrastructure

A platform for coaches and leaders to level up engineers and achieve specific organizational and professional growth outcomes

Rust
#backend#coaching#coaching-management-system#mentoring#rust#software-engineering