Laura Coursen
76d6afad2e
Enterprise owners can join organizations owned by their enterprise + revoke enterprise membership ( #24145 )
2022-03-02 10:20:19 -06:00
Grace Park
9b39fcbce3
Refactor parameter tables ( #25676 )
...
* reactify rest pages
* add space
* speed up pages by only sending applicable rest operations
* reactify rest operation part 1
* remove restpage
* sync translations directory with origin/main
* remove translation file
* clean up
* fix openapi tests
* fix tests
* remove unused variables
* add apps available page component (#25086 )
* simplify getRest module
* add code sample component
* revert translation files
* revert translation files
* update tests
* add rest response and notes
* refactor and create codeblock and add styling changes from design systems
* nested all returned jsx into one single fragment
* update style name
* remove unnecessary div
* update title and add response max height and overflow
* refactor entry to RestOperation component
* cleanup types and unique keys
* update decorated files
* Rest page data (#25346 )
* update endpoints for apps layout
* remove null type
* Update components/rest/CodeBlock.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* updating renderTableRows
* cannot set p tag - should be div
* Ashs new feedback on the code blocks
* remove rest html pages
* Removing and updating decorated files (#25484 )
* removing and updating decorated files
* bring back default tool
* fix tests
* add types
* fix styling in nested tables
* semantic changes
* adding unique key index
* remove unnecessary styling
* update styling for categories
* place app file in own directory
* update types
* update function in code samples
* fix some bad conflict resolution
* add rest banner back to rest pages
* Move all rest Markdown to data directory (#25598 )
* Update components/rest/RestNotes.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* adding translation (#25673 )
* revert change to Dockerfile
* refactor parameter tables
* move toc to server side
* adding missing files
* updating spacing
* update body table
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* adding Fragment
* remove key from tr since it is on Fragment
* move around imports
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/ParameterRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/ParameterRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* small changes and adding anchor link to table instead of empty div
* adding name type and description to translation
* adding more translation
* refactor and break out ChildBodyParameterRows
* fix table css
* check
* change the rest parameters table to fixed to show all description
* update name to match
* run prettier
* Update components/rest/RestCodeSamples.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/ChildBodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/ChildBodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
* updating CHildBodyParameterRows
* run prettier
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-03-01 09:39:00 -08:00
Laura Coursen
de2af28b7e
Mention hardware requirements in getting started content for GHES ( #25705 )
2022-03-01 09:09:22 -06:00
Sophie
88d5002b53
Merge branch 'main' into sophie-5306
2022-03-01 14:07:36 +01:00
Steve-Glass
3ade48fbaa
Update supported GitHub runners ( #24186 )
2022-03-01 08:43:54 +00:00
Sophie
1c75866f18
Merge branch 'main' into sophie-5758
2022-03-01 09:13:10 +01:00
Sophie
eee9933a80
Replace indented reusables
2022-03-01 09:07:11 +01:00
Sophie
547a12c4f3
Added a screenshot and a reusable
2022-02-28 21:50:07 +01:00
Rachael Sewell
2ade7d8489
reactify rest pages ( #25005 )
2022-02-28 18:30:54 +00:00
Robert Sese
9c8ab14c46
Set meta description on homepage ( #25546 )
...
* Set meta description on homepage
* Update data/ui.yml
Co-authored-by: Janice <janiceilene@github.com >
* Better naming
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
* Update string key
* Always rendered
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com >
Co-authored-by: Janice <janiceilene@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2022-02-28 18:24:57 +00:00
rachmari
29510f8910
Action ran graphql script"update-files"
2022-02-28 16:43:46 +00:00
Vanessa
729922c346
GHES 3.4 RC note minor updates ( #25679 )
2022-02-26 12:35:16 +10:00
Sophie
c9258a8498
Merge branch 'main' into sophie-5758
2022-02-25 16:01:19 +01:00
Sophie
50c0b2d0b0
Removed duplicate actions reusable folder
2022-02-25 15:51:14 +01:00
Emma Makinson
d2f07b8efb
Move user dormancy from private to public beta ( #25604 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2022-02-24 12:33:44 +00:00
Kamil Grzebien
815e3d16db
Add Actions known issue after restoring ( #25516 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2022-02-24 10:56:58 +00:00
hubwriter
79285d5e92
[23 Feb]: Codespaces prebuilds- [Public Beta] ( #25066 )
...
* Draft - add copy from Google doc
* Add images
* More WiP
* test (#25121 )
* Update actions-scheduled-workflow-example.md
The editor when changing a CRON time says the most frequent is 5 minutes. Either this section is incorrect or the editor pop over..
* Fix "labels" type
* Add apps permissions for code scanning org endpoint. (#24859 )
* cope with possible translation drift (#24842 )
* cope with possible translation drift
* fix test
* don't shallow clone
* fix unit tests
* update code comments
* more code comment corrections
* more code comment
* feedbacked
* Add 💅
* Remove yzhang.markdown-all-in-one extension
The markdown-all-in-one extension prevents Alfred expansions happening correctly.
* Revert Add apps permissions for code scanning org endpoint (#25023 )
* Add security overview to github-security-features.md
* updating ghcr_token github_token
* archived asset redirects (#25025 )
* updating ghec_token to github_token
* set 'manul-purge' surrogate key on assets/cb- URLs (#25028 )
* Member privileges edit for forking help doc (#24934 )
* calm down Backfill logging (#25031 )
* [Feb. 2, 2022] Updates for settings nav redesign (#24604 )
* Replace accessibility-tab.png with octicon
* Update and version appearance-tab references
* Replace codespaces-tab.png with octicon
* Replace product name with reusable
* Version reusable using developer-settings.png
* Version reusable using notifcations_menu.png
* Replace org-settings-pages.png with octicon
* Version reusable using repos-tab.png
* Version reusable using saved-replies-tab.png
* Version reusable with settings-applications.png
* Version reusable with settings-sidebar-account-security.png
* version reusable with settings-sidebar-account-settings.png
* Replace settings-sidebar-billing-plans.png with octicon
* Replace settings-sidebar-blocked-users.png with octicon
* Version settings-sidebar-deploy-keys.png
* Version reusable with settings-sidebar-emails.png
* Replace settings-sidebar-interaction-limits.png with octicon
* Replace settings-sidebar-organizations.png with octicon
* Version use of settings-sidebar-repositories.png
* Version reusable with settings-seidebar-security-analysis.png
* Version reusable with settings-sidebar-ssh-keys.png
* Version reusable with settings-sidebar-team-settings.png
* Replace settings-sidebar-third-party-access.png with octicon
* Version reusable with settings-user-orgs.png
* Replace user-settings-pages.png with octicon
* Update pages octicon
* Add explicit versions to elsif tags
* Rewording for consistency
* Improve versioning for future GHAE
* Add missing space
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* update search indexes
* New translation batch for es (#25035 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
* Check in es CSV report
* Remove duplicated word (#24974 )
* Fix when we show the 'All Enterprise Releases' link (#25002 )
* Enterprise versions start with 'enterprise-server'
* Show only if all versions are ghes versions
* Show link if there's any ghes versioning
* Depend on the path for the tool switcher (#25018 )
* Azure: use shared env setter, fix comment workflow (#25044 )
* update azure deployments to use shared env getter, fix content changes table
* update search indexes
* update search indexes
* Update workflow-syntax-for-github-actions.md
* New translation batch for pt (#25050 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
* update search indexes
* The missing full stop was added.
* update search indexes
* update search indexes
* New translation batch for pt (#25057 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
* New translation batch for es (#25058 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
* update search indexes
* update search indexes
* Update OpenAPI Descriptions (#25047 )
* update search indexes
* Enterprise bug fixes: week of Jan 31, 2022 (#25043 )
* delete the workflow linter (#25075 )
* an empty 'product', 'permissions', or 'learningTracks' gets stuck (#25070 )
* and empty 'this.product' gets stuck
* add test to prove change
* Update OpenAPI Descriptions (#25071 )
* Update OpenAPI Descriptions (#25076 )
* Update OpenAPI Descriptions
* Add decorated OpenAPI schema files
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
* basic tests of the search API (#25069 )
* basic tests of the search API
* lfs
* Revert "Revert Add apps permissions for code scanning org endpoint (#25023 )" (#25026 )
* update website-scraper to update transitive nth-check dep (#25080 )
* update search indexes
* New translation batch for es (#25088 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
* Update code-scanning-alert.png (#25072 )
* use manual surrogate key for nextjs static assets (#25096 )
* use manual surrogate key for nextjs static assets
* refactor
* update search indexes
* Update differences-between-clustering-and-high-availability-ha.md (#25107 )
* Update OpenAPI Descriptions (#25104 )
* Add versioning for GHAE 3.3 (#24936 )
* Update content/code-security/getting-started/github-security-features.md
* update search indexes
* [Actions] `push` event does not have Activity types (#15124 )
* 📝 Clarify usage of single quotes in string datatype for literals (#14895 )
* Fix value of GITHUB_REF for release events (#14876 )
* New translation batch for pt (#25084 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
* New translation batch for ja (#25093 )
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
* New translation batch for cn (#25090 )
* 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
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
* Create github-debian.sh
* Update Dockerfile
* Update procedures for personal account recovery with two-factor authentication (#25040 )
* delete old deploy.js script (#24862 )
Co-authored-by: Mark Battistella <markbattistella@users.noreply.github.com >
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com >
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: Anders Starcke Henriksen <starcke@github.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: lucie-docs <40564413+lucie-docs@users.noreply.github.com >
Co-authored-by: Josh Johanning <joshjohanning@github.com >
Co-authored-by: Tahlia G <84726379+tahlialouisa@users.noreply.github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: GitHub Actions <action@github.com >
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com >
Co-authored-by: Simon Giesemann <kwacky1@github.com >
Co-authored-by: Robert Sese <rsese@github.com >
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Albin PK <56157868+albinpk@users.noreply.github.com >
Co-authored-by: Dasun Tharanga <dasuntharangaflash@gmail.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
Co-authored-by: Ramya Parimi <33761166+ramyaparimi@users.noreply.github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com >
Co-authored-by: Andy J <mumfy@github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Marko Kaznovac <kaznovac@users.noreply.github.com >
Co-authored-by: Anil Seervi <61609033+AnilSeervi@users.noreply.github.com >
Co-authored-by: Johanan Idicula <johanan@forcepush.tech >
* Add more screenshots
* complete items on plan
* Revert changes to files I didn't change
* Minor tweaks
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Remove detail about building prebuilds by rerunning a workflow
After deleting a prebuild configuration anyone who can access the workflow history can recreate the prebuilds by rerunning the previous workflow run - unless you go through manually deleting all of those entries from the workflow history. Removed this information as per review comment.
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md
* Update data/reusables/codespaces/billing-for-prebuilds.md
* Update data/reusables/codespaces/billing-for-prebuilds.md
* Restructure info into separate articles
* Update content/codespaces/prebuilding-your-codespaces/about-codespaces-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Move prerequisites section
* Move billing info
* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Update data/reusables/codespaces/billing-for-prebuilds.md
* Update data/reusables/codespaces/billing-for-prebuilds.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Move deletion points, as per review comment
* Update link
* Add links to new information
* Make review comment changes
* Update content/codespaces/prebuilding-your-codespaces/managing-prebuilds.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Update content/codespaces/prebuilding-your-codespaces/testing-dev-container-changes.md
* Update content/codespaces/prebuilding-your-codespaces/testing-dev-container-changes.md
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
* Optimize images
Co-authored-by: Mark Battistella <markbattistella@users.noreply.github.com >
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com >
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: Anders Starcke Henriksen <starcke@github.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: lucie-docs <40564413+lucie-docs@users.noreply.github.com >
Co-authored-by: Josh Johanning <joshjohanning@github.com >
Co-authored-by: Tahlia G <84726379+tahlialouisa@users.noreply.github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: GitHub Actions <action@github.com >
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com >
Co-authored-by: Simon Giesemann <kwacky1@github.com >
Co-authored-by: Robert Sese <rsese@github.com >
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Albin PK <56157868+albinpk@users.noreply.github.com >
Co-authored-by: Dasun Tharanga <dasuntharangaflash@gmail.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
Co-authored-by: Ramya Parimi <33761166+ramyaparimi@users.noreply.github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com >
Co-authored-by: Andy J <mumfy@github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Marko Kaznovac <kaznovac@users.noreply.github.com >
Co-authored-by: Anil Seervi <61609033+AnilSeervi@users.noreply.github.com >
Co-authored-by: Johanan Idicula <johanan@forcepush.tech >
Co-authored-by: Jackie Jiménez <jaclynj@github.com >
Co-authored-by: github-actions <github-actions@github.com >
2022-02-23 17:52:53 +00:00
Ben De St Paer-Gotch
4d4f7c5636
Docs for GitHub-hosted runners management experience
2022-02-23 10:56:51 +00:00
Robert Sese
2e4187733f
Add link to versions doc in version picker ( #25012 )
...
* Add link to 'about versions' in version picker
* Add translation string
* Match article short title
* Better text contrast
* Key names is 'docs_versions'
* 'About versions'
* Show version picker when only 1 version
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-02-22 17:53:32 +00:00
Sarita Iyer
06481c9726
Merge branch 'main' into saritai/security-advisories-community-contributions
2022-02-22 12:20:04 -05:00
mc
a9bb8cbfd5
[Ready for merging on Feb 22] - GHAS starter workflows ( #24873 )
...
* empty commit
* document starter workflows
* adds procedural and removes availability section
* more work
* update actions docs
* added versioning that disappeared mysteriously
* remove spurious emtpy line
* remove unused endif?
* having fun with versioning
* hmm versioning hmm
* finally fix versioning
* add missing full stop
* start addressing comments
* address more comments
* address further comments
* Update content/get-started/learning-about-github/about-github-advanced-security.md
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* add everything to the same paragraph
* remove CodeQL section
* Optimize images
* add note + content to GitHub Actions articles
* address review comments
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-02-22 17:16:40 +00:00
Sarita Iyer
de450d3a8f
Merge branch 'main' into saritai/security-advisories-community-contributions
2022-02-22 11:08:46 -05:00
Matthias Wiesen
7df73bc777
Create article for self-serving GHES Health Checks for Premium Support customers ( #25493 )
2022-02-22 15:09:27 +00:00
Octomerger Bot
95ab2e06ee
Merge branch 'main' into repo-sync
2022-02-22 03:23:17 -08:00
Taylor Hodge
8ad1d7c14f
Update repository-branches.md ( #15615 )
2022-02-22 11:11:11 +00:00
Sophie
60384b5a4f
Merge branch 'main' into sophie-6087
2022-02-22 11:27:54 +01:00
Mariam
6866dd4847
Docs improvements ( #25483 )
...
* Improve GHAS and secret scanning docs
2022-02-21 09:42:18 +00:00
Tahlia G
e049c10711
Add product call out about multiple reviewers to "requesting a pull request review" page ( #24421 )
2022-02-21 09:19:58 +00:00
mokrz
1fe15c3a14
Patch release notes for 3.3.4, 3.2.9, 3.1.17, 3.0.25 ( #25475 )
2022-02-18 01:51:55 +00:00
Sara
0fbfcef964
Security 4525 update ( #25476 )
2022-02-17 17:45:33 -06:00
Tommy Byrd
92abf4fa75
Add table for actions concurrency in 3.4 ( #25308 )
2022-02-17 14:32:44 -06:00
Laura Coursen
348b23ac62
Bug fix hour for the week of 2022-02-14 ( #25460 )
2022-02-17 20:07:02 +00:00
Melanie Yarbrough
7741fcc19f
Update 0-rc1.yml ( #25467 )
2022-02-17 13:36:02 -06:00
Laura Coursen
50d767cce1
SAML recovery codes for enterprise accounts ( #25373 )
2022-02-17 08:13:29 -06:00
Jules
634e3b3961
Merge branch 'main' into jules-6323
2022-02-17 13:32:24 +01:00
Matt Pollard
adfb7b763a
Revise documentation on per-user licensing ( #25369 )
2022-02-17 12:27:04 +00:00
Jules Parker
729a8d1386
fix broken link in 3.4 release notes
2022-02-17 08:05:22 +01:00
Vanessa
25d895b1f4
remove ghes, ghae from moderation setting ( #25437 )
2022-02-17 06:09:57 +00:00
Martin Lopes
d8011df177
Added explanation of subject claim metadata concatenation ( #25365 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-02-17 05:01:48 +00:00
docubot
dd5830e6b3
Merge branch 'main' into graphql-schema-update
2022-02-16 14:35:22 -08:00
Sophie
9ed811de3f
Removed remaining reference to old path
2022-02-16 22:22:27 +01:00
Jenni Christensen
3ffd17b1a0
Added versioning and note for auto-merge email ( #25423 )
...
- Added versioning and note for auto-merge email
- Fixed list numbering
- Fixed note syntax I broke when fixing the list
- Removed image and replaced GitHub text with variable
2022-02-16 21:10:18 +00:00
Sarita Iyer
2c0cc90de7
Merge branch 'saritai/security-advisories-community-contributions' of https://github.com/github/docs-internal into saritai/security-advisories-community-contributions
2022-02-16 15:38:45 -05:00
Sarita Iyer
530f391697
remove feature-based versioning
2022-02-16 15:38:40 -05:00
Sarita Iyer
8782d41745
Merge branch 'main' into saritai/security-advisories-community-contributions
2022-02-16 14:13:20 -05:00
Sarita Iyer
4c348417b0
keep old learning track name
2022-02-16 13:19:02 -05:00
Sarita Iyer
ab2a2271c8
rename section and update urls with it + add info on editing
2022-02-16 13:10:32 -05:00
rachmari
ca66504c78
Action ran graphql script"update-files"
2022-02-16 16:39:48 +00:00
Sarita Iyer
92bcd31dfa
moving new article to different sectioj
2022-02-16 10:23:47 -05:00
Octomerger Bot
ebec7b87fd
Merge branch 'main' into repo-sync
2022-02-16 05:47:11 -08:00