Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Setup and migrate to Heroku database #133

Closed
bagelface opened this issue Feb 3, 2025 · 0 comments · Fixed by #136
Closed

[TASK] Setup and migrate to Heroku database #133

bagelface opened this issue Feb 3, 2025 · 0 comments · Fixed by #136
Assignees

Comments

@bagelface
Copy link
Contributor

bagelface commented Feb 3, 2025

Description

Setup and migrate the Discord bot data storage solution to the Heroku-hosted Postgres instance.

Acceptance criteria

  • A Postgres instance is setup on Heroku.
  • The Discord bot deployment connects to this database.
  • The current data is migrated using the migration scripts included in the dev branch.
  • Any relevant clean up is completed

Additional context

Currently, the changes are on dev and will be auto-deployed when migrated to main. So until this task is completed, we should avoid merging anything from this branch into main.

@bagelface bagelface self-assigned this Feb 4, 2025
@bagelface bagelface linked a pull request Feb 6, 2025 that will close this issue
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 a pull request may close this issue.

1 participant