Skip to content
#

flyway

Here are 365 public repositories matching this topic...

rake-inc
rake-inc commented Jan 4, 2020

I trying to do CI using a standalone gitlab-ci runner container in a dedicated server. To run the tests I'm using zonky to create a postgis database service which is also containerized. It runs fine in my local machine. But while my Gitlab-ci runs the test it throws Illegalstateexception as it failed to load the application context. Anyone else experienced the same?

Thanks in advance.

axelfontaine
axelfontaine commented Feb 27, 2018

The only two changes that are needed are:

Adding an S3 resolvers in project/project/plugin.sbt

addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.14.0")

Excluding the Community Edition flyway-core artifact in project/plugin.sbt and replacing it with the desired edition which will be downloaded from our private repo:

Pro:

s3CredentialsProvider 
webdistortion
webdistortion commented Mar 2, 2018

I've a bit of feedback on the documentation as someone completely fresh to Flyway: Specifically I'm getting my feet wet on this page:

https://github.com/flyway/flywaydb.org/blob/gh-pages/documentation/existing.html

At the moment the documentation states:

For all databases with unimportant data you don't mind losing, perform flyway clean to completely remove their contents.

from rea

Brewer - Venda de cervejas é um sistema de vendas de cervejas responsivo para se adaptar a todos tipos de telas que tem como papel agilizar o processo de vendas de cerveja ou propondo ao cliente registrar um orçamento ou recebê-lo por e-mail para uma compra futura.

  • Updated Jan 5, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the flyway topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flyway topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.