Skip to content

Don't migrate and seed at the same time#3020

Closed
oriolgual wants to merge 1 commit intomasterfrom
fix-install-generator
Closed

Don't migrate and seed at the same time#3020
oriolgual wants to merge 1 commit intomasterfrom
fix-install-generator

Conversation

@oriolgual
Copy link
Copy Markdown
Contributor

🎩 What? Why?

It seems that the changes made at #2933 are causing some problems, so I'm reverting the affected part.

📌 Related Issues

@ghost ghost assigned oriolgual Mar 16, 2018
@ghost ghost added the status: WIP label Mar 16, 2018
@deivid-rodriguez
Copy link
Copy Markdown
Contributor

Loving the status: wip label instead of the uppercase WIP in the title :)

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

Can you explain the problems a bit? I'm curious.

@mrcasals
Copy link
Copy Markdown
Contributor

Example of a failing job: https://circleci.com/gh/decidim/decidim/70890

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

deivid-rodriguez commented Mar 16, 2018

Well, those lines did exactly what I expect them to: detect the same problem being introduced again. My bet is that it was introduced here.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2018

Codecov Report

Merging #3020 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3020   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files        1698     1698           
  Lines       40500    40500           
=======================================
  Hits        39964    39964           
  Misses        536      536

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

So it looks like not related actually... Let me have a closer look.

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

Found the culprit! See #3021.

@oriolgual
Copy link
Copy Markdown
Contributor Author

Closing in favor of #3021

@oriolgual oriolgual closed this Mar 16, 2018
@oriolgual oriolgual deleted the fix-install-generator branch March 16, 2018 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants