training-manual
training-manual copied to clipboard
Home of the words in the GitHub Training Manual and teaching scripts.
Hello! Fellow fan of open education and Docsify here🙂 I've got a new open source Web app called [Docsify-This](https://docsify-this.net/#/) which I thought might be of interest to this project -...
I'm trying to get a copy of this running on GHES. I've put a copy of the repo on our server and attempted to create a page from the `/docs`...
The training-manual scripts ran fine for the last Developer workshop. Yesterday, I started getting this: What would you like to do? (Just the number please) 99: Exit 0: Confirm setup...
Here is the output: ``` Running script/create-initial-repo What would you like to name the repo? flutterint Checking if that repo name is available... [https://github.com/ps-developers-sandbox/flutterint] Repo name is available! Creating repository:...
The following exceptions can be removed from the textlint configuration once a new [super-linter](https://github.com/github/super-linter) version > v4.9.4 is released: https://github.com/githubtraining/training-manual/blob/eb22224dbc5ef90ba98b7bcae55a8b8d51a69497/.github/linters/.textlintrc#L8-L10 https://github.com/githubtraining/training-manual/blob/a5bfde775a089f46ece12db74dd4f1c66051e1e7/README.md?plain=1#L52-L60 **Reference:** - https://github.com/sapegin/textlint-rule-terminology/issues/38#issuecomment-1143205870 - https://github.com/sapegin/textlint-rule-terminology/pull/44 - https://github.com/github/super-linter/pull/3007
I can't access the below video URLs on pull requests in the conflict-practice repository. - https://user-images.githubusercontent.com/17183625/106972095-0ddcbe80-6705-11eb-9cc8-6df603e22910.mp4 - https://user-images.githubusercontent.com/17183625/106972084-06b5b080-6705-11eb-8f57-d81559307822.mp4 - https://user-images.githubusercontent.com/17183625/106972130-1a611700-6705-11eb-8858-a9ef429e2a60.mp4 I got the below error when accessing to link. ```...
I noticed the link to the interactive GitHub flow diagram that I typically use for teaching classes, now goes to a page with a lot of words: https://docs.github.com/en/get-started/quickstart/github-flow This is...
Found by @chrisn555-im: Fixed issue where if another users name is a prefix of the repo owner, no files are created diff --git a/script/create-files b/script/create-files index 4a235707..8892318a 100755 --- a/script/create-files...
While setting up a new development/training environment I am having issues with the version of the scrips on the **main** branch. Creating this issue as a place to hold the...
I keep getting the following error for different repositories: ``` Error! Failed to create repository. Pushing to ps-developers-sandbox/github-games-wulfland... Error! Failed to push commits to ps-developers-sandbox/github-games-wulfland. ``` Since I'm not allowed...