-
Notifications
You must be signed in to change notification settings - Fork 409
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
Stage main 14.1.2 #2499
Merged
Merged
Stage main 14.1.2 #2499
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add additional documentation on how to set up Postgres if using a local installation and not Docker.
We don't actually want to run the script, which is built for Docker environments - we just want to run the SQL commands from that script.
"essential-0". This plan is 4,000 tables, 1GB Disk Size, and 20 Conneciton limit Cost is 3$ a month max ($0.0007/hour). Upgrading to "essential-1" increases disk size to 10GB.
Fix Redis and readonly DB certificate issues
Fix Bandwidth sending
Avoid error on opt-out
…ocker fix broken docker image build
Add instructions for local postgres
Allow pausing of initial messages
Heroku Plan Update
Dependabot PR >> 14.1.2
#2498 Remove unused variables causing /phone-numbers blank screen error for Admins
engelhartrueben
added
the
S-work in progress (WIP)
Status: PR label for work that is not yet ready to be reviewed
label
Oct 21, 2024
Fix UserInputError GraphQL errors
mau11
previously approved these changes
Oct 23, 2024
mau11
approved these changes
Oct 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#2488 - Fix Redis and readonly DB Cert Issues - @jeffm2001
#2490 - Fix Bandwidth Sending - @jeffm2001
#2491 - Avoid error on opt-out - @jeffm2001
#2493 - Fix broken docker image build - @engelhartrueben
#2442 - Add instructions for local postgres - @sjwmoveon
#2478 - Allow pausing of initial messages - @jeffm2001
#2494 - Heroku Plan Update - @engelhartrueben
#2498 - Remove unused variables causing /phone-numbers blank screen error for Admins - @mau11
#2492 - Fix UserInputError GraphQL errors - @jeffm2001