docubot
daa45214be
New translation batch for es ( #23282 )
...
* 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-known-broken-translation-files.js
* Check in es CSV report
2021-12-01 19:46:06 +00:00
Matt Pollard
ca1f07b721
Add empty commit ( #23261 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2021-12-01 19:34:29 +00:00
Kevin Xu
089c9630dd
Update site-policy-sync.yml ( #23248 )
2021-12-01 19:27:52 +00:00
docubot
14d01ee11f
New translation batch for cn ( #23281 )
...
* 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: Marcelo Jacobus <marcelo.jacobus@gmail.com >
2021-12-01 19:20:48 +00:00
Peter Bengtsson
1c4d326116
Make the staging files, for deployments, as lean as possible ( #23049 )
...
* Experiment with making the tarball smaller
Part of #1248
* try this
* stop debugging
* delete translations too
* delete heavy search indexes too
* push and popd
* try this hack
* delete but leave directory
* debug more
* faster delete of translations
* less loud
* async await
* async await
* no tree
* simplify
* experimenting more
* unfinished
* only the large files
* change order
* brotli with level 6
* cope better with decorated rest json files
* tidying
* keep images
* cleaning
* cleaning up
* refactored function
* try this
* better comment
* remove console logging
* more important changes
* improved fs.accessSync check
2021-12-01 19:01:46 +00:00
docubot
7c2739eb4f
New translation batch for es ( #23276 )
...
* 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
2021-12-01 18:33:25 +00:00
GitHub Actions
8c9e2d6e03
update search indexes
2021-12-01 18:17:04 +00:00
docubot
c9b2fe5d93
New translation batch for pt ( #23274 )
...
* 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-known-broken-translation-files.js
* Check in pt CSV report
2021-12-01 18:13:01 +00:00
Kevin Heis
0f9cc3a35c
Size emoji images outside procedurals ( #23273 )
...
* Size emoji images outside procedurals
* Update images.scss
2021-12-01 17:57:08 +00:00
Robert Sese
b67bd854c4
Override border-radius ( #23271 )
2021-12-01 11:00:48 -06:00
Marcelo Jacobus
814ae6b521
Add crowdin_language to matrix ( #23254 )
...
* Add crowdin language to matrix
* Fix languages config
* Fix Spanish language code and reorder keys
2021-12-01 16:18:06 +00:00
Laura Coursen
4996edb733
Update outdated version information ( #23236 )
2021-12-01 07:33:43 -06:00
Jules Parker
11320e0c26
Merge pull request #22909 from github/jules-4510
...
GHEC versioning for internal repositories
2021-12-01 11:33:24 +01:00
Jules Parker
1ad2e48b68
Merge branch 'main' into jules-4510
2021-12-01 11:26:44 +01:00
GitHub Actions
289964eec0
update search indexes
2021-12-01 09:56:35 +00:00
Steve Guntrip
171dde4ed6
Update "Submitting a ticket"
...
Co-authored-by: Matthias Wiesen <mwiesen@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-12-01 09:04:19 +00:00
Jules Parker
40fbb848f3
Merge branch 'main' into jules-4510
2021-12-01 09:11:00 +01:00
Octomerger Bot
8f083c7415
Merge pull request #23260 from github/repo-sync
...
repo sync
2021-12-01 01:41:29 -05:00
Octomerger Bot
4ff6983475
Merge branch 'main' into repo-sync
2021-12-01 01:33:17 -05:00
mc
bc4c2a4be0
Merge pull request #12454 from NickLiffen/patch-2
...
Making it easier to understand dependency review for public versus private repos
2021-12-01 06:05:19 +00:00
mc
cb36bd644c
Merge branch 'main' into patch-2
2021-12-01 05:57:48 +00:00
mc
5cae791480
Update data/reusables/gated-features/dependency-review.md
2021-12-01 05:56:21 +00:00
github-openapi-bot
b4d15cd571
Update OpenAPI Descriptions ( #23259 )
2021-12-01 15:46:33 +10:00
github-openapi-bot
0cc679bd1e
Update OpenAPI Descriptions ( #23243 )
2021-12-01 14:31:44 +10:00
GitHub Actions
3c6f09db23
update search indexes
2021-12-01 02:30:00 +00:00
Octomerger Bot
672cffaeee
Merge pull request #23255 from github/repo-sync
...
repo sync
2021-11-30 20:14:14 -05:00
Octomerger Bot
a8cdfeea18
Merge branch 'main' into repo-sync
2021-11-30 20:07:30 -05:00
Marcelo Jacobus
5d329edf52
Change ownership of files ( #23249 )
2021-12-01 00:35:28 +00:00
Casper Smits
066d37365a
Document reusable workflow limitation ( #11831 )
2021-12-01 00:29:45 +00:00
Robert Sese
ae22e18a9a
Use ActionList for ArticleList ( #23252 )
...
* Use ActionList under the hood for ArticleList
* Update components/landing/ArticleList.tsx
2021-12-01 00:16:03 +00:00
Grace Park
29f8e80e71
HomePage Component Updates ( #23251 )
...
* separaet out into homepage components
* remove unnecessary translation
* update component names
2021-12-01 00:08:49 +00:00
Kevin Heis
f07743f169
Delete yml-lint.yml ( #23225 )
2021-11-30 22:44:17 +00:00
Octomerger Bot
67555d7696
Merge pull request #23245 from github/repo-sync
...
repo sync
2021-11-30 17:29:51 -05:00
Octomerger Bot
e40969e1e2
Merge branch 'main' into repo-sync
2021-11-30 17:23:14 -05:00
Peter Bengtsson
038fc886ba
only run browser tests when JS is changing ( #23080 )
...
* only run browser tests when JS is changing
Part of #1246
* ugh typo
* try this
* tidying up
2021-11-30 22:09:58 +00:00
Grace Park
3ca4b73bc4
update to bold instead of yellow highlighting ( #23244 )
2021-11-30 22:02:30 +00:00
Edward Thomson
639debe227
actions: update "understanding github actions" ( #23201 )
...
* actions: update "understanding github actions"
Take a refresh pass on the "understanding github actions" document, in
order to reinforce our CI/CD messaging and definitions, and update the
art with high-res illustrations.
* Apply suggestions from code review
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-11-30 21:55:23 +00:00
Octomerger Bot
5954e72385
Merge pull request #12502 from github/repo-sync
...
repo sync
2021-11-30 16:54:45 -05:00
Peter Bengtsson
5f2d621408
make release-notes tests not depend on real network ( #23196 )
...
Part of #1246
2021-11-30 21:47:32 +00:00
Octomerger Bot
95b1b1e3fb
Merge branch 'main' into repo-sync
2021-11-30 16:45:59 -05:00
Peter Bengtsson
2f6f076cc0
LinkChecker and better linksToSkip function ( #23001 )
...
* LinkChecker and better linksToSkip function
Part of #1253
* try now
* escaped
* make sure it skips all non-english links
* feedbacked
2021-11-30 21:39:39 +00:00
Peter Bengtsson
e59c79acd0
speed up repository reference checks ( #23178 )
...
* speed up repository reference checks
Part of #1246
* feedbacked
* microoptimization
2021-11-30 21:32:33 +00:00
Octomerger Bot
f149f7f9c9
Merge pull request #12500 from github/repo-sync
...
repo sync
2021-11-30 16:29:45 -05:00
Marcelo Jacobus
1125b8aac9
Change translation batch log path ( #23241 )
2021-11-30 21:25:11 +00:00
Octomerger Bot
6aee1510a8
Merge pull request #23242 from github/repo-sync
...
repo sync
2021-11-30 16:04:16 -05:00
docubot
0f2b39f355
Merge branch 'main' into repo-sync
2021-11-30 12:57:08 -08:00
Peter Bengtsson
fee73bf04f
lazy-load large archived redirects json files ( #23176 )
...
* lazy-load large archived redirects json files
Part of #1178
* refactored
2021-11-30 20:56:18 +00:00
Octomerger Bot
ab49217093
Merge branch 'main' into repo-sync
2021-11-30 15:51:06 -05:00
Vanessa
0812afdb09
replace maven doc broken link ( #23200 )
2021-12-01 06:44:23 +10:00
Octomerger Bot
219179e86c
Merge pull request #23239 from github/repo-sync
...
repo sync
2021-11-30 15:32:20 -05:00