1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Commit Graph

7419 Commits

Author SHA1 Message Date
Andrew Hoglund
0556170976 Remove the mention of mutations not being allowed (#28842)
Closes: https://github.com/github/ecosystem-api/issues/3190
2022-06-29 22:54:14 +00:00
Martin Lopes
3092177f7c [2022-06-29]: Autolinks with alphanumeric IDs [GA] (#28811)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-06-29 21:57:43 +00:00
Steve Ward
cdef966d09 Merge branch 'main' into add-aptana-to-gh-desktop-supported-editors 2022-06-29 08:39:26 -04:00
Octomerger Bot
9d37ab5392 Merge branch 'main' into repo-sync 2022-06-29 02:49:47 -05:00
Janice
cdb5e76c37 Merge branch 'main' into patch-2 2022-06-29 09:29:22 +02:00
Janice
f06c155a96 Merge branch 'main' into main 2022-06-29 09:21:34 +02:00
Sophie
f83bf5e9eb Merge branch 'main' into users/jeschu/create_a_branch_from_fork 2022-06-29 09:15:02 +02:00
Jenni Christensen
12df7888b4 Merge branch 'main' into mathblocks 2022-06-28 15:23:57 -07:00
Tim Rogers
10a901eaa9 Remove references on the "Media Types" page to setting the version in the Accept header (#28478) 2022-06-28 21:16:02 +00:00
Peter Bengtsson
72d868fabd Fix the frontmatter (#28799)
I noticed this when comparing `diff content/billing/index.md translations/pt-BR/content/billing/index.md`

In https://github.com/github/docs-internal/runs/7098669524?check_suite_focus=true we get a weird error:
```
Run crowdin upload sources --delete-obsolete --no-progress --no-colors --verbose --debug '--branch=main' '--config=crowdin.yml'
✔️  Fetching project info
⏭  Branch 'main' already exists in the project
✔️  File 'main/content/desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop.md'
✔️  File 'main/content/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-user-provisioning-for-your-enterprise.md'
✔️  File 'main/content/admin/configuration/configuring-github-connect/about-github-connect.md'
✔️  File 'main/content/repositories/creating-and-managing-repositories/renaming-a-repository.md'
✔️  File 'main/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile.md'
java.lang.RuntimeException: File 'main/content/billing/index.md'
	at com.crowdin.cli.commands.actions.UploadSourcesAction.lambda$null$8(UploadSourcesAction.java:227)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Wrong parameters: 
<key: storageId, code: fileInvalid, message: Front matter file does not have YAML part.>
	at com.crowdin.cli.client.CrowdinClientCore.executeRequest(CrowdinClientCore.java:120)
	at com.crowdin.cli.client.CrowdinClientCore.executeRequestWithPossibleRetry(CrowdinClientCore.java:88)
	at com.crowdin.cli.client.CrowdinProjectClient.updateSource(CrowdinProjectClient.java:172)
	at com.crowdin.cli.commands.actions.UploadSourcesAction.lambda$null$8(UploadSourcesAction.java:211)
	... 5 more
```
Might solve the problem.
2022-06-28 12:44:31 -07:00
Octomerger Bot
b19113d6e2 Merge branch 'main' into repo-sync 2022-06-28 12:52:38 -05:00
Laura Coursen
90eff80da2 OIDC for audit log streaming to S3 (#28560) 2022-06-28 17:31:55 +00:00
Janice
469e698b6a Merge branch 'main' into patch-2 2022-06-28 19:02:38 +02:00
Tsvetilian Yankov
75e7523948 Merge branch 'main' into add-aptana-to-gh-desktop-supported-editors 2022-06-28 17:58:56 +01:00
Janice
7fdfbfd3e2 Merge branch 'main' into patch-2 2022-06-28 18:38:42 +02:00
Kate Catlin
1e48a5756d Adding Erlang as a supported language (#28754) 2022-06-28 15:44:47 +00:00
Janice
9e81d327b9 Merge branch 'main' into patch-2 2022-06-28 17:39:50 +02:00
Janice
74def6191d Update content/repositories/working-with-files/using-files/viewing-a-file.md 2022-06-28 17:39:07 +02:00
Sophie
446dabbc19 fixes screenshots 2022-06-28 11:55:10 +02:00
Matt Pollard
c7bbe438b0 Add missing redirect for "About upgrade requirements" (#28774) 2022-06-28 07:48:30 +00:00
djdefi
a49386d6cc Move RSA key requirement to prerequisites (#28747) 2022-06-28 07:41:38 +00:00
Laura Coursen
8eb5e6b6af Remove dotcom-only class (#28525) 2022-06-28 07:18:59 +00:00
Martin Lopes
3f2ceb5cde Update Actions documentation for SSH authentication with deploy key (#28773) 2022-06-28 16:31:40 +10:00
Laura Coursen
bf270a1c51 [June 27] Update docs for innersource forking releases (#27011) 2022-06-28 06:00:12 +00:00
Lucas Costi
5d594b70dd Broken link fixes (#28701) 2022-06-28 03:06:47 +00:00
Jessica Schumaker
44f45f7af0 New Branch from a Fork 2022-06-27 20:12:19 +00:00
Tsvetilian Yankov
b6d9171a6a Add Aptana Studio
Add Aptana Studio to the supported editors in GitHub Desktop
2022-06-27 22:46:54 +03:00
Andrew Eisenberg
8f60f05f96 Update code scanning configuration with how to run packs with paths (#28535)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-06-27 19:10:29 +00:00
Kunle Oshiyoye
d8db87685c Update geoJSON styling docs for public github (#28688)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-27 18:51:32 +00:00
Sophie
b62c2411f8 Merge branch 'main' into lucascosti/cache-list-delete-apis 2022-06-27 15:21:21 +02:00
Lucas Costi
1a70d2d2e6 Add note for requesting higher concurrency limit (#28656) 2022-06-27 02:36:53 +00:00
Jules
5ec7197fb9 Clarify language around free Copilot (#28731)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-27 11:03:04 +10:00
Holmes-EH
ad478def75 Fix a typo in end of page link text
Change text from "updatng" to "updating"
2022-06-26 15:28:21 +02:00
Chuck Pathanjali
cc5c9f0505 Add text to note localhost is invalid setting for GHES hostname. (#28536)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-24 05:52:23 +00:00
Ganesh Sittampalam
73785b1015 Copilot: Bump the minimum VS version to 17.2 (#28708) 2022-06-24 05:14:14 +00:00
Matthias Wiesen
ea9401bd96 About Premium Support: Correct amount of HCs and Cloud Planning value add (#28687) 2022-06-24 00:23:27 +00:00
Lucas Costi
4c2315f11b Update Copilot quickstart article (#28715) 2022-06-24 10:09:27 +10:00
Josh Gross
7a9755d0bd Remove facebook feather icon (#28710) 2022-06-23 23:21:48 +00:00
Steve Guntrip
1b441fca04 Migrate users from ProjectNext to ProjectV2 GraphQL API (#28352)
Co-authored-by: Lukasz Warchol <lukewar@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-06-23 16:37:05 +00:00
Laura Coursen
d7341440ae Enterprise bug fixes for the week of June 13, 2022 (#28569) 2022-06-23 12:35:11 +00:00
Lucas Costi
d624d009db Small edit and add versioning 2022-06-23 14:54:53 +10:00
Lucas Costi
9e6d445417 Merge branch 'main' into yamiacat-avatar-size-patch 2022-06-23 09:44:32 +10:00
Christian Clauss
eceed09ad2 Add Python 3.10.5 and remove end of life versions (#18766) 2022-06-22 22:24:39 +00:00
gusbo010
1fb88a2c8c Update searching-for-repositories.md (#17389)
Co-authored-by: Katherine Griffin <42548585+kag728@users.noreply.github.com>
2022-06-22 22:21:24 +00:00
Greggory Rothmeier
1e7084fd75 Add Codespaces Organizations Subcategory (#28343)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: ChandraKanth <86251615+kchandra548@users.noreply.github.com>
2022-06-22 13:24:04 -07:00
Tali Herzka
c3945781e0 Add documentation for displaying math using code block syntax 2022-06-22 18:17:07 +00:00
hubwriter
631f1ca08f [June 15, 2022] Codespace retention (i.e. automatic deletion) (#27869)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Tanmayee Kamath <30297258+tanmayeekamath@users.noreply.github.com>
2022-06-22 16:23:44 +00:00
Matt Rose
4337db58a8 Update personalizing-your-profile.md 2022-06-22 14:26:57 +01:00
Sam Partington
1620a0b319 Add "Building and testing Go" (#28564)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-22 04:22:57 +00:00
Lucas Costi
964b20a890 Broken link fixes (#28664) 2022-06-22 01:52:28 +00:00