1
0
mirror of synced 2026-01-29 12:00:58 -05:00
Commit Graph

2668 Commits

Author SHA1 Message Date
Dev Prakash Sharma
27028b563a Merge branch 'main' into codewithdev-docs 2021-06-02 18:35:28 +05:30
Octomerger Bot
cba4b80c50 Merge branch 'main' into repo-sync 2021-06-02 20:59:32 +10:00
Matthias Wenz
b1326b458e Add co-authors reference to Mars 2020 contributor badge (#6989)
* Add co-authors reference to Mars 2020 contributor badge

* Update content/github/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-02 09:59:21 +00:00
Alena Sviridenko
4babcfbb5a Update Xamarin app building page with new script usage (#19607)
* Updated doc with new script name

* Updated the code

Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-02 09:58:23 +00:00
Felicity Chapman
5d44e66d95 Expand topics for Code security articles in preparation for a guide sub-landing page (#19340) 2021-06-02 06:27:03 +00:00
Martin Lopes
c0800a4ddb Added some edits (pending validation) 2021-06-02 13:39:15 +10:00
fluesvamp
ef7dab6040 Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md 2021-06-02 04:57:21 +02:00
Martin Lopes
ffcd2c944d Merge branch 'main' into runner-envvars 2021-06-02 11:17:17 +10:00
Janice
f82611c4cc Merge branch 'main' into patch-1 2021-06-01 17:34:53 -07:00
Janice
2756e64ade Merge branch 'main' into cloning-context 2021-06-01 17:17:20 -07:00
Janice
fbb5589557 Merge branch 'main' into updates-1480-terraform-registries 2021-06-01 17:06:56 -07:00
Matthias Wenz
8fdbfcdecd Align repository name and base URL with release 2021-06-01 16:22:49 -07:00
Laura Coursen
d1255c22a0 Add back changes 2021-06-01 10:44:06 -05:00
Mike McQuaid
c204b5fa28 Merge branch 'main' into personalizing-codespaces-for-your-account-more-files 2021-06-01 13:41:29 +01:00
⚡ Aditya Patel ⚡
c81628d674 Merge branch 'github:main' into patch-1 2021-06-01 17:53:20 +05:30
mc
2843cfffb3 [Ready to ship - June 1] - Code scanning free text search (#19391)
* made a start

* more fixes

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: Nick Fyson <nickfyson@github.com>

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* clarify tip

* improvement now only available on GHES 3.3 and later versions

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Nick Fyson <nickfyson@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-01 09:59:33 +00:00
Denise Yu
9f51101f73 Remove 'public' clarification for repos eligible for community files (#6941)
Actual behavior is that all repos, public or private, will "inherit"
the org/.github repo's community files
2021-06-01 09:10:53 +00:00
Shati Patel
bb92600bd7 Update running-codeql-runner-in-your-ci-system.md (#19625) 2021-06-01 07:29:09 +00:00
Matt Pollard
7efef306a8 Merge branch 'main' into personalizing-codespaces-for-your-account-more-files 2021-06-01 09:26:34 +02:00
⚡ Aditya Patel ⚡
d08c807684 Merge branch 'main' into patch-1 2021-06-01 12:26:27 +05:30
mc
f153ae9f9f Merge branch 'main' into updates-1480-terraform-registries 2021-06-01 07:45:45 +01:00
Paul Pottorff
8322aa9128 Added clarification for pre-subdomain isolation URLs (#6779)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-06-01 05:37:12 +00:00
Mike McQuaid
4c19eec5df personalizing-codespaces-for-your-account: more files.
Now that https://github.com/github/codespaces/issues/2884 is closed and merged to production: add these to the list of files.
2021-05-31 14:50:40 +01:00
Lucas Costi
2a6b3c5e98 Fix 'X-Hub-Signature' versioning for GHAE (#19640) 2021-05-31 18:48:05 +10:00
Martin Lopes
b8ff68b0b9 Merge branch 'main' into update-python-build-docs 2021-05-31 14:21:54 +10:00
⚡ Aditya Patel ⚡
7bf278a4f6 Merge branch 'main' into patch-1 2021-05-31 09:44:29 +05:30
gojimmypi
7f9a6141d6 Update creating-a-github-pages-site-with-jekyll.md
add notes for `domain`, `url`, and `baseurl` settings when repo used as subfolder
2021-05-30 11:14:13 -07:00
Dev Prakash Sharma
9ae10fe8d7 Added Intro/ Using Git 2021-05-29 10:47:56 +05:30
Dev Prakash Sharma
20db040d69 Merge branch 'github:main' into codewithdev-docs 2021-05-29 10:32:00 +05:30
Perkles
add6e3477a Conventioning section titles 2021-05-29 01:11:45 -03:00
jmarlena
b7c020bda8 Merge branch 'main' into patch-1 2021-05-28 14:08:46 -07:00
mo khan
e42ebdbc23 Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:17 -06:00
mo khan
071352bb5a Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:11 -06:00
mo khan
fa94681617 docs: move terraform example below rubygems 2021-05-28 13:51:37 -06:00
Sarah Schneider
4008de0e4f Merge branch 'main' into github-ae-release-notes 2021-05-28 15:17:35 -04:00
mo khan
fb8d6c677d Merge branch 'main' into updates-1480-terraform-registries 2021-05-28 12:56:35 -06:00
Dev Prakash Sharma
db9ac7eaa6 Added Intro/ Getting Started with Git 2021-05-28 23:50:52 +05:30
Carlos Cuellar
1bf890562e Remove webhook_secret from Creating GitHub App via URL params (#19601) 2021-05-28 17:19:07 +00:00
Dev Prakash Sharma
bbf6b458d7 Updated indentation/ Using GitHub 2021-05-28 21:36:06 +05:30
Dev Prakash Sharma
66f792f2ba Updated Indentation/ Learning about GitHub 2021-05-28 21:33:56 +05:30
Dev Prakash Sharma
0c798bcd6c Update index.md 2021-05-28 21:31:04 +05:30
Dev Prakash Sharma
aadce6a181 Added Intro / Exploring projects on GitHub 2021-05-28 21:30:43 +05:30
Dev Prakash Sharma
1b2aaa9f25 Added Intro / Exploring projects on GitHub 2021-05-28 21:30:10 +05:30
Sarah Schneider
936cc4de5a Merge branch 'github-ae-release-notes' of github.com:github/docs-internal into mattpollard/github-ae-release-notes/update/add-prior-notes 2021-05-28 11:49:56 -04:00
Sarah Schneider
c67bd9d5ba Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-28 11:48:56 -04:00
Matt Pollard
a7f2495dcc Add missing redirects for Advanced Security content (#19591) 2021-05-28 15:36:26 +00:00
Dev Prakash Sharma
e6e292fd8c Added Intro for Using GitHub 2021-05-28 19:05:17 +05:30
Sarah Schneider
09bbeef176 add redirect from /admin/overview/github-ae-release-notes 2021-05-28 09:30:22 -04:00
Sarah Schneider
1371560680 Merge branch 'github-ae-release-notes' of github.com:github/docs-internal into mattpollard/github-ae-release-notes/update/add-prior-notes 2021-05-28 09:26:10 -04:00
Sarah Schneider
4b35b4987b Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-28 09:23:56 -04:00