Git Product home page Git Product logo

githubgraduation-2021's Introduction

Updates

February 7, 2022

Thank you all for your patience as swag ships! It's been fun to see your posts on social media as the cards arrive.

Haven't received swag yet?

We're so sorry to hear! Please fill out the trading card replacement form before March 1 and we'll re-ship your card by March 15, 2022.

<3

GitHub Education

December 2, 2021

Swag has shipped! πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

Keep an eye out for something fun in the mail. If you live in the United States, this means anytime from today through next week. If you live internationally, expect 3-4 weeks for shipments to arrive.

If you have not received your swag by January 31, 2022, head back to this repository and we'll open a new form to replace lost or damaged shipments.

Happy coding πŸ’– GitHub Education

October 11, 2021

First off, THANK YOU πŸ™Œ all for your patience. Production and shipping around the world are still quite delayed, but we are getting closer. We are 3-weeks away from finishing printing trading cards. Once printed, we'll work hard to get everything into envelopes and shipped straight to you πŸ’Œ. For international shipments, this can mean 2-3 additional weeks. Anyone in the United States can expect something in the mail within a week after printing.

If you need to update your shipping information, we can for three more weeks. Please submit your updated address in the Notes section of the question form.

Congrats again on your graduation πŸ’–

@elisemoe + @juanpflores

May 27, 2021

And that’s a wrap on the GitHub 2021 Yearbook βœ¨βœ…

Submissions to the repository are closed as of 12:00pm PT. Yearbook will be live on Tuesday June 1. Check back here for updates!

If you believe there has been a mistake with reviews, please let us know in an Issue. All Issues will be responded to before the event on June 5. Don’t forget to save the date and follow us on Twitch for notifications! See you on stage at graduation πŸ‘‹

May 14, 2021

Hi Octograds!

You all have made our week with your messages, pull requests, and support for each other πŸ’– We are honored to be a part of your graduation experience.

We have merged 5,000 pull requests and swag eligibility is now closed. If your pull request is merged as of today (May 14), we will send you a custom holographic trading card in the mail. Please have patience. Swag production and shipping takes time and we will post updates to this repository as we have them. It is unlikely you will receive a shipment before the event.

In the meantime, be sure to update your GitHub profile image and bio! We will use both to create your custom card.

Our team is offline this weekend and will be back, on Monday (PT), to review pull requests to join the yearbook and "walk" the stage at GitHub Graduation on June 5. Pull requests are no longer eligible for swag but we would love to have you a part of the ceremonyπŸŽ“! We will review all pull requests submitted before May 27 at 12:00pm PT (May 28 at 12:30am IT) to join the event.

Think there was a mistake? Send us a link to any relevant pull requests and Issues, along with a description of events. This does not include pull requests accidentally closed and recreated at a later time, or pull requests not eligible for merge before May 14 at 5:52pm PT (when the 5,000th pull request was merged). Use this form only for scenarios where you believe our bot or team made a mistake.

Looking for more ways to support the Class of 2021? Here are a few ideas:

πŸ‘©β€πŸ’» Continue providing feedback on pull requests to help your classmates get their pull request ready to merge. We appreciate your help and love seeing the magic of social coding.

✍️ Share your message to a teacher or educator who has supported your journey as a student. Note: these submissions no longer qualify for swag but we would love to hear your stories nonetheless!

πŸ“ͺ Have patience. Our team is working hard to get through your pull requests and provide everyone with the feedback needed to join the event. GitHub Actions saved our team an enormous amount of time managing reviews this year but, as much as we love our automations, this is still a manual process to ensure the Code of Conduct is followed and the event can be enjoyed by all.

We can’t wait to see you β€œon stage” June 5! Follow us on Twitch for notification and save the date. In the words of @juanpflores, let’s make this AWESOME.

❀️ @elisemoe + GitHub Education

2021-github-graduation-social-card-1

This repository contains the yearbook for GitHub Graduation 2021. By issuing a pull request to this repository, you can request to be added to the Class of 2021.

The first 5,000 pull request successfully merged into the repository by May 27 will receive custom swag in the mail.

Privacy Notice πŸ‘€

Consider that all the information that you add to this repository will be publicly available.

  • If you don't feel comfortable with displaying your full name, you can include a short name or nickname instead.

Who can apply πŸ“

We invite any student who has graduated, or plans to graduate, in 2021 to apply to the yearbook. This includes bootcamps, code camps, high school graduates, Master's graduates, Ph. D. Graduates, etc.

The eligibility criteria are -

  1. You have been verified as a student with the GitHub Student Developer Pack. Not yet a part of the Pack? Apply here.
  2. You have not participated in a past GitHub Graduation event.

How to join the Class of 2021

Here are two steps to join graduation and receive swag in the mail.

  1. Fill out the swag shipment form. Note: the form needs to be done before creating your Pull Request and does not guarantee participation in the event. Your PR must be successfully merged to be included and only the first 5,000 merged PRs will receive swag.
  2. Submit a pull request with your profile information to join the Yearbook and be highlighted in the graduation event.
  3. (optional) Level up your swag and make an additional appearance at graduation by sharing a story of a teacher who has made an impact in your education. More info below!
  4. Save the date (Google calendar invite) and attend graduation πŸ₯³

1. Fill out the swag shipment form.

Information submitted to the swag shipment form will only be used to ship swag for graduation. Submitting the form does not guarantee you will receive swag in the mail. Only the first 5,000 graduates to successfully merge their pull request to the Yearbook will receive a shipment.

2. Add yourself to Yearbook 🏫

Replace <YOUR-USERNAME> with your GitHub username in this guide.

First, create the folder _data/YOUR-USERNAME/

Fork this repository, create a new folder inside the _data folder, and name it with your username. It should look something like this _data/<YOUR-USERNAME>/. Ex.

_data/MonaTheOctocat/

Second, add your profile information

Create a markdown file in your folder following the convention <YOUR-USERNAME>.md. Ex.

_data/MonaTheOctocat/MonaTheOctocat.md

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME-OR-NICKNAME # No longer than 28 characters
institution: INSTITUTION-NAME 🚩 # no longer than 58 characters
quote: YOUR-SENIOR-QUOTE # no longer than 100 characters, avoid using quotes(") to guarantee the format remains the same.
github_user: YOUR-GITHUB-USERNAME
---

Do not use special characters in the template above.

Third, submit your Pull Request

Go through the checklist on the pull request template to guarantee your submission is valid. The GitHub Education team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested in the pull request comment section.

3. Share your story of a teacher who made an impact πŸ‘©β€πŸ«πŸ‘¨β€πŸ«

This year, we want to hear stories of teachers or educators who made a difference on your journey in 2021. Similar to last year's "A Message to the Octograds" video, we're putting together a compilation of your stories. Every participant will level up their swag with an extra special design. To take part,

  1. Fill out the video release form.
  2. Record and submit your video message. (full instructions for recording)

Not sure what to say? Even a "thank-you teachers!" in your local language is appreciated to help us in honoring educators around the world.

Share your message to teachers.

A note on swag πŸ›

The first 5,000 successfully merged PRs will receive a custom holographic developer trading card with their GitHub status in the mail.

What does this mean? We will use your public GitHub profile information to create a trading card. To ensure your trading card best reflects you, please make sure your GitHub profile picture and bio are up to date and what you would like shown on the card.

Graduation Day πŸŽ“

Don't forget to watch the livestream!

githubgraduation-2021's People

Contributors

0xpriyanshujha avatar adilkhan04 avatar ajay-wagh avatar antonyhalim avatar ayushgup85 avatar benesle avatar brandonsams avatar cgcarr avatar diiviij avatar edje123 avatar elisemoe avatar ferdib-al-islam avatar frankiefab100 avatar geetu-sharma avatar harshvs99 avatar i-am-priyam avatar itsashna avatar juanpflores avatar jupsimar avatar kumarnaveence20 avatar luximo avatar melissalunam avatar mohan-kartik avatar preethi4848 avatar psmohammedali avatar sonabyanjankar avatar techpkd123 avatar tejaswarathe avatar yigiterinc avatar zeus1503 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

githubgraduation-2021's Issues

Pull Request Never Reviewed

Hey GitHub Education Team!

First off, I would like to say thank you for doing this for the graduating class of 2021, I think I can speak for most people when I saw we greatly appreciate it.

I was hoping someone could manually look over my PR. When I first submitted it it seemed to have passed all the checks but never got the "βœ… Ready for Merge" tag since it was awaiting review. I then went ahead and updated my quote and now it seems to be stuck in the checking stage with no feedback if I need to change something.

I would greatly appreciate if someone could take a look at this and offer some insight about what needs to be done to make sure I can be part of the 2021 Yearbook.

Agree to COC

I'm getting the error that I need to agree to the COC.

I thought this error was regarding the checklist but I already have that completed. Can someone direct me to what this means?

#4735

Not Reviewed

My PR is ready to Merge. But Bot doesn't reviewed

GitHub Education Bot missing PR reviews

GitHub-Education-Bot appears to be skipping over/ missing some PRs and when flagged for review manually is still not reviewing the content.
Unsure why this may be as it appears to be reviewing other PRs posted around a similar time.

.github/PULL_REQUEST_TEMPLATE.md Error

Getting this Error, Can anyone help me on this

Please ensure all changes are contained within the _data/omkarkd/ directory. Invalid file paths:

.github/PULL_REQUEST_TEMPLATE.md

Bug Report: Include full first name for passing bot checks

I went through the approved PRs and found the authors' names to be at least full first name. After updating my PR #1430 with full name, the checks finally passed.

According to the template, nicknames should be accepted without issues. I believe the checking algorithms currently focus on name searches to make sure the person agreed to the COC. Perhaps switching the check to GitHub username should resolve this issue.

Permission denied error

ERROR: Permission to education/GitHubGraduation-2021.git denied to.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I get this error when pushing

sujeeth-shetty


name: Sujeeth-Shetty
institution: The University of Texas at Dallas
quote: contribute to open source
github_user: sujeeth-shetty

Create egemenkus.md


name: Egemen Utku Kus
institution: Ihsan Dogramaci Bilkent University
quote: Being a geek is all about learning the inventories of things.
github_user: egemenkus

sujeeth-shetty


name: Sujeeth Shetty
institution: University of Texas at Dallas
quote: contribute to open source
github_user: sujeeth-shetty

Post-approval commit may have stalled the checks #4943

#4943

I made an edit while waiting for the PR to get approved, but I missed the timing and the commit went through after the PR was already approved. I think that extra commit might have messed up the automatic checks. Will this prevent my PR from being merged?

Screen Shot 2021-05-12 at 1 33 08 PM

Create Kaafivikrant.md

Application to the Class of 2021πŸŽ“
This pull request template helps you complete an application to the Class of 2021. Use the checklist below to verify you have followed the instructions correctly.

Checklist βœ…
[ βœ…] I have read the instructions on the README file before submitting my application.
[ βœ…] I made my submission by creating a folder on the _data folder and followed the naming convention mentioned in the instructions () and markdown file.
[ βœ…] I have submitted a swag shipping form.
[ βœ…] I have used the Markdown file template to add my information to the Year Book.
[ βœ…] I understand that a reviewer will merge my pull request after examining it or ask for changes in case needed.
[ βœ…] I understand I should not tag or add a reviewer to this Pull Request.
[βœ… ] I have added the event to my Calendar.

Waiting recheck too long

Hello! I made a pull request #2514 and the bot sent me remark about shipping form. But I had filled this form before.

I requested a new review and then fixed a typo (it was almost hour ago). And I'm still waiting review.

My second commit has passed check, but the check got error...

Request quota exhausted for request GET /repos/{owner}/{repo}/contents/{path}
(node:2582) UnhandledPromiseRejectionWarning: ReferenceError: feedpack is not defined
    at /home/runner/work/GitHubGraduation-2021/GitHubGraduation-2021/.github/workflows/src/index.js:81:5
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2582) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:2582) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Can you help me please? Seems that the bot skipped my PR

Student Developer Pack check failing

Hello,

I've tried to apply but I keep getting rejected by the SDP check. My PR is here #1613

My student developer pack information is current, I even re-applied today after it first started happening and was auto-approved.

Thank you for your help.

Can't tell if my PR is to the right repository.

I committed my code to the repository i forked to my own account and pushed it there and submitted my pull request there, but I don't know if that was correct if I was just doing that to my own local version of the repo. Someone please help me figure out how to commit it to the actual repo to submit my PR because it is not clear at all to me. I tried doing it through the repo i cloned directly too but i just get a permission denied error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.