Skip to content

Update postgres version in travis build#54

Merged
elizabethengelman merged 2 commits intostagingfrom
travis-update
Feb 24, 2020
Merged

Update postgres version in travis build#54
elizabethengelman merged 2 commits intostagingfrom
travis-update

Conversation

@elizabethengelman
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@rmulhol rmulhol left a comment

Choose a reason for hiding this comment

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

LGTM! Probably want to double check with @daimesava that we're all clear to support this version on the actual deploy as well

@daimesava
Copy link
Copy Markdown

Postgres 12 is not yet available in RDS. 11.6 is the latest available there.

this is the most recent posgres version available in RDS at the moment
@elizabethengelman
Copy link
Copy Markdown
Author

Thanks for that info @daimesava. Just pushed up a change to our schema and travis to use pg 11.6 - is that cool with you that we upgrade from 11.2 to 11.6 in our deployment?

@daimesava
Copy link
Copy Markdown

Of course. Current deployment is on 11.5, but upgrade is trivial. Just ping me when you want it done. New deployments will be with 11.6

@elizabethengelman
Copy link
Copy Markdown
Author

Okay cool! I think we'll plan to cut staging over to master today/tomorrow, and will be ready for a new deployment. And then I'm cool with upgrading the current deployment whenever, or even not worrying about it until the new deployment.

@elizabethengelman elizabethengelman merged commit 8f8dfee into staging Feb 24, 2020
@elizabethengelman elizabethengelman deleted the travis-update branch February 24, 2020 19:07
elizabethengelman pushed a commit that referenced this pull request Feb 25, 2020
* (VDB-1164) Get node name from web3_clientVersion

Use IPC path as node ID

* 1189 new move transformer interfaces (#48)

* Move storage Transformer interface to storage pkg

* Handle new storage transformer interface in plugin writer

* Add additional storage value loader logging

* Move event transformer interface to factories/event pkg

* Handle new event transformer interface location in plugin writer

* Memoize an transformer's keccakedAddress

* Update resetHeaderCheckCount docker setup (#50)

* 1189 fix (#52)

* Update ITransformer.GetStorageKeysLookup to return a KeysLookup

* Update custom-transformers.md with new transformer paths

* TO-879:docker ci (#40)

* dockerhub via travis

* add extract-diffs

* add reset-header-check

* (VDB-1207) Remove non-essential smart comments (#53)

- configure via postgraphile.tags.json5 instead

* Update postgres version in travis build (#54)

* Update postgres version in travis build to 11.6

this is the most recent posgres version available in RDS at the moment

* update travis secrets (#55)

Co-authored-by: Gabe Laughlin <gabe@bistrotech.net>
Co-authored-by: daimesava <56128157+daimesava@users.noreply.github.com>
Co-authored-by: Rob Mulholand <rmulholand@8thlight.com>
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