Skip to content

Update postgres version in travis build#132

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

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

Conversation

@elizabethengelman
Copy link
Copy Markdown
Contributor

No description provided.

@rmulhol
Copy link
Copy Markdown
Contributor

rmulhol commented Feb 24, 2020

Looks like the build failure also included unstaged changes to the go.mod - might need to update that file as well? Wondering if it's adding/removing those two deps that keep coming and going

this is the most recent posgres version available in RDS at the moment
@elizabethengelman elizabethengelman merged commit 5f1e886 into staging Feb 24, 2020
@elizabethengelman elizabethengelman deleted the update-travis branch February 24, 2020 22:24
elizabethengelman pushed a commit that referenced this pull request Feb 28, 2020
* Bump vDB version to 0.0.12-rc.1

* Fix alias for historical flop states

* VDB-1189: Add addresses to storage initializers (#124)

* Update vdb version to include Address in storage initializers

* Add contract addresses to storage initializers

* Remove HashedAddress in favor of Address in storage initializers

* (VDB-1164) Copy over migrations from vDB

* 1189 update transformer imports (#126)

* Update vdb version to include Address in storage initializers

* Update storage transformer imports

* Update transformerExporter.go to reflect new location of storage transformer interface

* Update event transformer imports

* Update transformerExporter.go to reflect new location of event transformer interface

* Update vdb version to include new location for transformer interfaces

* (VDB-1199) Add extractDiffs to docker-compose.yml

- Also remove unnecessary env data from other images

* Vdb 1200 get storage value dockerfile (#127)

* Add Dockerfile for getStorageValue cmd

* Move execute dockerfiles to their own directory

* TO-879: dockerhub via travis (#120)

* dockerhub via travis

* Update travis/deploy.sh to account for new path to execute dockerfile

* Build and push get-storage-value docker image in travis/deploy.sh

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

* (VDB-1207) Add smart tags to document DB

- Currently exposed tables and queries in all schemas

* Remove unused code

* Omit queries that perform mutations

* Expose and document storage tables

* Remove smart tags from migrations

- Except cases where they omit a mutation
- Moving them over to postgraphile.tags.json5 for easier updating

* Remove an unused smart comment

Co-authored-by: Elizabeth <emengelman@gmail.com>

* Update postgres version in travis build (#132)

* Update postgres version in travis build to 11.6

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

* updates travis secrets (#133)

* Update vdb to v0.0.13-rc.1 (#134)

* Makes updates to dockerfile/README.md

* Copy header migration change from vdb (#136)

* (VDB-1202) OSM change event transformer

* Update vdb version to v0.0.13-rc.2 (#138)

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

2 participants