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

163 Commits

Author SHA1 Message Date
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
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
Lucas Costi
4c2315f11b Update Copilot quickstart article (#28715) 2022-06-24 10:09:27 +10:00
Matt Pollard
2afd683890 Fix capitalization 2022-06-21 08:42:18 +02:00
Jules Parker
78acf00604 introduces free option earlier in doc 2022-06-16 13:14:31 +02:00
Jules Parker
7f32a3a29c add octicon 2022-06-16 08:23:56 +02:00
Jules Parker
ea480981c9 Merge branch 'copilot-ga-megabranch' into billing-articles 2022-06-16 08:18:00 +02:00
Jules
1e806577de Merge branch 'main' into copilot-ga-megabranch 2022-06-16 07:50:24 +02:00
Jules Parker
484337f945 removes global campus variable 2022-06-15 18:55:19 +02:00
Sarita Iyer
f80b9af241 Merge branch 'main' into codespaces-prebuilds-ga 2022-06-15 12:10:40 -04:00
Sophie
6f26a6e98e fixes failing test because of link 2022-06-15 14:23:56 +02:00
Sophie
3de00ee6d2 Apply suggestions from code review
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:23:43 +02:00
Sophie
19096658db Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:22:33 +02:00
Sophie
bf056267be Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:21:58 +02:00
Sophie
60e45dd549 Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:20:12 +02:00
Sophie
f0edcfdf79 Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:19:43 +02:00
Sophie
eaabdc08c3 Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:19:34 +02:00
Sophie
6e8968d96c Update content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:19:20 +02:00
Sophie
55d3193b56 Update content/billing/managing-billing-for-github-copilot/index.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:19:02 +02:00
Sophie
da8709ed54 Update content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:18:46 +02:00
Sophie
00d8850bf1 Update content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:18:32 +02:00
Sophie
6b7f044ed8 Update content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:18:01 +02:00
Sophie
9457bc9c89 Update content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:17:51 +02:00
Sophie
431e7f23df Update content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-06-15 11:17:44 +02:00
Sophie
a99a3cf504 adds better description of eligible for free use 2022-06-14 09:23:37 +02:00
Sophie
e1fd436fc4 delete notes 2022-06-14 08:22:19 +02:00
Sophie
27a3913508 Merge branch 'billing-articles' of https://github.com/github/docs-internal into billing-articles 2022-06-14 08:19:34 +02:00
Sophie
c9dfe97e8e edits index intro 2022-06-14 08:19:22 +02:00
Sophie
f02ddaa46a Update about-billing-for-github-copilot.md 2022-06-13 21:53:56 +02:00
Sophie
d7c1afacfc adds more content 2022-06-13 16:55:52 +02:00
Sophie
535eb4f1c6 adds more content and screenshots 2022-06-10 15:41:14 +02:00
Sophie
675f97e1c9 adds screenshots and more billing content 2022-06-10 09:51:24 +02:00
Sophie
0db22e7fe4 more content 2022-06-09 15:03:26 +02:00
Sophie
59f02330ab adds more content to about billing for github copilot 2022-06-09 12:42:49 +02:00
Sophie
28b9b7e9c5 Merge branch 'billing-articles' of https://github.com/github/docs-internal into billing-articles 2022-06-08 16:38:32 +02:00
Sophie
185917a15f adds intro 2022-06-08 16:38:15 +02:00
Sarita Iyer
194deca9db Codespaces prebuilds GA + minor updates 2022-06-08 09:28:31 -04:00
Matt Pollard
3c5bf78d71 Fix topic 2022-06-08 14:44:13 +02:00
Matt Pollard
8ed248eaf8 Merge branch 'main' into copilot-ga-megabranch 2022-06-08 13:00:00 +02:00
Matt Pollard
40dad986ab Merge branch 'copilot-ga-megabranch' into billing-articles 2022-06-08 12:57:01 +02:00
Jules Parker
3200d252a8 feature based versioning 2022-06-08 12:26:37 +02:00
Sophie
9f0db4f3db GitHub Copilot billing articles 2022-06-08 10:46:16 +02:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Jules Parker
c3c1111a6c Merge branch 'main' into copilot-ga-megabranch 2022-05-27 07:53:36 +02:00
Vanessa
b7d18ecc2d Adjust introduction spacing in per-user pricing (#28037) 2022-05-27 15:27:34 +10:00
Vanessa
82a628b0f2 Clarify common sources of user confusion re license sync (#26896)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-05-27 14:19:54 +10:00
Jules
6d2759fcc6 [2022-05-20] Enterprise accounts for self-serve GHEC customers (#27108) 2022-05-20 19:50:52 +00:00
Jules Parker
f29026dbd1 copilot article structure 2022-05-18 16:41:03 +02:00
Sophie
751b53402e Merge branch 'main' into sophie-6156-rename 2022-05-18 13:24:20 +02:00
Lyric Yu
102665c909 Update price for Shared Storage to be price per gb-day (#27729)
Update price unit for Shared Storage to be gb-day
2022-05-17 09:00:56 +00:00