1
0
mirror of synced 2026-01-08 03:01:54 -05:00
Commit Graph

443 Commits

Author SHA1 Message Date
Rachael Sewell
7232daa5e1 add sha of sync pipeline data to config file (#35335)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-03-08 17:50:23 +00:00
docubot
4c36e810ac Update OpenAPI Description (#35399) 2023-03-08 17:29:54 +00:00
docubot
d139523894 Update OpenAPI Description (#35353) 2023-03-08 09:51:22 +00:00
Rachael Sewell
fa84be7019 consolidate temp directory when generating openapi data (#35331) 2023-03-07 19:24:50 +00:00
Rachael Sewell
83c28d2e6a speed up bundler openapi (#35334) 2023-03-07 17:06:33 +00:00
Octomerger Bot
3943a566e5 GraphQL schema update (#35354)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-03-07 16:39:00 +00:00
docubot
5d2c8abeca Update OpenAPI Description (#35336)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-03-07 10:07:32 +00:00
Rachael Sewell
068c7920ab fix bug when running single version in rest script (#35319)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-03-06 21:39:44 +00:00
Octomerger Bot
2b2bad60ab GraphQL schema update (#35290)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-03-03 16:38:15 +00:00
docubot
1df36941a9 Update OpenAPI Description (#35247) 2023-03-03 15:56:05 +00:00
Rachael Sewell
098c83187c fix rest redirects bug (autogenerated redirects) (#35257) 2023-03-02 21:33:19 +00:00
Octomerger Bot
6265942294 GraphQL schema update (#35248)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-03-02 16:39:15 +00:00
Grace Park
621ca955b1 GraphQL Bug: add back apostrophe (#35227)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-01 23:20:02 +00:00
Octomerger Bot
90de7fd34d GraphQL schema update (#35229)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-03-01 20:38:45 +00:00
docubot
76a0408a27 Update OpenAPI Description (#35219)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-01 20:29:31 +00:00
Rachael Sewell
a6f4ddc04c handle new category directories (#35202) 2023-03-01 17:30:21 +00:00
Rachael Sewell
6413f3cc06 fix bug with rest redirect data (#35204) 2023-03-01 05:47:08 +00:00
Rachael Sewell
e5216609ae revert data file back to know working version (#35203) 2023-02-28 20:06:20 -08:00
Rachael Sewell
a3df74ff0a Automation pipelines update markdown (#35194) 2023-02-28 23:09:15 +00:00
Rachael Sewell
50210d12e8 refactor openapi scripts (#34803) 2023-02-28 22:24:38 +00:00
docubot
1a79137fb8 Update OpenAPI Description (#35150) 2023-02-28 00:19:10 +00:00
Grace Park
fea30eb25f Bug fix REST body parameters (#35112) 2023-02-27 23:46:23 +00:00
docubot
67d8cf54a1 Update OpenAPI Description (#35125)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-02-27 18:51:19 +00:00
Rachael Sewell
f4ade343d7 speed up rest api data generation (#35095)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-02-24 20:10:08 +00:00
Octomerger Bot
641fd0fa89 GraphQL schema update (#35089)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-02-24 16:39:56 +00:00
docubot
94f0e47bc2 Update OpenAPI Description (#34985) 2023-02-22 19:13:20 +00:00
Octomerger Bot
e5e5bce1b6 GraphQL schema update (#34987)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-02-22 16:40:32 +00:00
Rachael Sewell
5b424cba87 Use cwd in openapi script (#34942) 2023-02-21 12:39:59 -08:00
Rachael Sewell
ecb87acda8 Update script path for openapi (#34937) 2023-02-21 19:34:56 +00:00
Evan Bonsignori
8e6533404e use absolute pathing instead of process.cwd (#34594) 2023-02-16 19:53:23 +00:00
Rachael Sewell
137c915eda add version directories for rest data (#34826) 2023-02-16 17:23:53 +00:00
Octomerger Bot
1542fcace7 GraphQL schema update (#34841)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-02-16 16:39:05 +00:00
Kevin Heis
3fbfe5627c Add example of subject folder listing (#34804) 2023-02-16 16:10:33 +00:00
Rachael Sewell
790d6a94a8 Pipelines version data dir graphql (#34772) 2023-02-15 19:33:40 +00:00
Rachael Sewell
6b4d76e09c break version-specific data into individual files (#34717) 2023-02-15 19:03:08 +00:00
Rachael Sewell
8babc127b2 Pipelines webhook data dir (#34775) 2023-02-15 18:43:55 +00:00
docubot
de2ec08756 Update OpenAPI Description (#34795)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-02-15 16:56:52 +00:00
Octomerger Bot
d646005ee8 GraphQL schema update (#34796)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-02-15 16:39:29 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Octomerger Bot
d27a72f799 GraphQL schema update (#34662)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2023-02-11 00:53:24 +00:00
Rachael Sewell
fe8482408b Restructure GraphQL automated content scripts (#34308) 2023-02-11 00:38:27 +00:00
Kevin Heis
04aa850d05 Update README.md 2023-02-08 09:05:23 -08:00
Kevin Heis
587ef88e23 Create subject scaffold script (#33751) 2023-02-08 16:51:11 +00:00