1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

22643 Commits

Author SHA1 Message Date
Jenni Christensen
a28305cfa7 Updated language to reference enabling instead of opt-in 2022-03-16 17:22:00 -07:00
Octomerger Bot
0860223b52 Merge pull request #26265 from github/repo-sync
repo sync
2022-03-16 08:07:49 -07:00
Octomerger Bot
5da7e905fc Merge branch 'main' into repo-sync 2022-03-16 07:53:19 -07:00
Ramya Parimi
2311307839 Merge pull request #16136 from riteshsp2000/fix/#15736
fix: deleting and restoring package - GHES versioning update
2022-03-16 09:32:31 -05:00
Ramya Parimi
dc885d6759 Merge branch 'main' into fix/#15736 2022-03-16 09:01:43 -05:00
Matt Pollard
47f8250151 Generalize article on deployment of GitHub AE and add prerequisite (#26193) 2022-03-16 13:36:23 +00:00
Lucas Costi
cfba19d927 Add cache section for Actions REST API (#24924)
* Add cache section for Actions REST API

* Add permissions entries, cache section

* Add new cache directory after REST reactify changes

* Update content/actions/using-workflows/caching-dependencies-to-speed-up-workflows.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Add versioning for GHES/AE

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-03-16 10:37:19 +00:00
GitHub Actions
9dd1b8982c update search indexes 2022-03-16 10:07:31 +00:00
GitHub Actions
87d164aa04 update search indexes 2022-03-16 02:35:34 +00:00
Jenni Christensen
769604a9fd Merge pull request #25625 from github/dihydroJen-1
Added GitHub Token expiration information
2022-03-15 18:11:55 -07:00
Jenni Christensen
1d19352407 Merge branch 'main' into dihydroJen-1 2022-03-15 18:09:00 -07:00
github-openapi-bot
f31f297591 Update OpenAPI Descriptions (#26227) 2022-03-16 10:16:08 +10:00
Jenni Christensen
fa2d1c17d6 Merge branch 'main' into dihydroJen-1 2022-03-15 17:13:08 -07:00
Grace Park
e0e2ed3de3 adding observer disconnect (#26228) 2022-03-15 16:54:32 -07:00
Robert Sese
50a8de0769 Separate REST error responses (#26082)
* Add error response variant

* Add response table styles

* Already filtered

* Don't need these styles

* Fallback to http code status messsage

* Add translation strings

* Proper heading level

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

* Match table styling with params table

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Work with the status code as a number

* Move error responses to operation end

* Make RestResponseTable a standalone component

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-15 21:14:53 +00:00
docubot
aa06fd397b New translation batch for es (#26213)
* 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

Co-authored-by: Robert Sese <rsese@github.com>
2022-03-15 16:03:33 -05:00
docubot
0f76a55b00 New translation batch for cn (#26214)
* 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: Robert Sese <rsese@github.com>
2022-03-15 15:42:31 -05:00
docubot
a7bf113ebf New translation batch for pt (#26211)
* 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/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Robert Sese <rsese@github.com>
2022-03-15 15:35:55 -05:00
Octomerger Bot
039c4e465f Merge pull request #16293 from github/repo-sync
repo sync
2022-03-15 13:28:25 -07:00
docubot
9fcc3e6f50 New translation batch for ja (#26215)
* 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=ja

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Robert Sese <rsese@github.com>
2022-03-15 20:27:16 +00:00
Octomerger Bot
36c4ab8ebf Merge pull request #26210 from github/repo-sync
repo sync
2022-03-15 12:53:32 -07:00
Octomerger Bot
6a0ed24b29 Merge branch 'main' into repo-sync 2022-03-15 12:50:40 -07:00
Peter Bengtsson
67b6d9a60b don't test graphql type object validation repeatedly (#26197) 2022-03-15 15:48:32 -04:00
Mike Surowiec
31acea648d feat: add slow down middleware (#26207)
* feat: add slow down middleware

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-15 13:31:12 -05:00
Ramya Parimi
cf5bcda86c Merge branch 'main' into fix/#15736 2022-03-15 13:24:41 -05:00
Vanessa
a29a637a5f GitHub Enterprise Server 3.4 GA (#25954)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2022-03-15 14:07:29 -04:00
Sarah Edwards
c79c262957 re-running workflow jobs--with CLI (#26127)
Co-authored-by: Cameron Booth <cdb@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-15 10:57:40 -07:00
Ritesh Patil
f08b89ef55 fix: highlight the conditions for transferring of an issue (#16133) 2022-03-15 17:27:43 +00:00
Kevin Heis
a3a8b318f2 Merge pull request #26209 from github/heiskr-patch-3
Update azure-preview-env-deploy.yml for merge queue
2022-03-15 10:22:18 -07:00
Ramya Parimi
30e3aff732 Merge pull request #16123 from joshjohanning/joshjohanning-update-container-contexts
Adding env to container job context availability
2022-03-15 12:21:00 -05:00
Kevin Heis
1639d50bdb Update azure-preview-env-deploy.yml 2022-03-15 10:18:16 -07:00
Ramya Parimi
2402f54cb2 Merge branch 'main' into joshjohanning-update-container-contexts 2022-03-15 12:16:11 -05:00
Kevin Heis
9fbe7fd771 Merge pull request #26208 from github/heiskr-patch-3
Update triage-unallowed-internal-changes.yml for merge queue
2022-03-15 10:12:30 -07:00
Kevin Heis
71a7430b09 Update triage-unallowed-internal-changes.yml 2022-03-15 10:09:59 -07:00
Sarah Edwards
62c079c3b0 re-running workflow jobs (#25817)
Co-authored-by: Cameron Booth <cdb@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-15 10:06:29 -07:00
Octomerger Bot
0b17fc014a Merge pull request #16287 from github/repo-sync
repo sync
2022-03-15 09:34:12 -07:00
Octomerger Bot
dcbb7b2213 Merge pull request #26205 from github/repo-sync
repo sync
2022-03-15 09:33:59 -07:00
Octomerger Bot
6641bcf20b Merge branch 'main' into repo-sync 2022-03-15 09:31:01 -07:00
Octomerger Bot
ecc764e6d2 Merge branch 'main' into repo-sync 2022-03-15 09:29:25 -07:00
David McIntosh
d6b523b197 Dependabot supports GHES high-availability mode (#26170)
Dependabot updates does not support GHES cluster mode since GitHub Actions are not support in cluster mode. However, high-availability failover configurations are supported by both Dependabot updates and GitHub Actions.

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-03-15 16:18:31 +00:00
Maheshkumar P
0ae7e039f7 Remove RSA from fingerprint page link text (#16139) 2022-03-15 15:31:25 +00:00
Matt Cooper
8f0a83488f Update key-type-support.md (#26160)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-03-15 14:53:32 +00:00
Zach Steindler
556a0c09cf End to end software supply chain content (#25187) 2022-03-15 14:22:14 +00:00
Octomerger Bot
8a4a711640 Merge pull request #16285 from github/repo-sync
repo sync
2022-03-15 06:57:58 -07:00
literarytea
1c203bf2c1 Site policy content re-org (#26112)
* Site policy reorg
2022-03-15 13:35:02 +00:00
Octomerger Bot
db62de0080 Merge pull request #26199 from github/repo-sync
repo sync
2022-03-15 06:04:17 -07:00
Ramya Parimi
20f4b9d5c4 Merge branch 'main' into joshjohanning-update-container-contexts 2022-03-15 07:49:45 -05:00
Ramya Parimi
5412cc5c2d Merge pull request #16261 from bandantonio/fix-typo-in-publish-docker-images
fix: docs: typo in publishing docker images
2022-03-15 07:49:19 -05:00
Ramya Parimi
3947371009 Merge branch 'main' into fix-typo-in-publish-docker-images 2022-03-15 07:37:53 -05:00
Ramya Parimi
ed4d67a98b Merge pull request #16183 from lewisboon/patch-2
Update about-github-marketplace.md - Fixing link
2022-03-15 07:37:07 -05:00