Skip to content

Create config drift recipe examples for common Python projects #9

Description

@Pinak-Datta

Add small examples that show envgap catching realistic config drift patterns.

Possible recipes:

  • FastAPI + Pydantic Settings missing API key
  • Django settings with stale .env.example
  • Docker Compose uses a variable not documented locally
  • CI fails because a key exists only in the developer shell
  • typo case: DB_URL vs DATABASE_URL

Each recipe should include tiny redacted files and the envgap output.

This is a good first contribution because it can be done one recipe at a time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions