Skip to content

Use config-rs for configuration management #30

@ivinjabraham

Description

@ivinjabraham
Member

There are a lot of variables that are currently passed through .env and config.txt as well as hardcoded information such as the URLs in status_update.rs and everything in ids.rs. We can use a config. file manager like config-rs to handle this for us.

Activity

moved this to Backlog in Club Infra v2on Feb 16, 2025
ivinjabraham

ivinjabraham commented on Sep 15, 2025

@ivinjabraham
MemberAuthor

Maybe this was refactored out earlier or something but I'm not sure what I was thinking when recommending config-rs, seems like bloat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ivinjabraham

      Issue actions

        Use config-rs for configuration management · Issue #30 · amfoss/amd