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

20102 Commits

Author SHA1 Message Date
rachmari
926ab3af2d Action ran graphql script"update-files" 2022-01-16 16:34:56 +00:00
GitHub Actions
652db46fbb update search indexes 2022-01-16 10:10:25 +00:00
GitHub Actions
754baa9db8 update search indexes 2022-01-16 02:43:58 +00:00
GitHub Actions
e9be1a17c0 update search indexes 2022-01-15 18:06:32 +00:00
docubot
2f0d079482 New translation batch for pt (#24325)
* 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
2022-01-15 17:58:46 +00:00
GitHub Actions
9ce5e3774f update search indexes 2022-01-15 10:18:51 +00:00
GitHub Actions
de90a20d5a update search indexes 2022-01-15 02:22:34 +00:00
Sarita Iyer
03a701df24 Merge pull request #24302 from github/add-workos
Add WorkOS API key types to the list supported in secret scanning
2022-01-14 15:43:20 -05:00
Sarita Iyer
eac94b5681 Merge branch 'main' into add-workos 2022-01-14 15:37:29 -05:00
Robert Sese
1c768fe9a0 a11y: even more headings adjustments (#24315)
* Adjust Enterprise supported release card heading

* Adjust learning track headings

* Adjust guide list card headings
2022-01-14 20:08:55 +00:00
GitHub Actions
1402b226ff update search indexes 2022-01-14 18:17:18 +00:00
Robert Sese
cc69799558 a11y: landing page headings adjustments (#24295)
* Adjust heading level and only heading with intro text

* Adjust heading level

* Adjust code example and guide card heading levels

* Adjust tests for new heading levels

* Adjust rendering test for new heading levels
2022-01-14 17:23:05 +00:00
James M. Greene
0c30586028 Treat Hydro 422s that are actually timeouts as 503s (#24143)
* Treat Hydro 422s that are actually timeouts as 503s

* Apply suggestions from code review

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

* Update lib/hydro.js

* Add comment explaining why we don't retry Hydro timeouts

* Less of a run-on sentence

* Use res.text() instead of res.body

* Slightly more readable error message

* Rewording, respacing

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-14 17:09:48 +00:00
Octomerger Bot
d2abc76a5b Merge pull request #24304 from github/repo-sync
repo sync
2022-01-14 07:58:37 -06:00
Octomerger Bot
b8de2f5e48 Merge branch 'main' into repo-sync 2022-01-14 07:50:41 -06:00
Ramya Parimi
2e44b9bb2b Merge pull request #14045 from mungojam/patch-2
Fix typos: 'was' vs. 'has' and singular vs. plural
2022-01-14 07:34:34 -06:00
Octomerger Bot
f114a9878a Merge pull request #24303 from github/repo-sync
repo sync
2022-01-14 07:28:14 -06:00
Ramya Parimi
41d30aac6a Merge branch 'main' into patch-2 2022-01-14 07:26:36 -06:00
Ramya Parimi
da9c5aec7f Merge pull request #14040 from aviral14112001/main
Use of hyphen in creating task lists
2022-01-14 07:15:33 -06:00
Ramya Parimi
59d7002a9e Merge branch 'main' into main 2022-01-14 07:08:27 -06:00
Grey Baker
1893fdfff7 Add WorkOS API key types to the list supported in secret scanning 2022-01-14 07:58:37 -05:00
Octomerger Bot
2f1f739254 Merge pull request #14089 from github/repo-sync
repo sync
2022-01-14 04:57:54 -06:00
Allison Weins
3d20a9378b Update screenshot for deleting in VS Code (#24297)
* Update screenshot for deleting in VS Code

* Add initial step to get to 'Codespaces'

Co-authored-by: hubwriter <hubwriter@github.com>
2022-01-14 10:36:46 +00:00
GitHub Actions
993077801b update search indexes 2022-01-14 10:19:50 +00:00
Octomerger Bot
9ff06cda5d Merge pull request #24301 from github/repo-sync
repo sync
2022-01-14 00:57:35 -06:00
Octomerger Bot
bb70225271 Merge branch 'main' into repo-sync 2022-01-14 00:54:08 -06:00
Frederik Wallner
e96515b17d Use a tag to refer to setup-swift action version (#12680) 2022-01-14 06:21:08 +00:00
Octomerger Bot
df8d37f2a9 Merge pull request #24300 from github/repo-sync
repo sync
2022-01-13 23:53:58 -06:00
Daz DeBoer
7f7acb450b Use gradle-build-action for Gradle builds (#11851)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-01-14 05:27:45 +00:00
Octomerger Bot
fb7508cb02 Merge pull request #14070 from github/repo-sync
repo sync
2022-01-13 20:40:44 -06:00
Octomerger Bot
7083f7d82f Merge branch 'main' into repo-sync 2022-01-13 20:32:47 -06:00
GitHub Actions
3c5157fba8 update search indexes 2022-01-14 02:21:59 +00:00
Octomerger Bot
4978dfaad0 Merge pull request #14056 from github/repo-sync
repo sync
2022-01-13 19:52:26 -06:00
Octomerger Bot
73e73ebb1e Merge branch 'main' into repo-sync 2022-01-13 19:43:22 -06:00
docubot
d716b63eee New translation batch for ja (#24292)
* 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

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2022-01-14 01:37:57 +00:00
docubot
807c05e8bd New translation batch for es (#24285)
* 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

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2022-01-14 01:34:24 +00:00
Octomerger Bot
07f59b3aa8 Merge pull request #14048 from github/repo-sync
repo sync
2022-01-13 17:28:35 -06:00
Octomerger Bot
7f5202ef38 Merge branch 'main' into repo-sync 2022-01-13 17:21:45 -06:00
docubot
65b71419fb New translation batch for cn (#24287)
* 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

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-13 23:15:52 +00:00
Sarah Edwards
abb2c01e43 Update events that trigger workflows docs (#23954)
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-01-13 15:12:16 -08:00
Vanessa
6ebc6942a0 add GHES, GHAE version for org readmes (#24273) 2022-01-13 22:55:25 +00:00
Mark Adamson
f8d0cdc51d Fix another typo 2022-01-13 22:36:05 +00:00
Octomerger Bot
5d57041c82 Merge pull request #14046 from github/repo-sync
repo sync
2022-01-13 16:29:57 -06:00
Octomerger Bot
a6490e162b Merge branch 'main' into repo-sync 2022-01-13 16:21:32 -06:00
Mark Adamson
f745799fa2 Fix typo 'was' vs. 'has' 2022-01-13 22:20:17 +00:00
James M. Greene
e5d9186ed6 Allow rendered-content-link-checker script to be given a list of zero files (#24290)
#docs-friction
2022-01-13 21:53:16 +00:00
Octomerger Bot
6144ebc2d5 Merge pull request #14043 from github/repo-sync
repo sync
2022-01-13 15:31:00 -06:00
Sarita Iyer
d795f593a7 Merge pull request #24288 from github/openapi-update-7c7d0771b0560f90e5e70d48f0b6e8059ebf0f470a269adad8c3b034a7c1c702
Update OpenAPI  Descriptions
2022-01-13 15:57:37 -05:00
Sarita Iyer
4d644ea462 Merge branch 'main' into openapi-update-7c7d0771b0560f90e5e70d48f0b6e8059ebf0f470a269adad8c3b034a7c1c702 2022-01-13 15:53:37 -05:00
Octomerger Bot
275c3c2a53 Merge pull request #24291 from github/repo-sync
repo sync
2022-01-13 13:52:39 -06:00