Skip to content

Conversation

@Br3nda
Copy link
Member

@Br3nda Br3nda commented Jan 5, 2019

Travis isn't deploying to staging - instead, it has an error about the schema file changing.

The error Travis-CI during deploy is:

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)
	modified:   db/schema.rb

I've re-run migrate, and the schema version format has changed in Rails 5.2. Here's the modified file needed.

@Br3nda Br3nda requested review from a team and cesy January 5, 2019 06:46
@Br3nda Br3nda merged commit a1e317e into Growstuff:dev Jan 5, 2019
@Br3nda Br3nda deleted the fix/schema branch January 5, 2019 19:40
@Br3nda
Copy link
Member Author

Br3nda commented Jan 5, 2019

I merged this, so we can fix staging deploys. It seems trivial enough

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.

1 participant