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

Change postgres in docker image to use C collation/ctype. #783

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

erikjohnston
Copy link
Member

This is what Synapse recommends, so we should test it.

c.f. matrix-org/synapse#6734

This is what Synapse recommends, so we should test it.
@erikjohnston erikjohnston requested a review from a team January 21, 2020 11:42
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm. don't forget to upload updated images to dockerhub,

@erikjohnston erikjohnston merged commit 666bf81 into develop Jan 27, 2020
@erikjohnston
Copy link
Member Author

Ack. Any reason this can't be done as an automated build on docker hub?

@richvdh
Copy link
Member

richvdh commented Jan 27, 2020

none that I'm aware of.

@richvdh
Copy link
Member

richvdh commented Jan 27, 2020

(it may already be automated somehow, but I don't think so)

@erikjohnston
Copy link
Member Author

Looking at it I think its a bit of a PITA as we can't specify different DEBIAN_VERSION build arg for different builds.

anoadragon453 added a commit that referenced this pull request Mar 23, 2020
…ease-v1.10.x

* origin/release-v1.10.0:
  remove checks on m.room.aliases (#801)
  Remove test which uses unspecced /events?dir=b (#794)
  Add some tests to check for adding/removing aliases (#792)
  Add test for ensuring power levels are correctly handled during upgrade (#777)
  Test that fetching device correctly resyncs (#791)
  Add support for experimental MSC2260 room version (#790)
  Fix power levels being sent as strings (#789)
  Don't respond with 503 as server will be marked as down. (#788)
  Test Synapse with MAU limits enabled. (#782)
  Fix docker/push.sh and make it echo commands
  Change postgres in docker image to use C collation/ctype. (#783)
  Add a passing test for recovery from gappy device list updates (#761)
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.

2 participants