Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved published_at creation to fixtures/utils #8595

Merged

Conversation

aileen
Copy link
Member

@aileen aileen commented Jun 19, 2017

no issue
follow-up from #8573

Move the hack that creates published_at values from the migration fn to our fixture util.

@aileen aileen force-pushed the 1.0.0-dev/fix-post-fixtures-published-date branch from fc360c2 to 2f9c256 Compare June 22, 2017 10:36
// Clone the fixtures as they get changed during the migration.
// The initial blog posts will be added a `published_at` property, which
// would change the fixturesHash.
fixtures = _.cloneDeep(fixtures);

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@aileen aileen force-pushed the 1.0.0-dev/fix-post-fixtures-published-date branch 3 times, most recently from a06f8b9 to 9e47c7d Compare September 12, 2017 10:18
no issue
follow-up from TryGhost#8573

Move the hack that creates `published_at` values from the migration fn to our fixture util.
@aileen aileen force-pushed the 1.0.0-dev/fix-post-fixtures-published-date branch from 9e47c7d to 3a7ef79 Compare September 13, 2017 11:22
@aileen
Copy link
Member Author

aileen commented Sep 19, 2017

@kirrg001 Is this now good to merge?

@kirrg001 kirrg001 changed the title 🐷 Movepublished_at creation to fixtures/utils Moved published_at creation to fixtures/utils Sep 19, 2017
@kirrg001 kirrg001 merged commit 0ce24b4 into TryGhost:master Sep 19, 2017
@aileen aileen deleted the 1.0.0-dev/fix-post-fixtures-published-date branch April 10, 2018 05:13
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.

None yet

2 participants