newrelic / opensource-website

Source code for New Relic's Opensource site.
https://opensource.newrelic.com
Apache License 2.0
145 stars 93 forks source link

Filter for newrelic projects differently #989

Closed LizBaker closed 1 year ago

LizBaker commented 1 year ago

Something about gatsby 4 has changed the way some of the node logic worked. Previously nodes without a projectType were given a fallback of 'newrelic' but that stopped working. This means all queries filtering by projectType 'newrelic' were coming back empty. For the time being I removed that filter and instead check not equal to 'external' which is the only other projectType

gatsby-cloud[bot] commented 1 year ago

:white_check_mark: opensource-website-develop deploy preview ready

nr-opensource-bot commented 1 year ago

:tada: This PR is included in version 1.24.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: