1
0
mirror of synced 2026-01-19 09:01:40 -05:00
Commit Graph

614 Commits

Author SHA1 Message Date
docs-bot
6059bf133c Update OpenAPI Description (#43575) 2023-10-02 12:08:38 +00:00
Rachael Sewell
6c1ec8068f Remove duplicate content linter tests (#43282) 2023-09-29 18:20:14 +00:00
docs-bot
7c4a4674c2 Update OpenAPI Description (#43517)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2023-09-29 17:50:17 +00:00
docs-bot
62a1477c40 Update audit log event data (#43516) 2023-09-29 16:33:07 +00:00
Rachael Sewell
ec990df1ad Fix Markdownlint reference copy config bug (#43475) 2023-09-29 01:43:50 +00:00
Grace Park
dae5d786d9 Make sure children in rest/content/index.md are alphabetized (#43472) 2023-09-28 21:37:32 +00:00
docs-bot
cc76b6994b Update OpenAPI Description (#43458) 2023-09-28 19:09:13 +00:00
docs-bot
d81f9a0042 Update audit log event data (#43456) 2023-09-28 16:33:35 +00:00
Grace Park
b0890a5494 Adding internal links version rule with fixes (#43346) 2023-09-28 00:56:48 +00:00
Rachael Sewell
9f3662935e Merge branch 'main' into github-markdownlint 2023-09-27 17:36:41 -07:00
Rachael Sewell
d228fa3351 move some rules markdownlint (#43363) 2023-09-28 00:28:14 +00:00
Grace Park
8a3fb738c7 Remove yaml scheduled workflows test (#43391) 2023-09-27 22:01:07 +00:00
Peter Bengtsson
60b2a0a018 Revert code in measures possible cache hits (#43404) 2023-09-27 20:34:00 +00:00
dependabot[bot]
a150fddecf Bump @octokit/rest from 19.0.4 to 20.0.2 (#43359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-09-27 20:01:49 +00:00
docs-bot
04788e0b13 Update OpenAPI Description (#43390) 2023-09-27 17:44:06 +00:00
Rachael Sewell
c9fd21fb69 Refactor Markdownlint config and jest timeouts (#43358) 2023-09-27 17:04:45 +00:00
docs-bot
9f3693cbad GraphQL schema update (#43389)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-09-27 16:38:28 +00:00
docs-bot
a7c844db6b Update audit log event data (#43387) 2023-09-27 16:34:17 +00:00
github-actions[bot]
3a07a9619f 🤖 src/ghes-releases/lib/enterprise-dates.json update (#43336)
Co-authored-by: heiskr <heiskr@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-27 08:17:05 +00:00
Rachael Sewell
18b3f081f8 Merge branch 'main' into github-markdownlint 2023-09-26 16:07:18 -07:00
Rachael Sewell
73229bbcb0 remove test fixture 2023-09-26 16:05:42 -07:00
Robert Sese
6951c34454 guard against bad 'enterprise-server@' match when checking ghes version (#43352) 2023-09-26 22:19:28 +00:00
Peter Bengtsson
c4aa4e9829 Measure repeat backend calls for the same pageinfo (#43341)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-09-26 19:06:27 +00:00
Hector Alfaro
3dcd32f0b8 Create a more secure script to toggle GHAE feature flags (#42944)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-09-26 18:38:51 +00:00
Hector Alfaro
4a23216700 Show hovercards at small widths (#43320) 2023-09-26 18:36:04 +00:00
docs-bot
585d9e8a03 Update OpenAPI Description (#43338) 2023-09-26 18:35:19 +00:00
Rachael Sewell
9c657e26db Change two rules from warning to error markdownlint (#43342) 2023-09-26 17:52:34 +00:00
Peter Bengtsson
aa8b19eb35 Keyboard shortcut to open hover cards (#40100) 2023-09-26 17:37:30 +00:00
Rachael Sewell
f48d317e4c Set link punctuation rule to error (#43289) 2023-09-26 16:59:58 +00:00
Grace Park
9063d7fc22 [Auto review] Update to match function names in custom rules (#43334)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-09-26 16:53:39 +00:00
Rachael Sewell
c8fe45350e Liquid linter rule conditional quotes (#43013)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-09-26 16:48:46 +00:00
Peter Bengtsson
f93193f146 Redirect root home page with 8-char empty querystring key (#43322) 2023-09-26 16:24:48 +00:00
Hector Alfaro
da20daba41 Use HTTPS for cloning early access repo (#43281) 2023-09-26 09:08:48 +00:00
Rachael Sewell
4a92fdbd18 Fix emphasis-style violations (#43056)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-09-26 01:22:39 +00:00
Rachael Sewell
d9db1c32f2 Fix heading-increment violations (#43054) 2023-09-25 23:44:48 +00:00
Rachael Sewell
b4ffd25ced add rule config 2023-09-25 16:38:31 -07:00
Peter Bengtsson
07f481fbe7 Make sure all image asset lookups are case insensitive (#43107)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-09-25 23:32:23 +00:00
Rachael Sewell
b8dfb50528 Search replace linter bug (#43284) 2023-09-25 23:13:13 +00:00
Rachael Sewell
a198af2c47 update link punctuation rule definition (#43288) 2023-09-25 23:13:04 +00:00
Rachael Sewell
944a69d814 add async prop to asyn linter rule (#43274)
Co-authored-by: Grace Park <gracepark@github.com>
2023-09-25 20:37:58 +00:00
Rachael Sewell
042f56ad4d Merge branch 'main' into disable-fenced-code-language-rule 2023-09-25 13:22:26 -07:00
Rachael Sewell
6edee18c25 fix test 2023-09-25 13:20:14 -07:00
Grace Park
0d1d50dc07 Update to yaml-schedule-jobs rule to catch no on (#43276)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-09-25 20:15:44 +00:00
Rachael Sewell
319c077692 Merge branch 'main' into disable-fenced-code-language-rule 2023-09-25 12:27:34 -07:00
Rachael Sewell
231ea13dfc update jest test 2023-09-25 12:08:19 -07:00
Kevin Heis
4870ba6a1b Create src/workflows, clear out github/actions-scripts (#43088) 2023-09-25 12:06:56 -07:00
Grace Park
69ac3e620c add content linter check for yaml scheduled jobs (#43024) 2023-09-25 18:59:57 +00:00
Rachael Sewell
75ab8b3fec Merge branch 'main' into disable-fenced-code-language-rule 2023-09-25 11:46:36 -07:00
Rachael Sewell
ce11747ab0 fix incorrect code languages 2023-09-25 11:40:18 -07:00
Rachael Sewell
e5aece3a41 Add CodeQL CLI missing heading (#43114) 2023-09-25 18:22:57 +00:00