1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Commit Graph

28670 Commits

Author SHA1 Message Date
Sophie
d9508ab4c4 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:12:14 +02:00
Sophie
c0edb4c36c Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:08:48 +02:00
Sophie
b1110addf1 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:04:21 +02:00
Sophie
3b83c68329 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:04:13 +02:00
Sophie
9421492a56 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:04:04 +02:00
Sophie
eacee80c2e Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:03:53 +02:00
Sophie
f9be21576e Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:00:27 +02:00
Sophie
6e26df426e changes sentence 2022-08-09 11:32:22 +02:00
Sophie
40361d3749 more conceptual information 2022-08-09 11:04:09 +02:00
Sophie
7d0ac4e79b adds content and feature flag 2022-07-27 13:47:16 +02:00
mc
8fcb5ad8c1 Fix mention of public repos in GHAE (#29328)
* fix mention of public in GHAE

* Update content/code-security/supply-chain-security/end-to-end-supply-chain/securing-code.md

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-07-25 12:24:37 +00:00
GitHub Actions
ea7c97d69d update search indexes 2022-07-25 10:39:39 +00:00
GitHub Actions
93c00044dd update search indexes 2022-07-25 03:19:30 +00:00
GitHub Actions
90f849d433 update search indexes 2022-07-24 19:13:13 +00:00
docubot
3dfecf7377 New translation batch for es (#29318)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* 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
2022-07-24 18:18:40 +00:00
docubot
8b8b193178 New translation batch for pt (#29317)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* 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
2022-07-24 17:38:04 +00:00
GitHub Actions
0a814c3ba6 update search indexes 2022-07-24 10:39:26 +00:00
GitHub Actions
e1e7982303 update search indexes 2022-07-24 03:07:56 +00:00
GitHub Actions
07eae39b53 update search indexes 2022-07-23 19:29:33 +00:00
docubot
56aa315ff4 New translation batch for pt (#29307)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* 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
2022-07-23 17:53:54 +00:00
docubot
73060deff8 Merge pull request #29305 from github/graphql-schema-update
GraphQL schema update
2022-07-23 12:41:45 -04:00
rachmari
c483b63a3c Action ran graphql script"update-files" 2022-07-23 16:36:05 +00:00
GitHub Actions
53f8451d5c update search indexes 2022-07-23 10:35:51 +00:00
GitHub Actions
cb7bb02db9 update search indexes 2022-07-23 02:58:31 +00:00
Tim Rogers
3da9a4b822 Document the x-ratelimit-used response header on the "Resources in the REST API" page (#29242) 2022-07-22 22:44:48 +00:00
GitHub Actions
534adad1cc update search indexes 2022-07-22 19:41:20 +00:00
Grace Park
798dd62609 Update page-data to parseAndRender childPage titles (#29265)
* start

* updating page-data

* fix test'

* remove unnecessary file check

* remove line

* line

* remove file check

* fix title -> shortTitle

Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
2022-07-22 11:32:30 -07:00
github-openapi-bot
4abfdf109a Update OpenAPI Descriptions (#29287)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-07-22 18:23:25 +00:00
Kevin Heis
564e3a5e2a Move CSRF response back to XHR (Node.js prep) (#29179)
* Move CSRF response back to XHR

* Update events.js

* Pass through cookieJar

* Enable session route test

* Skip next x csrf test

* Add other fields to endpoint for future issues

* Remove client side parts

* Revert test skip

* Use nested router pattern

* ugh forgot a file

* Update naming

* Update tests/rendering/session.js

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

* Updating to use cache control

* Use req.langauge and req.userLanguage

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-07-22 18:17:22 +00:00
Peter Bengtsson
980e1fbba6 scrape and index into Elasticsearch (#29245)
* scrape and index into Elasticsearch

* wip

* move up

* permission

* not none

* sleep and be more patient

* activate all languages

* don't do HEAD with curl to look at created indices

* typo fix

* one env.ELASTICSEARCH_URL

* tidying up

* create a secret that isn't a secret for now
2022-07-22 17:46:55 +00:00
docubot
f432a77f22 Merge pull request #29281 from github/graphql-schema-update
GraphQL schema update
2022-07-22 12:42:40 -04:00
rachmari
87990fe054 Action ran graphql script"update-files" 2022-07-22 16:36:10 +00:00
Sarah Schneider
441c30017f Merge pull request #27307 from github/versioned-redirects
Create versionless redirects
2022-07-22 12:23:25 -04:00
Sarah Schneider
77f34bcc98 Merge branch 'main' of github.com:github/docs-internal into versioned-redirects 2022-07-22 12:13:55 -04:00
Sarah Schneider
74d8080dea Merge branch 'versioned-redirects' of github.com:github/docs-internal into versioned-redirects 2022-07-22 12:12:43 -04:00
Sarah Schneider
7dc8d11fed reorder imports to be more standard 2022-07-22 12:12:33 -04:00
Peter Bengtsson
ac2cce4aef upgrade all eslint related dev dependencies (#29277) 2022-07-22 12:12:13 -04:00
Sarah Schneider
73cd3db0d1 Update tests/rendering/server.js
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-07-22 12:09:33 -04:00
github-openapi-bot
3af559243c Update OpenAPI Descriptions (#29274)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-07-22 15:42:24 +00:00
Sarah Schneider
fec6e089b3 Merge branch 'main' into versioned-redirects 2022-07-22 11:34:25 -04:00
Peter Bengtsson
7b5e6f102d upgrade jest@28.1.3 (#29275) 2022-07-22 11:31:09 -04:00
Sarah Schneider
0a13ca78aa document all the things 2022-07-22 11:20:30 -04:00
Sarah Schneider
5e437b5d3d Merge branch 'main' into versioned-redirects 2022-07-22 11:16:19 -04:00
docubot
cc31e689bb New translation batch for cn (#29251)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* 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: Hector Alfaro <hectorsector@github.com>
2022-07-22 15:06:45 +00:00
docubot
0aa0600292 New translation batch for ja (#29259)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* 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

* Check in ja CSV report

Co-authored-by: Hector Alfaro <hectorsector@github.com>
2022-07-22 15:01:18 +00:00
Sarah Schneider
6199aadbd4 Merge branch 'main' of github.com:github/docs-internal into versioned-redirects 2022-07-22 10:38:31 -04:00
Sarah Schneider
79a8d03afc update test to reflect the latest rewrite-links functionality 2022-07-22 10:38:21 -04:00
dependabot[bot]
756c955353 Bump undici from 5.7.0 to 5.8.0 (#29255)
Bumps [undici](https://github.com/nodejs/undici) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-07-22 08:52:37 -04:00
GitHub Actions
f811014b49 update search indexes 2022-07-22 11:04:13 +00:00
github-openapi-bot
8e54475b8b Update OpenAPI Descriptions (#29256)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-07-22 09:10:02 +00:00