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

Fix other than markdown editorial workflow entries on dashboard. #794

Merged
merged 1 commit into from
Nov 11, 2017

Conversation

tech4him1
Copy link
Contributor

- Summary

When entries were loaded for the editorial workflow dashboard, they were
all assumed to be FrontMatter/MarkDown files. This PR allows them to be
any supported format.

Fixes #743.

- Test plan

Tested use case in #743.
Also tested simple workflow -- no regressions found.

- Description for the changelog

Fix other than markdown editorial workflow entries on dashboard.

- A picture of a cute animal (not mandatory but encouraged)

When entries were loaded for the editorial workflow dashboard, they were
all assumed to be FrontMatter/MarkDown files. This PR allows them to be
any supported format.
@erquhart erquhart merged commit 37a36ff into master Nov 11, 2017
@erquhart erquhart deleted the 743-fix-ew-formats branch November 11, 2017 15:34
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.

Attempting to read frontmatter in data files under editorial workflow
2 participants