Skip to content

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

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Conversation

n1ru4l
Copy link
Contributor

@n1ru4l n1ru4l commented Nov 21, 2023

Description

Adds information about community meetups and that you can contact the foundation for promoting the event via the official channels.

Copy link

gatsby-cloud bot commented Nov 21, 2023

❌ graphql.github.io-source deploy preview failed

Your 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

@saihaj
Copy link
Member

saihaj commented Dec 17, 2024

Hey @n1ru4l can you please rebase and I can help land this

@benjie
Copy link
Member

benjie commented Dec 17, 2024

Would be great to link to https://graphql.org/community/foundation/local-initiative/ now it's established too 🙌

Copy link

vercel bot commented Dec 23, 2024

@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.

Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphql-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 3:34pm

@saihaj saihaj merged commit 57b1d9d into graphql:source Dec 23, 2024
4 checks passed
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.

3 participants