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

18210 Commits

Author SHA1 Message Date
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
Octomerger Bot
e990f33811 Merge pull request #12499 from github/repo-sync
repo sync
2021-11-30 15:28:24 -05:00
Octomerger Bot
777967d730 Merge branch 'main' into repo-sync 2021-11-30 15:23:22 -05:00
Octomerger Bot
c282bd76b9 Merge branch 'main' into repo-sync 2021-11-30 15:19:57 -05:00
Octomerger Bot
84df57afe3 Merge pull request #23237 from github/repo-sync
repo sync
2021-11-30 14:58:27 -05:00
Octomerger Bot
219e37143f Merge pull request #12498 from github/repo-sync
repo sync
2021-11-30 14:55:29 -05:00
docubot
88f25e8273 Merge branch 'main' into repo-sync 2021-11-30 11:51:42 -08:00
Robert Sese
6914be3e13 Make script executable (#23235) 2021-11-30 19:50:40 +00:00
Octomerger Bot
296c40df50 Merge branch 'main' into repo-sync 2021-11-30 14:49:41 -05:00
Octomerger Bot
71aea14976 Merge branch 'main' into repo-sync 2021-11-30 14:47:06 -05:00
jmarlena
8f5bd0c57f Okta team sync GA (#22996)
* First draft of changes

* Add article to TOC of map topic

* Revise & rinse.

* Restructuring

* Fix typo + Add product variable

* Rehashing

* Remove deleted reusable

* Escape character

* Word refactor

* Prettify

* Add GraphQL example

* Fix url

* Remove source material

* Clean up

* Remove https://

* Fix reusable step

* Fix this section

* Keeps getting better

* Clean up reusable

* Remove duplicate info

* Apply suggestions from code review

* Clean up

* Touch-ups

* Final tidbits

* skip the tip

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-30 19:44:05 +00:00
Octomerger Bot
d0aa3d296c Merge pull request #23233 from github/repo-sync
repo sync
2021-11-30 14:37:55 -05:00
docubot
9e7b6297db Merge branch 'main' into repo-sync 2021-11-30 11:31:03 -08:00
Mike McDonald
53b12cb2f0 [30 Nov] Adding Dependabot + Actions changes (#22616) 2021-11-30 19:30:03 +00:00
Octomerger Bot
ff46607e42 Merge pull request #12497 from github/repo-sync
repo sync
2021-11-30 14:27:41 -05:00
Grace Park
0ee54e6284 make executable (#23232) 2021-11-30 19:22:20 +00:00
Octomerger Bot
53202a9d7d Merge branch 'main' into repo-sync 2021-11-30 14:21:55 -05:00
Octomerger Bot
30273cc73e Merge branch 'main' into repo-sync 2021-11-30 14:19:06 -05:00
Grace Park
029dfd32a2 Migrate Prod build deploy to actions-script (#23228)
* revert to regular runner and migrate js to actions-scripts

* add prod deploy migration

* update .js

* add run_id
2021-11-30 19:02:31 +00:00
Octomerger Bot
0c77829dd3 Merge pull request #12496 from github/repo-sync
repo sync
2021-11-30 13:33:34 -05:00
Octomerger Bot
df9dcbacc4 Merge pull request #23224 from github/repo-sync
repo sync
2021-11-30 13:30:47 -05:00
Octomerger Bot
abede9ea3e Merge branch 'main' into repo-sync 2021-11-30 13:24:05 -05:00
Octomerger Bot
eb6d2a0068 Merge branch 'main' into repo-sync 2021-11-30 13:22:37 -05:00
Grace Park
b77b195a6c Migrate Content Changes Table Workflow github-script code (#23198)
* moving content changes table to actions-script

* rename js file

* using context for neater code
2021-11-30 18:12:17 +00:00
Marcelo Jacobus
840de67988 Flatten array before joining (#23222)
Fix PR report body created for this issue: https://github.com/github/docs-engineering/issues/1278
2021-11-30 17:49:41 +00:00
Octomerger Bot
566e2c1efc Merge pull request #12495 from github/repo-sync
repo sync
2021-11-30 12:40:36 -05:00
Octomerger Bot
7569060675 Merge branch 'main' into repo-sync 2021-11-30 12:31:50 -05:00