1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

1473 Commits

Author SHA1 Message Date
hubwriter
9eccffecd1 [March 15] Dependabot version updates support for private registries (#17985)
* Update the UI for allowing private repos

* Private reg support WiP

* More WiP for private reg support

* Apply review comment about internal repos

* Add Dependabot secrets article

plus details of allowing remote code execution

* Add link to private registries info

* Fix conflict on PR

* Add 'private_source_*' errors to troubleshooting

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/reusables/dependabot/private-dependencies-note.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/reusables/dependabot/supported-package-managers.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Move registries section below updates

as requested by reviewer.

* Correct heading level of 'allow' subheading

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>
2021-03-15 17:03:35 +00:00
Christian Adamini
aed7b95a9b Add search field description (#4216)
* Add search field description

closes https://github.com/github/docs/issues/1880

* Update content/github/administering-a-repository/viewing-branches-in-your-repository.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-15 15:36:44 +00:00
Kenny
79fbdeb144 Fix .env examples for PRIVATE_KEY -> GITHUB_PRIVATE_KEY variables (#4305)
This fixes naming for a couple of variables in the `.env` examples in this document.  Currently there are examples which suggest naming the private key variable `PRIVATE_KEY`, when really it should be `GITHUB_PRIVATE_KEY`.  When following along in the example and attempting to run the server, using the incorrect name in the `.env` file leads to an error.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-15 15:24:59 +00:00
Martin Lopes
1d959edcfa Updates for GHAE Actions beta (#18048)
* Added AE version

* Renamed draft article

* Fixed typo

* Added new section for AE

* Fixed versioning

* Update finding-and-customizing-actions.md

* Update using-actions-in-github-ae.md

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>

* Update using-actions-in-github-ae.md

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-03-15 12:02:19 +10:00
Martin Lopes
c3bd124fc0 [GitHub AE Beta] Explain that users must contact support for all Premium Runner management (#18239)
* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-03-15 00:20:25 +00:00
Matt Pollard
be6f8692a2 Fix two broken links (#18247) 2021-03-12 17:36:23 +00:00
Mike McDonald
d18ed5fe31 Update vendor docs for gomod (#18210) 2021-03-12 16:41:16 +00:00
Sarah Schneider
2235827554 Merge branch 'main' into feat/add-contributor-frontmatter 2021-03-12 09:38:29 -05:00
mc
4df2325d3c Merge branch 'main' into 2764-dependabot-improvements 2021-03-12 09:52:23 +00:00
mchammer01
afe0b18f64 finish addressing comments 2021-03-12 09:49:25 +00:00
Martin Lopes
f8b79bf39c Add description about AE runner pools (#18178)
* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-03-12 17:31:15 +10:00
Sarah Schneider
90ced5fa38 Merge branch 'main' into feat/add-contributor-frontmatter 2021-03-11 19:46:38 -05:00
Steve Winton
cd87b0eb4a Document new contributor YAML frontmatter 2021-03-11 15:08:22 -06:00
Hammam
758ea16963 Align with the current instruction for password length (#4436)
* Align with the current instruction for password length

* Update content/github/authenticating-to-github/creating-a-strong-password.md

Change wording to make the required number of characters accurate

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
2021-03-11 20:02:58 +00:00
mchammer01
7a9a3409c7 remove WhiteSource 2021-03-11 10:31:56 +00:00
mc
1a4294a9c0 Merge branch 'main' into supported-ecosystems-clarification 2021-03-11 06:56:23 +00:00
Matt Pollard
f68bdd0456 Revise information about GitHub Actions in minimum specifications for GitHub Enterprise Server 2.22+ (#18052) 2021-03-10 12:43:58 +01:00
Abby Vollmer
eaf3fa9d9b [March 9] Update and rename Sensitive Data Removal Policy to Private Information Removal Policy (#17029)
* Update and rename github-sensitive-data-removal-policy.md to github-private-information-removal-policy.md

* Update github-private-information-removal-policy.md

* Update content/github/site-policy/github-private-information-removal-policy.md

* Update github-private-information-removal-policy.md

* Update content/github/site-policy/github-private-information-removal-policy.md

Co-authored-by: Jesse Geraci <6133249+jessephus@users.noreply.github.com>

* add link to Community Guidelines

* add reference to ToS/AUP

* Update github-private-information-removal-policy.md

* replace "sensitive data" with "private information"

* Update github-private-information-removal-policy.md

* Update github-private-information-removal-policy.md

* account for active forking and large networks

* add link to AUP where we cite ToS in 1st sentence

* Update content/github/site-policy/submitting-content-removal-requests.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>

* Update github-private-information-removal-policy.md

* Fix some links

* Add new article to TOC

* Fix a link

Co-authored-by: Jesse Geraci <6133249+jessephus@users.noreply.github.com>
Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-03-09 19:24:29 -07:00
Octomerger Bot
324bb38c74 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-10 11:04:24 +10:00
Sascha Mann
9daf441520 Update repo of Julia library (#4408)
The library has been moved to the `JuliaWeb` org. The previous link redirected to the new location.

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
2021-03-09 19:21:44 +00:00
Jess Frazelle
dfdca37355 Add a space (#4390)
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
2021-03-09 19:06:18 +00:00
Ethan Palm
1d87a7e10c Add that Discussions are available in private repos & bug fixes (#18165)
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-03-09 12:32:15 -05:00
Emily Gould
052a540cdb Getting started category landing page (#17841)
* Start building out landing page in index file

* Add articles

* Add a couple more popular articles

* Tweak intro to cover more audiences

* Add TOC back with new organization

* Update content/github/getting-started-with-github/index.md

* Category as product guides section

* Update breadcrumbs.js

* Update server.js

* Update product-landing.html

* Remove TOC listing

* Revert removing TOC

* Update index.md

* Update index.md

* Update content/github/getting-started-with-github/index.md

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-03-09 10:04:45 -06:00
Octomerger Bot
9d664ffdb5 repo sync (#18181)
* update docs to specify Metadata access

* remove outdated default metadata perms

* Update content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md

Co-authored-by: Georgi Knox <georgicodes@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-03-09 15:22:06 +00:00
Will Smythe
289adc10bd GHAE release notes / add PR auto-merge feature (#18166) 2021-03-09 14:10:27 +01:00
hubwriter
dab7e4f87b Mention [skip ci] in the CI article (#18119)
* Mention the new skip instruction in commit messages

* More details about the skip instruction

* Update content/actions/guides/about-continuous-integration.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Update content/actions/guides/about-continuous-integration.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Change as per review comment.

Clarify that 'on: pull_request_target' isn't affected
by a skip instruction

* One word addition to previous commit

Co-authored-by: Martin Lopes <martin389@github.com>
2021-03-09 11:40:57 +00:00
mchammer01
395dd6a302 complete work 2021-03-09 11:33:38 +00:00
Mike McDonald
6a3447c35a Clarifying Dependabot version update frequency (#18027)
* Clarifying Dependabot version update frequency

* Adding a small clarification to adding a new dependency

* Fixing a broken link

* Clarifying manifests only start updates after failed updates

* Update data/reusables/dependabot/initial-updates.md

Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>

* Clarifying that closing PRs doesn't automatically open new PRs, only on new updates

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Want to give the more descriptive 'Frequency of Dependabot PRs' title, as it's the section title

Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-09 09:17:00 +00:00
Matt Pollard
38185ddd41 Link to documentation on features mentioned in GitHub AE release notes (#18152) 2021-03-09 08:57:49 +00:00
Leona B. Campbell
2d0f1abc6d [Ready to ship on March 4] Adding workflow note about dependabot token (#17918)
* adding workflows note about dependabot token

* reworded a little to make active

* Update data/reusables/actions/workflow-runs-dependabot-note.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-03-08 15:37:26 -08:00
mc
60b1dfc60d remove beta reusable file and links (#18149) 2021-03-08 15:59:45 -05:00
Felicity Chapman
669d02583e Fix broken image in desktop article (#18123) 2021-03-08 17:15:51 +00:00
Felicity Chapman
cca9038768 Dotcom changes for committer-based billing M3 (#18029) 2021-03-08 10:40:46 +00:00
Tamaria Sanderson
a38ba0ebae Create github-hubber-candidate-privacy-policy.md (#17975) 2021-03-08 10:22:25 +00:00
mchammer01
df90ed6bc6 add clarification before ecosystem table 2021-03-08 10:11:37 +00:00
mc
0b7678b72b Merge branch 'main' into fix-versioning 2021-03-08 09:34:36 +00:00
Maya Ross
a2738fbb2e Update configuring-data-encryption-for-your-enterprise.md 2021-03-08 09:25:09 +00:00
mchammer01
6e1eac6d9b fix versioning for GHES >=3.1 2021-03-08 07:32:43 +00:00
mc
b242cae3b8 Merge branch 'main' into update-secret-scanning-alerts-docs 2021-03-08 07:16:07 +00:00
Justin Holguin
f4f7d2171e Add pipfile to supported Python PIP formats (#4302)
See https://github.com/zendesk/pakkr/network/dependencies for an example of a pipfile in the dependency graph.
2021-03-06 15:17:11 +00:00
Janice
4fb73316b9 Merge branch 'main' into patch-1 2021-03-05 17:06:11 -07:00
Janice
d42a3fc59a Merge branch 'main' into patch-1 2021-03-05 16:58:10 -07:00
Janice
f142238284 Merge branch 'main' into patch-1 2021-03-05 16:54:58 -07:00
Janice
23a75d6dc0 Merge branch 'main' into patch-1 2021-03-05 16:27:41 -07:00
Janice
f2b04cf780 Merge branch 'main' into andrewlayman-patch-1 2021-03-05 14:37:14 -07:00
Prashanth Kannan
675f95418a Adding footnote for "view secret scanning alerts in a repo" 2021-03-05 11:16:18 -08:00
Janice
f4d9c0c18a Merge branch 'main' into patch-1 2021-03-05 11:40:08 -07:00
Janice
bee3386548 Merge branch 'main' into patch-1 2021-03-05 11:15:52 -07:00
mc
099fa24d9a [Ready to ship, Mar 5 2021] Secret scanning: notifications for commit authors (beta) (#17967) 2021-03-05 17:54:07 +00:00
Rami Zackary Shamir
b963d7c471 Issue #4283 rewording section
Issue #4283 
Line 80 has been changed from 

Users have specific permissions for each repository, so having the GITHUB_TOKEN for one repository grant access to another would impact the GitHub permission model if not implemented carefully.

to

Users have specific permissions for each repository, so allowing the GITHUB_TOKEN for one repository to grant access to another would impact the GitHub permission model if not implemented carefully.
2021-03-05 07:30:44 -05:00