-
Notifications
You must be signed in to change notification settings - Fork 1.5k
document community meetup promotion #1590
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
Conversation
❌ graphql.github.io-source deploy preview failedYour build failed. View the build logs. Errors "gatsby-node.js" threw an error while running the onCreatePage lifecycle: Cannot read properties of null (reading 'tags') 9 | remark: MarkdownRemark! @link # backlink to the parent 10 | } > 11 | `)},f=async({reporter:e,node:t,actions:r,createNodeId:a,createContentDigest:o})=>{const{createNode:n,createParentChildLink:s,createRedirect:i}=r;if("MarkdownRemark"===t.internal.type&&"blog"===t.frontmatter.layout){const r=a(`${t.id} >>> BlogPost`),{permalink:i}=t.frontmatter;if(!i?.startsWith("/blog/"))return void e.panicOnBuild(`${i} is not valid permalink for blog post`);const l={id:r,postId:i.replace("/blog/","").replace(/\/$/,""),title:t.frontmatter.title,tags:t.frontmatter.tags??[],date:t.frontmatter.date,authors:(t.frontmatter.byline??"").split(",").map((e=>e.trim())).filter(Boolean),guestBio:t.frontmatter.guestBio??null};n({...l,remark:t.id,parent:t.id,children:[],internal:{type:"BlogPost",contentDigest:o(l)}}),s({parent:t,child:l})}},g=async({page:t,actions:r})=>{if(t.path.startsWith("/blog")||t.path.startsWith("/tags")||t.path.startsWith("/conf/attendee/"))return;const{createPage:a,deletePage:o}=r;o(t);let p={...t.context,sourcePath:n.relative(m,t.path)};if("/code"===t.path||"/code/"===t.path){const r=await(0,s.glob)("src/content/code/**/*.md"),a=e("e4123304d50e1874"),o=await(0,i.updateCodeData)(r,a),d=await(0,l.organizeCodeData)(o),u=await(0,c.sortCodeData)(d);p={sourcePath:n.relative(m,t.path),...u}}a({...t,context:p})},h=async e=>{try{const t=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json","User-Agent":"GraphQL Conf / GraphQL Foundation"}});return await t.json()}catch(t){throw new Error(`Error fetching data from ${e}: ${t.message||t.toString()}`)}},y=async({actions:e,graphql:t})=>{const{createPage:r,createRedirect:a}=e;a({fromPath:"/conf/attendee/*",toPath:"https://graphql-conf-attendee-nextjs.vercel.app/*",statusCode:200});try{const y=process.env.SCHED_ACCESS_TOKEN,b=await h(`https://graphqlconf23.sched.com/api/s |
e7b0cef
to
b13f994
Compare
Hey @n1ru4l can you please rebase and I can help land this |
Would be great to link to https://graphql.org/community/foundation/local-initiative/ now it's established too 🙌 |
@saihaj is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Description
Adds information about community meetups and that you can contact the foundation for promoting the event via the official channels.