Skip to content

undo ai garbage#16

Merged
devclef merged 9 commits into
pre-ai-garbagefrom
main
Jun 5, 2025
Merged

undo ai garbage#16
devclef merged 9 commits into
pre-ai-garbagefrom
main

Conversation

@devclef
Copy link
Copy Markdown
Owner

@devclef devclef commented Jun 5, 2025

No description provided.

devclef added 9 commits June 5, 2025 13:45
…tence is disabled

Added documentation and configuration guidance to ensure PostgreSQL is disabled when persistence is turned off, preventing database connection errors. Updated `values.yaml` and `README.md` accordingly.
Introduced `useMockDatabase` configuration option with a default value of `false`. Updated `values.yaml`, `README.md`, and templates to allow specifying a placeholder database URL when testing without PostgreSQL. Adjusted Helm chart logic to support this option.
Updated README, Helm chart workflow, and templates to standardize behavior for using a mock database URL when PostgreSQL is disabled. Simplified conditional logic and improved clarity in documentation.
Enhanced `DATABASE_URL` logic to include a dedicated mock URL when `useMockDatabase` is enabled. Updated README to provide clearer guidance on mock database usage when PostgreSQL is disabled.
…in Helm chart

Added `useMockDatabase` support in `values.yaml` and application configuration to allow running a mock database for testing. Updated logic to disable PostgreSQL by default, aligning with the new mock database option. Enhanced `init_db` to initialize either PostgreSQL or a mock database based on configuration.
This reverts commit 0fd3136.

# Conflicts:
#	charts/shoebox/values.yaml
@devclef devclef merged commit 20256c8 into pre-ai-garbage Jun 5, 2025
2 of 5 checks passed
@devclef devclef mentioned this pull request Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant