Skip to content

Removed --skip-ssl from reset_database.sh#655

Open
BetterRocket wants to merge 1 commit into
department-portal-basefrom
RemoveSkipSSL
Open

Removed --skip-ssl from reset_database.sh#655
BetterRocket wants to merge 1 commit into
department-portal-basefrom
RemoveSkipSSL

Conversation

@BetterRocket

Copy link
Copy Markdown
Contributor

Issue Description

--skip-ssl is present in department-portal-base, but no one is using dev containers anymore so --skip-ssl now causes an sql alchemy error. It's now deprecated in the newer mysql version that runs in the non-container WSL setup, and is entirely redundant.

Fixes #add issue number
Making the issue would take longer than fixing the problem.

Changes

  • Removed every instance of --skip-ssl from reset_database.sh

Testing

  • Ensure no other files were changed and that the only change is in reset_database.sh
  • Ensure that the non-container WSL setup does not require --skip-ssl

@BetterRocket
BetterRocket requested a review from MImran2002 July 21, 2026 15:49
@BetterRocket BetterRocket self-assigned this Jul 21, 2026
@conwelld
conwelld self-requested a review July 21, 2026 15:55

@ArtemKurasov ArtemKurasov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No one uses dev containers, so these changes should be fine

@conwelld

Copy link
Copy Markdown

This should be good, but if the next batch of students uses devcontainers, the README should reflect this

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.

3 participants