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(www): ensure released is set/filtered appropriately on blog posts #11776

Merged
merged 3 commits into from
Feb 19, 2019

Conversation

DSchau
Copy link
Contributor

@DSchau DSchau commented Feb 14, 2019

Description

Not 100% sure this is the fix--but this is at least fixing a few things, specifically:

  • Use UTC time for now comparison and post release date
  • Filter only released posts in various areas, e.g. contributor pages, tags, etc.

Specifically, it seems like the blog hasn't been updated with a post released today (https://www.gatsbyjs.org/blog) but if you go to a contributor's page you can see the post from today (sorted incorrectly at the bottom).

@DSchau DSchau requested a review from a team as a code owner February 14, 2019 19:10
@sidharthachatterjee sidharthachatterjee self-assigned this Feb 19, 2019
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks 👍

@sidharthachatterjee sidharthachatterjee merged commit 2c62fc6 into gatsbyjs:master Feb 19, 2019
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
…gatsbyjs#11776)

* fix(www): ensure released is set appropriately on blog posts

* chore: ensure only released posts can be shown on contributors page

* chore: clean up
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