training-manual icon indicating copy to clipboard operation
training-manual copied to clipboard

Overall tracking issue for advanced content

Open beardofedu opened this issue 4 years ago • 3 comments

This issue provides an overview of the content that needs to be added to the training manual for some of our more advanced audiences. There is some duplication between this issue and an existing project on GitHub from our amazing Programs team 🎉 .

Topic Issue (If any) PR Done
Add GitHub Package Management #227
Add Insights #226
Add Codespaces #226
Add Actions #224 #237
Personal Access Tokens (PATs) #241
Configure GPG Keys #253
Branching strategies for multi-environment deployments
Branch protection to match the above
Introduction to the GitHub API and examples of usage
Introduction to GraphQL and examples of usage
Overview of CI/CD & where GitHub fits in
Repository best practices Similar PR for admin Similar content here
Create .gitignore files and usage #243
Git LFS (existing content from @beardofedu) #255
Submodules #78 #256
Subtrees #256
Git Sparse checkout
git-filter-branch / git-filter-repo
Git internals deep dive
git stash
GitHub Packages

If you are available to tackle any of these tasks, just assign yourself to the issue, if an issue doesn't exist just throw your name next to it, but I expect to create the needed issues before tomorrow the 11th.

beardofedu avatar Aug 10 '20 21:08 beardofedu

Just referencing an old issue with a similar goal: https://github.com/githubtraining/training-manual/issues/78

parkerbxyz avatar Aug 18 '20 20:08 parkerbxyz

Added git stash as a topic since it came up a couple of times in my trainings now.
EDIT: Also github packages

whatupfoo avatar Aug 31 '20 14:08 whatupfoo

Found this about submodules vs. subtrees: https://github.github.com/training-kit/downloads/submodule-vs-subtree-cheat-sheet/

whatupfoo avatar Sep 02 '20 12:09 whatupfoo