jscraftcamp / website

Website of the JSCraftCamp in Munich
https://jscraftcamp.org
48 stars 393 forks source link

Create basan_kuberlinov.json #1975

Closed KuBerlinOV closed 1 month ago

KuBerlinOV commented 1 month ago

Dear JSCraftCamp team,

I would be very thankful for the opportunity to join your barcamp! Thank you in advance.

Best, Basan Kuberlinov

I would like to register for JS CraftCamp.

Are you from a sponsoring company?

netlify[bot] commented 1 month ago

Deploy Preview for jscraftcamp ready!

Name Link
Latest commit 4c94eb157180cb43b2c818fa582705dc2bdf127a
Latest deploy log https://app.netlify.com/sites/jscraftcamp/deploys/663b7f03542b7c00081e7e22
Deploy Preview https://deploy-preview-1975--jscraftcamp.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 77 (🔴 down 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

wolframkriesing commented 1 month ago

hi @KuBerlinOV cool to see your interest in the JSCC. Please make sure to read and tick off the according boxes in your PR text. If you need any more help feel free to let us know.

KuBerlinOV commented 1 month ago

Hi Wolfram, I have just checked the boxes. I am not sure what should I do next? :)

Narigo commented 1 month ago

Hi @KuBerlinOV, great to see you joining us this year and meeting you in person! 🥳

There is an issue with the JSON still:

Invalid participant json 'participants/basan_kuberlinov.json':
    'githubAccountName': Required
    'tShirtSize': Invalid enum value. Expected 'S' | 'M' | 'L' | 'XL' | '2XL' | '3XL', received 'UNDEFINED'
    Unrecognized key(s) in object: 'tShirt'

It looks like you've used an older version of our template - instead of tShirt we only have tShirtSize and we require the githubAccountName field now.

KuBerlinOV commented 1 month ago

Hi @Narigo , thank you for the answer. I have made the changes in my json file, but now I stuck at the tests with the "test Expected — Waiting for status to be reported". Sorry, I did not have experience with GitHub actions before and have to figure out on the go :)

Narigo commented 1 month ago

No worries - as a first time contributor, GitHub asks for an approval to run the GitHub action which checks the registration and we have to manually click it. Looks like it went through this time, so you did great and we could merge your registration.

Welcome to the JSCC24, @KuBerlinOV!

KuBerlinOV commented 1 month ago

Ah, I understand, I thought these were just tests. Thank you! :) I am looking forward to meeting you at the barcamp!