GitHub, the OSC Organization, and Repositories
How we use GitHub for collaboration and hosting our code and content
This chapter provides an overview of GitHub, the OSC’s GitHub organization, and how we use repositories to manage our code and content. It is essential reading for anyone contributing to our projects, as GitHub is central to how we collaborate and manage our work.
Pages in this section
| Page | Description |
|---|---|
| Git and GitHub Review | A refresher on Git and GitHub basics, including the concepts and commands you should be comfortable with before contributing to our projects. |
| The LMU OSC GitHub Organization | An overview of our GitHub organization, including how permissions work, how teams are structured, and how to navigate our repositories. |
| Our Repositories | A structured overview of the repositories we maintain, categorised by type — from organization configuration and websites to tutorials, tools, and backups. |
| Best Working Practices | Guidelines for creating repositories, contributing changes, and collaborating effectively within our organization. |
| GitHub Actions | An introduction to GitHub Actions — what they are, how they work, and how we use them at the OSC for automation. |