Skip to content

Conversation

jorggr
Copy link

@jorggr jorggr commented Sep 29, 2025

Changes

Motivation

The referenced file (03-test-data.sql) no longer exists in the repository.
Keeping the step in the setup guide caused errors when developers tried to follow installation instructions.

Impact

  • No functional changes to the application code.
  • Simplifies database setup by removing a broken instruction.
  • Developers can create their own test data if required, but setup will now run without errors.

Jorg added 2 commits September 29, 2025 00:25
…nx config

- Replaced EOF with 'EOF' to avoid shell variable expansion
- Removed escaped variables ($var) and kept them as  for correct nginx syntax
- Ensures the generated config matches expected nginx behavior
- Removed 'Install test data' command using 03-test-data.sql
- The SQL file no longer exists in the repository
- Prevents errors when running setup instructions with docker/mysql
@santiagolizardo santiagolizardo self-requested a review September 30, 2025 21:34
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