Difference between revisions of "GitHub"
Jump to navigation
Jump to search
↑ https://github.blog/2020-09-30-code-scanning-is-now-available/
(30 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:GitHub]] ([[2008]]) collaborative version control platform based on <code>[[git]]</code> from [[Microsoft]]. | [[wikipedia:GitHub]] ([[2008]]) collaborative version control platform based on <code>[[git]]</code> from [[Microsoft]]. | ||
+ | * https://trends.google.com/trends/explore?date=all&geo=ES&q=Github | ||
+ | * [[GitHub pricing]]: https://github.com/pricing | ||
+ | * Cloud Registration: only [[email]] | ||
+ | * [[On-premise]]: [[GitHub Enterprise Server]] | ||
== Features == | == Features == | ||
Line 5: | Line 9: | ||
* Feature requests | * Feature requests | ||
* Task management | * Task management | ||
− | * Continuous integration ([[GitHub Actions]]) | + | * Continuous integration ([[GitHub Actions]]): 2000 min/month (33h/month) free for public repos |
* [[wiki]]s | * [[wiki]]s | ||
− | * [[Code scanning]] (Sep 2020)<ref>https://github.blog/2020-09-30-code-scanning-is-now-available/</ref> | + | * [[GitHub code scanning|Code scanning]] (Sep 2020) <ref>https://github.blog/2020-09-30-code-scanning-is-now-available/</ref> |
+ | * [[Secret scanning]] [[GitHub Advanced Security (GHAS)]] | ||
== Services == | == Services == | ||
Line 13: | Line 18: | ||
* [[GitHub Marketplace]] (May 2017) | * [[GitHub Marketplace]] (May 2017) | ||
* [[GitHub Apps]] | * [[GitHub Apps]] | ||
− | * [[GitHub Advanced Security]] license | + | * [[GitHub Advanced Security (GHAS)]] included in [[GitHub Enterprise]] license, which includes [[GitHub code scanning]] |
+ | * [[GitHub Secrets]] | ||
== Plans == | == Plans == | ||
+ | https://github.com/pricing | ||
* Free | * Free | ||
* Team | * Team | ||
Line 26: | Line 33: | ||
* [[ZenHub]] | * [[ZenHub]] | ||
* [[GitHub Desktop]] | * [[GitHub Desktop]] | ||
− | |||
− | |||
* [[CodeQL]] | * [[CodeQL]] | ||
− | |||
* [[Dependabot]]: alerts (<code>[[dependabot.yml]]</code>) | * [[Dependabot]]: alerts (<code>[[dependabot.yml]]</code>) | ||
− | * [[Heroku Review Apps]] | + | * [[Heroku Review Apps]] disposable applications |
+ | * [[GitHub Jobs]] | ||
+ | * Navigation palete Keys: <code>[[Command]] + k</code> | ||
+ | * Configurations: <code>[[Make profile private and hide activity]]</code> | ||
+ | * [[Visual Studio GitHub pull requests extension]] | ||
+ | * [[GitHub GraphQL API]] | ||
+ | * [[Ruby on rails]] | ||
+ | * [[GitHub Galaxy]] | ||
+ | * [[GitHub audit]] | ||
== Activities == | == Activities == | ||
* [[GitHub Self hosted runner]]: https://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners#adding-a-self-hosted-runner-to-a-repository | * [[GitHub Self hosted runner]]: https://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners#adding-a-self-hosted-runner-to-a-repository | ||
+ | * Rename a folder: https://github.blog/2013-03-15-moving-and-renaming-files-on-github/ | ||
+ | * [[Restrict who can push to matching branches in GitHub]] | ||
== See also == | == See also == | ||
* {{GitHub}} | * {{GitHub}} | ||
* {{git software}} | * {{git software}} | ||
− | |||
− | |||
− | |||
[[Category:Software development]] | [[Category:Software development]] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
[[Category:GitHub]] | [[Category:GitHub]] |
Latest revision as of 14:24, 26 August 2024
wikipedia:GitHub (2008) collaborative version control platform based on git
from Microsoft.
- https://trends.google.com/trends/explore?date=all&geo=ES&q=Github
- GitHub pricing: https://github.com/pricing
- Cloud Registration: only email
- On-premise: GitHub Enterprise Server
Features[edit]
- Bug tracking
- Feature requests
- Task management
- Continuous integration (GitHub Actions): 2000 min/month (33h/month) free for public repos
- wikis
- Code scanning (Sep 2020) [1]
- Secret scanning GitHub Advanced Security (GHAS)
Services[edit]
- GitHub Codespaces (2020) development environment
- GitHub Marketplace (May 2017)
- GitHub Apps
- GitHub Advanced Security (GHAS) included in GitHub Enterprise license, which includes GitHub code scanning
- GitHub Secrets
Plans[edit]
- Free
- Team
- Enterprise: SAML single sign-on
Related[edit]
- Source Code Management (SCM)
.github
.gitignore
- ZenHub
- GitHub Desktop
- CodeQL
- Dependabot: alerts (
dependabot.yml
) - Heroku Review Apps disposable applications
- GitHub Jobs
- Navigation palete Keys:
Command + k
- Configurations:
Make profile private and hide activity
- Visual Studio GitHub pull requests extension
- GitHub GraphQL API
- Ruby on rails
- GitHub Galaxy
- GitHub audit
Activities[edit]
- GitHub Self hosted runner: https://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners#adding-a-self-hosted-runner-to-a-repository
- Rename a folder: https://github.blog/2013-03-15-moving-and-renaming-files-on-github/
- Restrict who can push to matching branches in GitHub
See also[edit]
- GitHub, GitHub Actions, GitHub Actions Runner, Events, CodeQL, GitHub Desktop, GitHub organization, base permissions, GitHub Copilot,
.gitignore
, GitHub Codespaces, GitHub Marketplace, GitHub Apps, GitHub Enterprise Server, GitHub CLI (gh
), Dependabot, GitHub security,.github/
, GitHub code scanning, GitHub Pages, GitHub Packages, GitHub Advanced Security, GitHub Mobile, GitHub Importer, GitHub versions, SSH keys git
, GitHub, GitLab, Gerrit, TeamCity, Jenkins, CircleCI, Bitbucket, AWS Codecommit
Advertising: