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

17868 Commits

Author SHA1 Message Date
GitHub Actions
0a3580b23b update search indexes 2021-11-24 09:55:58 +00:00
GitHub Actions
50d7a1271b update search indexes 2021-11-24 02:36:10 +00:00
Octomerger Bot
1040350a76 Merge pull request #23092 from github/repo-sync
repo sync
2021-11-23 21:33:06 -05:00
Octomerger Bot
629c86fc9e Merge branch 'main' into repo-sync 2021-11-23 21:25:30 -05:00
docubot
20cecf7656 New translation batch for pt-BR (#23087)
* Add crowdin translations

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

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

* Run script/i18n/homogenize-frontmatter.js

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

* Run script/i18n/lint-translation-files.js --check rendering
2021-11-23 23:03:38 -03:00
Octomerger Bot
32c1fd57b6 Merge pull request #23086 from github/repo-sync
repo sync
2021-11-23 19:32:30 -05:00
Octomerger Bot
14a6d9607c Merge pull request #12299 from github/repo-sync
repo sync
2021-11-23 19:31:10 -05:00
Octomerger Bot
49f33d26a8 Merge branch 'main' into repo-sync 2021-11-23 19:24:53 -05:00
Octomerger Bot
3a37dc8111 Merge branch 'main' into repo-sync 2021-11-23 19:22:47 -05:00
Marcelo Jacobus
2de66f3c81 Fix script/i18n/lint-translation-files.js (#23016)
* Fix error

* Attempt to fix that error

* Remove debugging code

* fix: Update path of lint-translation script

* fix: Update conditional guard clause

The conditional compared an array to a string using strict equality, so
it was never going to be true. This change makes sure we return early
when there are no changes.

* fix: Exit early when there are no files to lint

* refactor: Filter files to reset in plain javascript

As opposed to doing it in bash.

* Update tests/linting/lint-files.js

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

* Update tests/linting/lint-files.js

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

* Update script/i18n/lint-translation-files.js

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
2021-11-23 16:11:34 -08:00
Octomerger Bot
fbeda78958 Merge pull request #23084 from github/repo-sync
repo sync
2021-11-23 17:31:03 -05:00
Octomerger Bot
68b280af3b Merge pull request #12296 from github/repo-sync
repo sync
2021-11-23 17:29:09 -05:00
Octomerger Bot
0471bd9447 Merge branch 'main' into repo-sync 2021-11-23 17:23:11 -05:00
Octomerger Bot
d8e3e6dcb0 Merge pull request #23083 from github/repo-sync
repo sync
2021-11-23 17:07:01 -05:00
Octomerger Bot
fc2b3e45df Merge branch 'main' into repo-sync 2021-11-23 17:00:29 -05:00
Octomerger Bot
9e9c180596 Merge pull request #12294 from github/repo-sync
repo sync
2021-11-23 16:57:27 -05:00
Octomerger Bot
22a027f2e3 Merge branch 'main' into repo-sync 2021-11-23 16:46:45 -05:00
Peter Bengtsson
0eb15bca49 optimization: hash lookup is faster than in-array check (#23079) 2021-11-23 21:44:35 +00:00
Peter Bengtsson
feb0318d25 move 'bottleneck' to devDependencies (#23081)
Part of #1265
2021-11-23 21:36:35 +00:00
Octomerger Bot
4d8130d8d7 Merge pull request #12293 from github/repo-sync
repo sync
2021-11-23 16:28:49 -05:00
Octomerger Bot
a133147d68 Merge pull request #23082 from github/repo-sync
repo sync
2021-11-23 16:28:37 -05:00
Octomerger Bot
e3467baf4c Merge branch 'main' into repo-sync 2021-11-23 16:22:12 -05:00
Octomerger Bot
9ddc8c2e30 Merge branch 'main' into repo-sync 2021-11-23 16:18:53 -05:00
Garrett Knoll
e500627ff9 Update managing-your-theme-settings.md (#22667) 2021-11-23 21:15:58 +00:00
Peter Bengtsson
03842debd8 remove express-basic-auth (#23076)
Part of #1265
2021-11-23 21:07:29 +00:00
James M. Greene
fc35cf1aea Add repository and organization runner labels APIs to the GitHub Apps permissions list (#23078) 2021-11-23 20:50:18 +00:00
Octomerger Bot
dffd44ac23 Merge pull request #12292 from github/repo-sync
repo sync
2021-11-23 14:28:16 -05:00
Octomerger Bot
4e2881c0d7 Merge branch 'main' into repo-sync 2021-11-23 14:18:45 -05:00
Octomerger Bot
9668eb1276 Merge pull request #23077 from github/repo-sync
repo sync
2021-11-23 14:04:04 -05:00
docubot
fa37ff882d Merge branch 'main' into repo-sync 2021-11-23 10:57:02 -08:00
Octomerger Bot
6fe16b5072 Merge pull request #12291 from github/repo-sync
repo sync
2021-11-23 13:56:21 -05:00
Grace Park
71f9433476 Robots update (#23046)
* update to allow only if docs.github.com

* update if

* update for test
2021-11-23 18:56:05 +00:00
Octomerger Bot
b133a032ed Merge branch 'main' into repo-sync 2021-11-23 13:51:29 -05:00
Octomerger Bot
6eef4fefe6 Merge branch 'main' into repo-sync 2021-11-23 13:47:54 -05:00
Francis
9c4ef4dcc0 Add a new test that checks every YAML document can be parsed (#23053)
* fix: update lint-translation script to point to the correct test

This change reflects its new home in `test/linting/lint-files.js` as committed in f0d17c300d on April 28, 2021.

* test: check release notes can be parsed a single YAML document

* test: check yaml content parsability

* test: check parsability for all YAML content

* refactor: move annotations to lint yaml content suite

* fix: revert file contents

* fix: remove local test script

* refactor: lowercase yaml file type

* fix: remove null assignment to stay consistent with other variables

* refactor: update reference name to caught error

* fix: remove the royal we from annotation

* refactor: update annotation for improved readability

* fix: add missing preposition
2021-11-23 18:46:04 +00:00
Robert Sese
74c94121be Use Primer ActionList for sidebar (#22885)
* Initial move to ActionLists nav, handle terminal links

* ActionList-ify map topic items

* Some 🎨

* ActionList-ify homepage sidebar

* More 🎨

* Resolve test failures (and 'better' markup?)

* Properties don't exist on ActionList

* Use ul + li elements for ActionLists

* Workaround for TS error with 'as='

Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-11-23 18:33:54 +00:00
Octomerger Bot
7053070619 Merge pull request #12290 from github/repo-sync
repo sync
2021-11-23 13:29:18 -05:00
Peter Bengtsson
38a3afe845 don't allow creating empty PRs (#23072)
Part of #998
2021-11-23 18:26:38 +00:00
GitHub Actions
16a6960a88 update search indexes 2021-11-23 18:17:30 +00:00
hubwriter
b01c1905db Update in line with UI text changes (#23058)
* Update in line with UI text changes

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
2021-11-23 18:10:10 +00:00
Peter Bengtsson
efe214ea49 remove react-is (#23073)
Part of #1265
2021-11-23 18:02:14 +00:00
Octomerger Bot
b8cbbc2da6 Merge pull request #23074 from github/repo-sync
repo sync
2021-11-23 13:02:06 -05:00
Octomerger Bot
5803cc5027 Merge branch 'main' into repo-sync 2021-11-23 12:52:43 -05:00
Grace Park
a3e67be13a design system request (#23071) 2021-11-23 17:50:26 +00:00
Peter Bengtsson
b3d34ae781 move @alex_neo/jest-expect-message to devDependencies (#23069)
Part of #1265
2021-11-23 17:41:51 +00:00
Octomerger Bot
94f7eac89b Merge pull request #12289 from github/repo-sync
repo sync
2021-11-23 12:37:45 -05:00
Octomerger Bot
75a3019102 Merge pull request #23070 from github/repo-sync
repo sync
2021-11-23 12:33:29 -05:00
Octomerger Bot
77c25c6969 Merge branch 'main' into repo-sync 2021-11-23 12:28:47 -05:00
docubot
69f36f4471 Merge branch 'main' into repo-sync 2021-11-23 09:26:56 -08:00
ahdbilal
487c56cb49 update actions docs with setup-python caching (#22990)
* updated the python testing doc with caching

* updated docs with setup-actions caching for node and python

* updaed content with setup-actions cachine

* fix links

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

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update components/playground/content/building-and-testing/python.tsx

* Update components/playground/content/building-and-testing/python.tsx

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

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

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

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-23 17:26:03 +00:00