1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Commit Graph

511 Commits

Author SHA1 Message Date
hubwriter
4e2c0dc946 [21 January]: Updated UI text for access to workflows (GA) (#24487)
* Add and update s/shots

* Update screenshot with new UI text

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
2022-01-21 10:38:42 +00:00
hubwriter
8ad0fea217 Add audit log streaming instructions for Azure Blob Storage (#24423) 2022-01-20 17:41:38 +00:00
Felicity Chapman
544782eb1f Add new images for commit squashing (#24380) 2022-01-19 11:43:22 +00:00
Peter Bengtsson
2c1dbb5bea remove orphaned assets (#24410) 2022-01-18 16:38:10 -06:00
Laura Coursen
5fa130f751 @lecoursen's bug fix hour: 2022 edition (#24307) 2022-01-18 10:02:02 -06:00
Jules Parker
a4b71d3845 Merge branch 'main' into jules-5503 2022-01-18 16:36:14 +01:00
Steve Guntrip
e76fef9ed8 Incorporate feedback into Enterprise Managed Users articles 2022-01-18 14:38:07 +00:00
Steve Guntrip
11d193bd7f Reorganize support articles 2022-01-18 13:24:02 +00:00
Jules Parker
0d02cfd3e6 Merge branch 'main' into jules-5503 2022-01-18 08:29:52 +01:00
Allison Weins
3d20a9378b Update screenshot for deleting in VS Code (#24297)
* Update screenshot for deleting in VS Code

* Add initial step to get to 'Codespaces'

Co-authored-by: hubwriter <hubwriter@github.com>
2022-01-14 10:36:46 +00:00
Laura Thorson
c69a4b87a2 Updating Unwatch a Repository to include Multiple Repos - Take 2 (#24262)
* udpate number of repositories button appears for

* update wording

* undo change from updating branch

* add missing image files

* bring over changes to reusable

* fix failing test

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-12 15:32:39 -08:00
Sarah Edwards
2dfd56914b delete unused image (#24264) 2022-01-12 15:21:25 -08:00
docubot
c70986d131 New translation batch for cn (#24257)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check parsing

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn

* run script/i18n/reset-known-broken-translation-files.js

* Check in cn CSV report

* delete asset that's no longer used

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-01-12 19:42:07 +00:00
Jules Parker
afd2915838 Merge branch 'jules-5503' of github.com:github/docs-internal into jules-5503 2022-01-11 14:03:33 +01:00
Jules Parker
3da9795fda deletes unused asset 2022-01-11 14:03:09 +01:00
Jules Parker
0b7ff76093 Merge branch 'main' into jules-5503 2022-01-11 13:51:04 +01:00
hubwriter
3d2a641f6f Adding a Codespaces policy to constrain available machine types (#23814)
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-01-11 01:17:08 +00:00
Peter Bengtsson
c544079705 Merge branch 'main' into unbreak-ci-with-orphaned-asset 2022-01-10 14:57:10 -05:00
Peter Bengtsson
07f1587c80 unbreak CI with orphaned asset 2022-01-10 14:52:41 -05:00
Katherine Kampf
04b396cd2d Update Classroom assignment pages (#24125)
* update individual assignment image with new design

* add new table term definitions

* add new active/inactive instructions

* replace images in autograding article

* add table definitions for group assignments

* standardize language for definitions

* replace image for group assignments

* whoops file name typo

* small style changes

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-10 19:39:50 +00:00
Jules Parker
bf0d91c1e0 Revert "Updating Unwatch a Repository to include Multiple Repositories" 2022-01-10 16:44:07 +01:00
Jules Parker
0589f4e682 Merge branch 'main' into unwatch-repo 2022-01-10 12:32:12 +01:00
Allison Weins
c670ed14ef Add instructions to download usage report (#13722) 2022-01-07 16:40:49 +00:00
Laura Thorson
95d1348271 update dialog photo and subscription text to include custom and ignoring 2022-01-06 23:19:36 +00:00
Allie
d429ee3865 Document npm upstreaming (#24109)
* Swap ecosystem toggles screenshot

Swapped in new screenshot with NPM upstreaming

* Initial description of npm upstreaming

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-06 16:47:45 +00:00
Felicity Chapman
9ea54c1eb6 Update FPT/GHEC versioning for general articles on code security (#23481) 2022-01-06 14:24:13 +00:00
Peter Bengtsson
9ee114e867 remove orphaned asset (#24087) 2022-01-05 09:52:21 -08:00
jmarlena
ee8bee8661 Enterprise owners visibility in orgs (#23648)
* Steps added

* Clarify how licensing works

* Cleanup

* Reframing

* Rehashing

* More descriptive subheader

* Update permissions statements to work with custom roles

* Tweak

* Ship with permissions update

* Escape '

* H2 ftw

* Tweaks from a distanced read

* Apply suggestions from code review

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

* Apply the spirit of @lecoursen's 

* version custom roles link for GHEC only

* Add feature-based versioning

* Make top of chart more visible

* Rework this tricky line

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-05 16:30:54 +00:00
Peter Bengtsson
3a8c8c4ba3 retract deletion of search-XX.svg assets (#24075) 2022-01-05 16:22:12 +00:00
Peter Bengtsson
4296c8ae23 delete orphaned assets (part 3) (#24073)
* delete orphaned assets (part 3)

* delete all remaining
2022-01-05 14:57:47 +00:00
Steve Guntrip
61f506e8e9 Fixed-width fonts in the markdown editor 2022-01-05 14:33:57 +00:00
Peter Bengtsson
b2881c20db delete orphaned assets (part 2) (#24057) 2022-01-05 04:23:36 +00:00
Peter Bengtsson
45d92584a1 delete orphaned assets (part 1) (#24055)
* delete orphaned assets (part 1)

* escape echo command
2022-01-05 02:03:59 +00:00
Jules Parker
891d7b1dd3 fixes image ext and tweaks about section 2022-01-04 15:00:30 +01:00
Jules Parker
b85cd92e1e repo view procedure, fixed format in filtering and more in about 2022-01-04 14:33:27 +01:00
Jules Parker
a517663c0c Merge branch 'main' into jules-5503 2022-01-04 09:55:40 +01:00
David Staheli
8e592aa9c2 Doc updates for: Admins can allow specific users/teams to force push (GA) (#23934)
* Initial draft - likely needs layout fixes

* Updated image

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-12-21 12:00:57 -08:00
Matt Rose
261661238b New screenshot for "Verifying or approving a domain for your organization" (#23788) 2021-12-17 15:05:25 +00:00
Matt Pollard
0744800757 Document version picker for GitHub Docs (#23703) 2021-12-17 09:53:30 +00:00
mc
145bd62b03 update with main (#23777) 2021-12-17 08:02:54 +00:00
Laura Thorson
68f89a9a64 added light mode images 2021-12-16 21:53:03 +00:00
Laura Thorson
692dd38786 Merge branch 'main' into unwatch-repo 2021-12-16 13:45:36 -08:00
Mike McDonald
74ed344476 [Dec 15] Adding information on codespaces external collaborators (#23649)
* Adding information on external collaborators

* Adding link to external collab info

* Note spacing

* s/external/outside

* Update content/codespaces/managing-codespaces-for-your-organization/enabling-codespaces-for-your-organization.md

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

* s/external/outside 2.0

* Updating screenshot

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-12-15 20:41:30 +00:00
Laura Coursen
61d3748684 Explain the relationship between different account types (#23339) 2021-12-14 12:33:22 -06:00
Laura Thorson
df83566620 add unwatch multiple repos to docs 2021-12-13 21:13:00 +00:00
Kevin Heis
2126310259 Imageoptim (#23561) 2021-12-09 16:42:33 -08:00
jmarlena
cf8964ad73 "Create lists" public beta (#23466)
* First wave of content

* Revise first draft

* Smoother intro

* Add images

* Fundamentals

* Trigger new build

* Apply suggestions from code review

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Add new image

* More context on searching for the complexity of the UI

* UI update

* Add public beta note

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2021-12-09 09:07:36 -08:00
Patrick Thomson
49882bb8d8 Document precise and search-based code navigation strategies. (#23177) 2021-12-09 16:41:49 +00:00
Jules Parker
b212f699c5 initial structural changes, new procedural doc and small additions 2021-12-09 09:30:33 +01:00
Laura Coursen
f56a59817b Google Cloud Storage support for audit log streaming (#23353) 2021-12-08 15:49:33 +00:00