diff --git a/docs/01_getting_ready_for_class.md b/docs/01_getting_ready_for_class.md index 1e4af7ba..41085eb0 100644 --- a/docs/01_getting_ready_for_class.md +++ b/docs/01_getting_ready_for_class.md @@ -103,7 +103,7 @@ For this class, we will use a basic text editor to interact with our code. Let's ### Step 5: Install GitHub CLI (optional) -The GitHub command-line tool has funtionality that may be useful during the labs setup. +The GitHub command-line tool has functionality that may be useful during the labs setup. Install GitHub CLI from [here](https://github.com/cli/cli#installation), then confirm it is available on your console: @@ -141,4 +141,3 @@ code . Congratulations! You should now have a working version of Git and a text editor on your system. If you still have some time before class begins, here are some interesting resources you can check out: - **[github.com/explore](https://www.github.com/explore)** - Explore is a showcase of interesting projects in the GitHub Universe. See something you want to re-visit? Star the repository to make it easier to find later. -- **[lab.github.com](https://lab.github.com)** - The Learning Lab bot will guide you through projects and provide feedback right from your GitHub repository, helping you build every step of the way. diff --git a/docs/17_actions_activity.md b/docs/17_actions_activity.md index b9ada8de..fe33e3a5 100644 --- a/docs/17_actions_activity.md +++ b/docs/17_actions_activity.md @@ -111,4 +111,3 @@ Head over to **Releases** and marvel at the outcome: - Edit the Configuration file to your liking and run your Action again - Try out other Actions in the [Marketplace](https://github.com/marketplace?type=actions) -- Learn more about Actions via the [GitHub Learning Lab](https://lab.github.com/search?q=actions) diff --git a/docs/app_case_studies.md b/docs/app_case_studies.md index febf73d6..8623b313 100644 --- a/docs/app_case_studies.md +++ b/docs/app_case_studies.md @@ -19,7 +19,6 @@ Each topic has a list of resources (articles, white papers, videos, etc.) and a #### Resources -- [InnerSource Fundamentals course on GitHub Learning Lab](https://lab.github.com/githubtraining/innersource-fundamentals) - [Innersource commons](https://paypal.github.io/InnerSourceCommons/) - Free book: [Getting Started With InnerSource](https://innersourcecommons.org/learn/books/getting-started-with-innersource/) - [An introduction to innersource](https://resources.github.com/whitepapers/introduction-to-innersource/) GitHub white paper diff --git a/docs/app_supporting_learning_lab.md b/docs/app_supporting_learning_lab.md deleted file mode 100644 index f9de2a12..00000000 --- a/docs/app_supporting_learning_lab.md +++ /dev/null @@ -1,62 +0,0 @@ -## Supporting Learning Lab - -We recommend [Learning Lab](https://lab.github.com/) as a hands-on activity in many settings. It's self-paced, and highly involved, which means that users can get to work in a way that will work for them. - -### Tips for success - -Facilitating [Learning Lab](https://lab.github.com/) in groups is a slightly different experience than trying it alone. - -#### Equipment - -Things can get very boring, very quickly if everyone will be expected to follow along on their own computer, but someone forgot theirs. Make sure it's clear to everyone participating that they should bring a computer to the event. - -Even if everyone has their computer, a shortage of Wi-Fi or power outlets can be a real downer. If it's a short event, the outlets might not be necessary, but it's always best to plan to have plenty of network connection and power connection. - -#### Visibility - -Introduce participants to Learning Lab by showing it on the screen, and making sure the URL is clearly visible - -#### Environment - -Since everyone will be working on their own, it's usually best if it's a quieter space with plenty of room for everyone to work on their computers. Some situations that _aren't_ ideal might consist of: - -- Too much noise or foot traffic through a common area -- No tables or desks, so people are working with a computer on their legs -- Lunch or cafeteria area where there are food and drinks around computers - -#### Helpers - -Plan to have several "mentors" or "helpers" walking around the room during the hands on time. Frequently, people have questions or are stuck, but don't want to call attention to themselves. Having a helper quietly walking by and asking them how they're doing gives them a low-pressure opportunity to ask for the help they need. - -Anyone helping should be introduced to the group, and differentiated, so others feel comfortable talking with them. At GitHub Workshop events, we typically have all "mentors" wear a GitHub sticker on their name tag. - -### FAQ - -These are some questions you might expect to get, and how we recommend answering them. - -#### Do I need to have a GitHub account? - -Yes, a GitHub account is necessary to use Learning Lab. - -#### Should I install on all repositories, or just one? - -If you choose to install Learning Lab on all of your repositories, Learning Lab will never gain information from repositories other than the ones you're using in the course. This scope of permission is the fastest way to get started, but if you'd rather install on only one repository, that's fine too. _You need at least one repository to use GitHub Learning Lab._ - -#### Which course should I try? - -We recommend starting with "Introduction to GitHub", and moving on from there. - -#### Can I keep working on this later? - -Yes. If you choose to pause your work or if you'd like to work on another course later, Learning Lab will save your progress. Log in from your GitHub account, and you'll be able to pick up where you left off. - -#### Something's wrong, and I can't fix it - -Hopefully, as the ambassador, you'll be able to figure out what's going on. However, if you have found a bug or the program isn't working as expected, always feel free to do one of the following: - -- Contact us in our shared Slack channel -- Start a thread in the [Community Forum](https://github.community/t5/GitHub-Learning-Lab/bd-p/learn) - -### Trying it out - -Let's try out [Learning Lab](https://lab.github.com/) now. While you're going through the courses, keep in mind what you might feel if you were doing this in a large group. diff --git a/docs/ja/01_getting_ready_for_class.md b/docs/ja/01_getting_ready_for_class.md index 049a4262..8b6619ac 100644 --- a/docs/ja/01_getting_ready_for_class.md +++ b/docs/ja/01_getting_ready_for_class.md @@ -131,4 +131,3 @@ code . おめでとうございます。 これで、あなたのシステムに、作業できるバージョンのGitとテキストエディタがあるはずです。 クラス開始前にまだ時間がある場合は、以下の興味深い資料をご覧ください。 - **[github.com/explore](https://www.github.com/explore)** - Exploreでは、GitHub Universeにおける興味深いプロジェクトを展示しています。 後で再度見てみたいプロジェクトはありましたか? 後で見つけやすくするために、リポジトリにStarを付けましょう。 -- **[lab.github.com](https://lab.github.com)** - GitHub Learning Lab では、ボットがプロジェクトを案内してくれ、各手順を実践できるように、即座に GitHub リポジトリからのフィードバックを与えてくれます。 diff --git a/script/expire-repo b/script/expire-repo index 976f8db7..6451a03d 100755 --- a/script/expire-repo +++ b/script/expire-repo @@ -80,7 +80,7 @@ function BeNice() { else TEMPLATE="conflict-practice (our conflict practice activity) [here](https://github.com/githubtraining/conflict-practice)" fi - curl -s -S -i -H "Authorization: token $TEACHER_PAT" -d "{ \"title\": \"Thank you for attending GitHub Training\", \"body\": \"@$USER We hope you enjoyed the :octocat: class and we look forward to seeing you in another [class or webinar](https://services.github.com/training/#public) soon. To keep things tidy in the githubschool organization, we are going to remove your practice repository.\n\nIf you would like to revisit these activities in the future, you can access the template repository for $TEMPLATE.\n\nStop by and see us sometime at [services.github.com](https://services.github.com), or take our newest self-paced courses at [lab.github.com](https://lab.github.com). :wave: Until we see you again, good luck in your GitHub adventures :rocket:.\"}" -X POST "https://$INSTANCE_URL/repos/$CLASS_ORG/$REPO_NAME/issues" >>log.out 2>&1 + curl -s -S -i -H "Authorization: token $TEACHER_PAT" -d "{ \"title\": \"Thank you for attending GitHub Training\", \"body\": \"@$USER We hope you enjoyed the :octocat: class and we look forward to seeing you in another [class or webinar](https://services.github.com/training/#public) soon. To keep things tidy in the githubschool organization, we are going to remove your practice repository.\n\nIf you would like to revisit these activities in the future, you can access the template repository for $TEMPLATE.\n\nStop by and see us sometime at [services.github.com](https://services.github.com). :wave: Until we see you again, good luck in your GitHub adventures :rocket:.\"}" -X POST "https://$INSTANCE_URL/repos/$CLASS_ORG/$REPO_NAME/issues" >>log.out 2>&1 # Delete the repo ./remove-repo "$REPO_NAME" }