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

706 Commits

Author SHA1 Message Date
Grace Park
cbdd722cac Merge branch 'main' into dynamic-esm 2021-06-23 10:46:25 -07:00
Grace Park
15e446b9c7 Update lib/app.js
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-06-23 09:58:59 -07:00
Matt Pollard
f9f0b2ce86 Revert "Fix homepage versions dropdown" (#20087) 2021-06-23 09:11:51 +02:00
github-openapi-bot
60e5417deb Update OpenAPI Descriptions (#20074)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-06-22 21:50:34 +00:00
Grace Park
bcb11e607e Merge branch 'main' into dynamic-esm 2021-06-22 12:55:26 -07:00
Sarah Schneider
bc071c7dff remove homepage-specific version, no longer needed 2021-06-22 15:15:11 -04:00
Grace Park
23f586bb93 merge and fix conflicts 2021-06-22 11:41:10 -07:00
Grace Park
d3d1902414 Merge pull request #20017 from github/upgrade-esm
Enforce and Move to Top Level require
2021-06-22 11:27:48 -07:00
rachmari
b5586e31b9 Action ran graphql script"update-files" 2021-06-22 16:38:22 +00:00
github-openapi-bot
d1ba055a9c Update OpenAPI Descriptions (#20047) 2021-06-22 00:34:40 +00:00
Grace Park
ee58981b6a Merge branch 'main' into dynamic-esm 2021-06-21 13:35:30 -07:00
github-openapi-bot
cd5b4dd39b Update OpenAPI Descriptions (#20037) 2021-06-21 20:11:59 +00:00
Grace Park
0beb64935f Merge branch 'main' into dynamic-esm 2021-06-21 12:12:35 -07:00
hubwriter
287a857511 Update Packages docs for Container registry GA (#19987)
* Update packages landing page

* Docs updates for Container reg GA

* Update billing note

* Delete CR feature preview files

* Fix broken link

* Remove github.ref from workflows

See https://github.com/github/docs-internal/pull/19953

* Put 3rd party action message in a reusable

* Update content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md

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

* Update content/packages/learn-github-packages/deleting-and-restoring-a-package.md

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

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

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

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

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

* Update content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md

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

* Update content/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.md

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

* fix bug with wbr breaking a link inside a code tag inside a table

* Make revisions suggested by Nilofer

See https://github.com/github/docs-internal/pull/19987/files#r655014673

* Mention that migration is happening gradually

* Reapply change suggested by Shayne

* Fix punctuation

* Remove bad link

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-21 15:10:12 -04:00
Grace Park
9d89d42a23 updating createApp 2021-06-21 12:00:06 -07:00
Grace Park
bdda363e32 Merge branch 'main' into dynamic-esm 2021-06-21 09:17:42 -07:00
github-openapi-bot
6f9b4aa674 Update OpenAPI Descriptions (#20031) 2021-06-21 17:06:10 +01:00
rachmari
b34232659d Action ran graphql script"update-files" 2021-06-20 16:37:15 +00:00
Grace Park
67b32946d0 exporting createApp function in app.js 2021-06-18 14:15:47 -07:00
Grace Park
9401a8f13a Merge branch 'main' into upgrade-esm 2021-06-18 13:13:53 -07:00
Grace Park
b688ac036c update instrument middleware 2021-06-18 12:14:08 -07:00
rachmari
0ead59e655 Action ran graphql script"update-files" 2021-06-18 16:37:51 +00:00
Grace Park
8154d3b701 adding mostly readfilesync of path updates to require 2021-06-17 20:22:04 -07:00
Grace Park
0762734b43 fixed easy global requires 2021-06-17 18:39:38 -07:00
Grace Park
91bf056909 Merge branch 'main' into localized-mini-tocs-bugfix 2021-06-17 11:25:53 -07:00
github-openapi-bot
2c520144a3 Update OpenAPI Descriptions (#19977) 2021-06-17 11:08:43 +00:00
Grace Park
310cc5309b pull in main and conflicts 2021-06-16 14:02:31 -07:00
Grace Park
e795a6c79f Merge branch 'main' of https://github.com/github/docs-internal into site-tree-followup 2021-06-16 08:58:55 -07:00
github-openapi-bot
f404f77036 Update OpenAPI Descriptions (#19952)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-06-16 11:04:46 +00:00
github-openapi-bot
9c0320c3c6 Update OpenAPI Descriptions (#19938) 2021-06-16 11:40:18 +02:00
Grace Park
cbb5b98adb delete lib/pages 2021-06-15 16:34:39 -07:00
sarahs
3bba436bb7 Action ran graphql script"update-files" 2021-06-15 18:20:17 +00:00
Octomerger Bot
3b8a8d684d Branch was updated using the 'autoupdate branch' Actions workflow. 2021-06-16 02:57:15 +10:00
rachmari
a355d3758e Action ran graphql script"update-files" 2021-06-15 16:37:57 +00:00
Sarah Schneider
f33250e441 Merge branch 'main' into support-short-versions-in-frontmatter 2021-06-15 09:55:52 -04:00
github-openapi-bot
8e382eb90b Update OpenAPI Descriptions (#19904) 2021-06-15 07:40:23 +00:00
Sarah Schneider
66a1dc493c support short versions in frontmatter 2021-06-14 19:51:38 -04:00
Sarah Schneider
8ed8a8e68b add comments to clarify what is borrowed and what is an override 2021-06-14 16:27:22 -04:00
Sarah Schneider
d96fa5e2f0 add convience props to context and put supported ops in a separate module 2021-06-14 16:24:48 -04:00
Sarah Schneider
47d78cc105 Merge branch 'main' of github.com:github/docs-internal into support-short-versions 2021-06-14 16:16:43 -04:00
Sarah Schneider
7466e24a9b Merge branch 'main' of github.com:github/docs-internal into support-short-versions 2021-06-11 15:25:20 -04:00
Grace Park
3f248976ad Merge branch 'main' of https://github.com/github/docs-internal into grace-header-styling 2021-06-10 18:08:33 -07:00
github-openapi-bot
997956ac67 Update OpenAPI Descriptions (#19759) 2021-06-11 09:55:33 +10:00
Felicity Chapman
23b0b84111 Add Code security landing and guides pages (#19650) 2021-06-10 20:14:56 +00:00
Sarah Schneider
5c2046987f comment 2021-06-10 14:16:00 -04:00
Sarah Schneider
37ed508ebe support not keyword and operator 2021-06-10 14:14:45 -04:00
Sarah Schneider
6076350495 Merge branch 'main' of github.com:github/docs-internal into support-short-versions 2021-06-10 14:13:34 -04:00
rachmari
8adcd7397b Action ran graphql script"update-files" 2021-06-10 16:37:54 +00:00
Grace Park
c8ceeb35f2 Merge branch 'main' of https://github.com/github/docs-internal into grace-header-styling 2021-06-10 09:37:13 -07:00
Grace Park
e0c6211b65 adding more styling and graphql changes - should be ready to run script 2021-06-10 09:32:16 -07:00