GitHub
Resource | Links |
---|---|
Related | Git, GitLab |
GitHub🔗
Explore | Topics | Trending | Collections
Consider not using GitHub: article Give Up GitHub! @sfconservancy.org
To Do🔗
Issues | Pull Requests | Notification Subscriptions
Projects🔗
Config🔗
Customisation🔗
.github repository🔗
Special repository with templates etc. for new issues, pull requests etc.^[https://towardsdev.com/setting-up-default-github-files-with-github-repository-75fd23d71161]
Dev🔗
GitHub packages🔗
https://github.com/features/packages
Safely publish and consume packages within your organization or with the entire world
Package software, e.g. in a Docker container, and make it available from https://ghcr.io
Examples
CI/CD🔗
Tags: #dev/cicd
- Article: Provisioning self-hosted GitHub Actions runners on demand
GitHub repo terraform-aws-github-runner | Docs - Dependabot: Monitor vulnerabilities in dependencies used in your project and keep your dependencies up-to-date #dev/security
READMEs and Markdown🔗
GitHub uses kramdown for Markdown conversion, Rouge syntax highlighting, and incremental building disabled.