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

1928 Commits

Author SHA1 Message Date
Matt Pollard
fd62f32e25 Remove billing note for most products (#27166)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-04-25 15:55:44 +00:00
Sophie
d33d569ec0 Merge branch 'main' into sophietheking-6776 2022-04-25 15:25:27 +02:00
Matt Rose
bbbdec822e Replace "Security log" with "Audit log" (#27112) 2022-04-25 08:31:07 +00:00
Courtney Wilson
b002005bcd Be social article update (#17296) 2022-04-25 07:34:32 +00:00
Laura Coursen
b0a809d645 [GHEC version] Version content about organization insights (#27118) 2022-04-22 18:44:35 +00:00
Laurie
505ece3b5d Update tab from "Activity" to "Your sponsors" (#27137) 2022-04-22 18:59:40 +01:00
Laura Coursen
7872d6da1e Clarify the relationship between OAuth/GitHub Apps and SAML/SCIM (#26940) 2022-04-22 15:51:57 +00:00
Laura Coursen
bd2a1befde GHAS committers calculator (#27128) 2022-04-22 12:34:29 +00:00
Lucas Costi
c126eed09c Add "About workflows" article (#26520) 2022-04-22 07:09:59 +00:00
Matt Pollard
44bcce59fe Update article on GitHub Enterprise Server releases (#26871) 2022-04-22 07:04:13 +00:00
Matt Pollard
81f503977b Restructure and update IAM documentation for enterprise products (#26010) 2022-04-22 07:00:01 +00:00
docubot
6bf6ca9b72 Merge branch 'main' into graphql-schema-update 2022-04-21 11:45:53 -07:00
Sarita Iyer
546c96ac63 Merge branch 'main' into 5765-private-profile 2022-04-21 12:41:57 -04:00
rachmari
9c59f3e759 Action ran graphql script"update-files" 2022-04-21 16:36:00 +00:00
Felicity Chapman
446e9ffefb Add GHEC versioning (#27039) 2022-04-21 11:17:29 +00:00
Martin Lopes
4e6531c5cf Merge branch 'main' into 5765-private-profile 2022-04-21 12:05:16 +10:00
Tali Herzka
63ac8942ee update code links in data/features/README.md (#27064)
* update code links in data/features/README.md

* Update README.md
2022-04-20 22:40:16 +00:00
Matt Pollard
7c8e437aba Correct versioning for 3.5 release (#27071) 2022-04-20 20:43:21 +00:00
Joseph Franks
9cd0f2a21d adding patch notes for 3.1.20, 3.2.12, 3.3.7 and 3.4.2 (#27063) 2022-04-20 22:12:09 +02:00
Grace Park
b98c83e924 REST operations sidebar (#26225)
* testing out a rest operations sidebar

* cleanup

* renamed 5 files

* renamed 5 files

* set redirect_from on 5 files

* renamed 1 files

* renamed 1 files

* renamed 3 files

* renamed 1 files

* renamed 1 files

* renamed 3 files

* renamed 1 files

* renamed 2 files

* renamed 1 files

* renamed 4 files

* renamed 15 files

* renamed 2 files

* renamed 6 files

* renamed 1 files

* renamed 4 files

* renamed 7 files

* renamed 1 files

* renamed 3 files

* renamed 3 files

* renamed 1 files

* renamed 5 files

* renamed 1 files

* renamed 1 files

* renamed 3 files

* renamed 4 files

* renamed 1 files

* renamed 1 files

* renamed 2 files

* renamed 4 files

* renamed 1 files

* renamed 1 files

* renamed 1 files

* renamed 6 files

* renamed 6 files

* renamed 4 files

* move files

* adding more

* updating to add restcontext and start of removing data/reusables/rest-reference

* removed data/reusables

* add a RestMiniTocItem and updating the filtering to add a subcategory so all manually added H3s are in mini tocs in addition to operations

* remove console log

* [WIP]: REST New Proposal Sidebar (#26471)

* saving

* update sidebar

* remove console log

* update guides and overview

* import Category for category level rest pages

* update undefined restOperations

* update restOperationData category and subcategory levels"

* minor updates

* update get mini toc items function

* updating REST context for sidebar

* updating rest data

* remove console logs

* WIP: mini-toc-ing the sidebar

Co-authored-by: Robert Sese <rsese@github.com>

* A little cleanup

* Fix first subcategory link and add some comments

* updating anchor links in sidebar

* adding updates

* remove standalone

* update product and maptopic pages using article context

* add conditional link wrapper

* fix sidebar toggle and versions for enterprise admin

* update versions per subcategory

* Highlight sidebar link for current page

* Update miniToc hash links and hash change tracking

* fix unique key in CollapsibleSection

* Fix list markup

* remove title

* update permissions

* Hide minitocs on landing (#26594)

* hide minitocs on landing page

* simplify page components and remove minitoc from sidebar for guides/overview

* fix carats and category fix

* remove id

Co-authored-by: Grace Park <gracepark@github.com>

* updating content based on versions script check with the OpenAPI

* update script and content files

* update script and content/rest files

* update to add TocLanding

* update script

* update index files

* add codespaces repository-secrets

* remove openapi schema check script

* remove minitocs at the top

* add h2 about the {title} api

* fix tests/unit/openapi-schema.js

* Fix linting tests

* fix search/topics test

* fix tests/unit/pages test

* update rest/reference links in components

* run prettier

* Update components/rest/RestReferencePage.tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update components/rest/RestReferencePage.tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update pages/[versionId]/rest/[category]/[subcategory].tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update pages/[versionId]/rest/[category]/[subcategory].tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update pages/[versionId]/rest/[category]/[subcategory].tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update pages/[versionId]/rest/[category]/[subcategory].tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update tests/unit/openapi-schema.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* updating comment location

* remove dependabot override

* remove path-utils current product update for rest

* run linter

* remove dependabot.md and remove h2 heading on restreference

* update the correct product to rest for rest pages

* adding comments for updates to path-utils

* remove console log

* REST sidebar: handle legacy v3 redirects (#26686)

* Add script to handle legacy v3 REST redirects

* Run the script

* Handle a redirect to a redirect

* Update REST test URLs

* 'await' and test runs subcategory of checks

* Update REST URLs for routing/developer-site-redirects tests

* Update developer-redirects fixture with new REST URLs

* Resolve merge conflicts

* Update rest-redirects fixture with new REST URLs

* Fix broken links with REST pages re-org

* redirectTo could be undefined

* Fix script for posterity, can't redirect paths with hashes

* Remove invalid hash redirects

* Typically don't need to save one-off scripts

* Undo redirect changes (not necessary for handling v3 redirects)

* Remove script-added redirects

* Update old v3 redirects with new REST URLs

* No more GHES search indexing page

* 'org' not 'organization'

* Update fixture data for new REST URLs

* revert any content directory changes

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>

* Adding test rest (#26750)

* add test to check openapi schema versions and content rest frontmatter versions

* update lib/redirects

* fix test and add error messages

* adding repository secrets

* adding repository-secrets.md

* Revert "update lib/redirects"

This reverts commit 3aafe28265764d5bc09c0c478c8e0ca099c8fbcf.

* remove lib/redirects changes and console logs

* Update lib/rest/index.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* update unique key

* Rest client side redirects (#26754)

* adding tags subcategory for the rest content repos category

* run prettier

* bug fix for anchor scrolls" (#26892)

* updating width size for rest reference page

* Rest sidebar consolidation (#26862)

* refactor sidebar

* fix articlecontext provider issue on rest product landing page for all versions

* fix a bug, create new component

* revert change to create new component and fix bug

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Set currentAnchor with a hashchange handler (#26923)

* Rest sidebar design tweaks (#26807)

* Rest sidebar design tweaks

* tweak color to subtle

* use muted color and margin for line

* update to design feedback

Co-authored-by: Grace Park <gracepark@github.com>

* Remove cheerio from rest-collapsible (#26948)

* remove cheerio from rest-collapsible

* update type

* adding endswith instead

* use productId instead

* one off edge case for secret-scanning

* Reorganize subcategory and category, Update pre -> div, Add RestContext (#26950)

* reorganize subcategory and category

* add RestContext

* update comment

* update for endpoints page

* add comment

* move object to restcontext

* remove effectiveDate in restcontext

* remove width calculation for rest reference page

* fix adding manual writer's minitocs to sidebar

* update with feedback

* update comment

* update isRestReferencePage

* remove page component and fix bug

* adding back rest/index.tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

* update content/rest"

* add back design tweak

* update to div

* update margins on rest api reference

* remove page component

* adding tests

* separate product from rest sidebar (#27065)

* separate product from rest sidebar

* Use ProductCollapsibleSections for product pages

* fix tests

Co-authored-by: Robert Sese <rsese@github.com>
Co-authored-by: Grace Park <gracepark@github.com>

* Rest sidebar translations (#27052)

* update translations

* remove general test

Co-authored-by: Robert Sese <rsese@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-04-20 10:19:48 -07:00
Laura Thorson
1a986ddde6 [Org Profile Internal] Pinned private repos and internal READMEs (#27022)
* add toggle section and pinned repo section

* added images and added member readme text

* Optimize images

* Apply suggestions from code review

Co-authored-by: Vanessa <vgrl@github.com>

* update org profile page and customize profile page, adjusted screenshot of custom pinned repos

* Optimize images

* edit images, add versioning + last step

* Update content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md

Co-authored-by: Daniel Adams <dipree@github.com>

* final language and setup review

* Update content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Daniel Adams <dipree@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-04-20 16:44:35 +00:00
Laura Coursen
4ee31bf8bc Self-hosted runners upgrade strategy for GHES (#27007) 2022-04-20 15:54:05 +00:00
Felicity Chapman
ca0613998e Update codeql-runner-supported.yml (#27036) 2022-04-20 15:49:16 +00:00
Sophie
3ab91f332f Silly goose 2022-04-20 10:37:33 +02:00
Sophie
19c15891d1 Remove reference to docs-content 2022-04-20 10:33:06 +02:00
Sophie
563f52e6ed Added feature flag for GHAE 2022-04-20 10:26:28 +02:00
Martin Lopes
0e091fb91e Merge branch 'main' into 5765-private-profile 2022-04-20 14:12:32 +10:00
Octomerger Bot
d9b52273f4 Merge branch 'main' into repo-sync 2022-04-19 13:24:27 -07:00
Courtney Wilson
98f1f282ae Add new troubleshooting codeql (#17116) 2022-04-19 20:19:21 +00:00
Sarah Edwards
6189de4d25 add pr thread event (#26909) 2022-04-19 20:14:18 +00:00
genie
f832093c91 Replace {path} with ./github/workflows for in calling workflows (#26958) 2022-04-19 07:53:11 +00:00
Martin Lopes
72c55f9c38 Merge branch 'main' into 5765-private-profile 2022-04-19 11:45:19 +10:00
bdresser
a76af95d48 Update documentation for Sponsors taxes (#21206) 2022-04-18 13:58:39 -05:00
Laura Coursen
3aaa673968 Revert "update docs for innersource forking releases (#26073)" (#27009)
This reverts commit f72338e7c8.
2022-04-18 11:53:28 -05:00
Matt Pollard
4877e9ac22 Revise GitHub Enterprise Server 3.4.0 and 3.4.1 known issue about encrypted assertions for SAML SSO (#26961) 2022-04-15 15:56:15 +00:00
Steve Ward
5592148588 Merge branch 'main' into ghes-workflow-auth-15735 2022-04-15 09:05:02 -04:00
Vanessa
9dcf1120a8 add note for invalid attribute for SAML metadata (#26827) 2022-04-15 09:27:48 +00:00
github-actions[bot]
4154b0c2aa Action ran graphql script"update-files" (#26710) 2022-04-14 10:42:40 -07:00
Sarita Iyer
b48590b03e Merge branch 'main' into mchammer01/vulnerability-exposure-analysis 2022-04-14 13:08:47 -04:00
Laura Coursen
2caa6cda0e Enterprise membership view improvements (#26019) 2022-04-14 12:06:15 -05:00
Sarita Iyer
9595d74a86 Merge branch 'main' into mchammer01/vulnerability-exposure-analysis 2022-04-14 12:26:42 -04:00
Laura Coursen
dfece13d0b [GHEC version] Version content about SSH certificate authorities (#26875) 2022-04-14 13:43:15 +00:00
Laura Coursen
83d5787ee0 [GHEC version] Version content about access control for GitHub Pages sites (#26854) 2022-04-14 12:56:44 +00:00
Mariam
0c540676ec Update partner-secret-list-public-repo.md 2022-04-14 12:32:41 +00:00
Jules
0de0d423ad Merge branch 'main' into jules-6165 2022-04-14 11:22:53 +02:00
Sophie
89a3db6398 Merge branch 'main' into sophietheking-6406 2022-04-14 09:10:40 +02:00
Sarita Iyer
cca37ca423 deleted reusable and edited language in "reviewing" section 2022-04-13 18:04:21 -04:00
Sarita Iyer
23ee31697c updated 2 screenshots + split note into two 2022-04-13 16:23:18 -04:00
docubot
c49c7f33da Merge branch 'main' into repo-sync 2022-04-13 12:54:36 -07:00
Christopher Mank
49456724d3 Update matrix usage limits (#17034) 2022-04-13 19:53:28 +00:00