Difference between revisions of "GitHub"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(63 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:GitHub]] ([[2008]]) collaborative version control platform based on <code>[[git]]</code> from [[Microsoft]].
[[wikipedia:GitHub]]
+
* https://trends.google.com/trends/explore?date=all&geo=ES&q=Github
 +
* [[GitHub pricing]]: https://github.com/pricing
 +
* Registration: only [[email]]
  
 +
== Features ==
 +
* [[Bug tracking]]
 +
* Feature requests
 +
* Task management
 +
* Continuous integration ([[GitHub Actions]]): 2000 min/month (33h/month) free for public repos
 +
* [[wiki]]s
 +
* [[GitHub code scanning|Code scanning]] (Sep 2020)<ref>https://github.blog/2020-09-30-code-scanning-is-now-available/</ref>
 +
 +
== Services ==
 +
* [[GitHub Codespaces]] (2020) [[development environment]]
 +
* [[GitHub Marketplace]] (May 2017)
 +
* [[GitHub Apps]]
 +
* [[GitHub Advanced Security]] included in [[GitHub Enterprise]] license, which includes [[GitHub code scanning]]
 +
* [[GitHub Secrets]]
 +
 +
== Plans ==
 +
https://github.com/pricing
 +
* Free
 +
* Team
 +
* Enterprise: [[SAML]] single sign-on
 +
 +
== Related ==
 +
* [[Source Code Management]] (SCM)
 +
* <code>[[.github]]</code>
 +
* <code>[[.gitignore]]</code>
 +
* [[ZenHub]]
 +
* [[GitHub Desktop]]
 +
* [[GitHub Enterprise Cloud]]
 +
* [[GitHub Enterprise Server]]
 +
* [[CodeQL]]
 +
* [[Dependabot]]: alerts (<code>[[dependabot.yml]]</code>)
 +
* [[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]]
 +
 +
== 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
 +
* Rename a folder: https://github.blog/2013-03-15-moving-and-renaming-files-on-github/
  
 
== See also ==
 
== See also ==
 +
* {{GitHub}}
 
* {{git software}}
 
* {{git software}}
* {{CI}}
+
* {{VCS}}
 +
* {{dev}}
  
  
 
[[Category:Software development]]
 
[[Category:Software development]]
 +
[[Category:Microsoft]]
 +
[[Category:GitHub]]

Latest revision as of 12:35, 19 March 2024

wikipedia:GitHub (2008) collaborative version control platform based on git from Microsoft.

Features[edit]

Services[edit]

Plans[edit]

https://github.com/pricing

  • Free
  • Team
  • Enterprise: SAML single sign-on

Related[edit]

Activities[edit]

See also[edit]

  • https://github.blog/2020-09-30-code-scanning-is-now-available/
  • Advertising: