Squarespace / pgbedrock

Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
315 stars 35 forks source link

release 0.3.2 #46

Closed cpdean closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 178


Totals Coverage Status
Change from base Build 175: 0.0%
Covered Lines: 1266
Relevant Lines: 1302

💛 - Coveralls
zcmarine commented 6 years ago

@cpdean I'm curious your thoughts on pushing out a new quay image. On the one hand, as you mentioned: this set of changes doesn't actually affect the docker image in that the environment used there will still use the same pinned dependencies. On the other hand, it might be disconcerting that there are PyPI versions that we don't have in docker images as well, e.g. if someone is using 0.3.2 in PyPI and decides to use the docker version instead. Even as I write that it seems like a small and unlikely use case, but thought I'd throw it out there and hear what you think.

cpdean commented 6 years ago

hey @zmarine, I intended to get a 0.3.2 image out on quay, but I knew it would be long enough before I could get access that I didn't want to leave emddudley hanging since he was blocked on pinned requirements.

I plan to get something pushed up later this week, despite that the image should be functionally identical to 0.3.1.