4 Open Issues Need Help Last updated: Aug 31, 2025

Open Issues Need Help

View All on GitHub
Feature: Admin interface about 2 months ago
ai recommended help wanted

Services for the digital campus

Python

AI Summary: The `campus.yapper` module currently relies on an environment variable, `YAPPERDB_URI`, for its database connection, which is problematic for secret management and database migrations. This issue proposes refactoring the module to instead fetch the `YAPPERDB_URI` from a `yapper` vault using `campus.client`. This change will centralize secret management and align `campus.yapper` with existing patterns in the `campus` ecosystem.

Complexity: 3/5
help wanted

Services for the digital campus

Python
bug help wanted

Services for the digital campus

Python
bug good first issue help wanted

Services for the digital campus

Python