1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Commit Graph

159 Commits

Author SHA1 Message Date
Octomerger Bot
4e3c4cd0aa GraphQL schema update (#31912)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-10-20 16:44:49 +00:00
Lorena Mesa
c5c3d576f1 Update references to old dependency-graph team name to new (#31692)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-10-19 16:48:24 +00:00
Octomerger Bot
c057a7b638 GraphQL schema update (#31861)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-10-19 16:41:33 +00:00
Octomerger Bot
6083412284 GraphQL schema update (#31821)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-10-18 16:44:30 +00:00
Octomerger Bot
be0ccdb85c GraphQL schema update (#31525)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-10-07 16:43:12 +00:00
Octomerger Bot
474603237f GraphQL schema update (#31369)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-10-03 16:47:46 +00:00
Octomerger Bot
fa9d512ef3 GraphQL schema update (#31319)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-09-30 16:46:00 +00:00
Octomerger Bot
562a652b1f GraphQL schema update (#31242)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-09-28 16:47:14 +00:00
Octomerger Bot
888f9af4d3 GraphQL schema update (#31198)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-09-27 16:41:39 +00:00
Octomerger Bot
5e79c2ce29 GraphQL schema update (#31041)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
2022-09-22 16:42:20 +00:00
rachmari
4921d3538d Action ran graphql script"update-files" 2022-09-16 16:35:57 +00:00
rachmari
4917da141d Action ran graphql script"update-files" 2022-09-15 16:35:31 +00:00
rachmari
c56b3b0050 Action ran graphql script"update-files" 2022-09-14 16:35:54 +00:00
rachmari
ba57a60ea2 Action ran graphql script"update-files" 2022-09-12 16:36:43 +00:00
rachmari
7cbd830f78 Action ran graphql script"update-files" 2022-09-08 16:36:36 +00:00
rachmari
11e03dba02 Action ran graphql script"update-files" 2022-09-07 16:36:52 +00:00
rachmari
66eca51ad8 Action ran graphql script"update-files" 2022-09-01 16:35:48 +00:00
rachmari
e1e2101655 Action ran graphql script"update-files" 2022-08-26 16:34:51 +00:00
rachmari
25b9b43646 Action ran graphql script"update-files" 2022-08-24 16:35:17 +00:00
rachmari
39dbcd8095 Action ran graphql script"update-files" 2022-08-23 16:35:20 +00:00
rachmari
a8d1bdaefd Action ran graphql script"update-files" 2022-08-22 16:35:05 +00:00
rachmari
d524d4c43b Action ran graphql script"update-files" 2022-08-19 16:35:47 +00:00
rachmari
665e7a174b Action ran graphql script"update-files" 2022-08-16 16:35:37 +00:00
rachmari
f482d5fa9d Action ran graphql script"update-files" 2022-08-11 16:35:11 +00:00
rachmari
ed51013985 Action ran graphql script"update-files" 2022-08-09 16:36:02 +00:00
rachmari
391d931ace Action ran graphql script"update-files" 2022-08-06 16:34:51 +00:00
rachmari
59a82c383f Action ran graphql script"update-files" 2022-08-04 16:35:24 +00:00
Rachael Sewell
3cbd7103da Remove top-level categories on graphql queries page (#29592) 2022-08-03 20:01:38 +00:00
Rachael Sewell
467459af7c Reactify graphql pages (#28547) 2022-08-03 10:51:21 -07:00
rachmari
97d649721a Action ran graphql script"update-files" 2022-08-03 16:36:54 +00:00
rachmari
32ca74e128 Action ran graphql script"update-files" 2022-08-02 16:36:13 +00:00
rachmari
1cdeeb1748 Action ran graphql script"update-files" 2022-07-28 16:36:56 +00:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
rachmari
c483b63a3c Action ran graphql script"update-files" 2022-07-23 16:36:05 +00:00
rachmari
87990fe054 Action ran graphql script"update-files" 2022-07-22 16:36:10 +00:00
rachmari
fd4d30279d Action ran graphql script"update-files" 2022-07-19 16:37:26 +00:00
rachmari
9f8c7829e1 Action ran graphql script"update-files" 2022-07-14 16:37:19 +00:00
rachmari
5fe96cba6f Action ran graphql script"update-files" 2022-07-12 16:37:04 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
rachmari
6d7be4fb1b Action ran graphql script"update-files" 2022-07-11 16:38:00 +00:00
rachmari
24341aa806 Action ran graphql script"update-files" 2022-06-29 16:40:15 +00:00
rachmari
506cb574e9 Action ran graphql script"update-files" 2022-06-24 16:36:23 +00:00
skedwards88
8bce3b4cac Action ran graphql script"update-files" 2022-06-23 15:58:57 +00:00
rachmari
8f5dd7de9d Action ran graphql script"update-files" 2022-06-13 16:36:27 +00:00
rachmari
095064fc8c Action ran graphql script"update-files" 2022-06-10 16:36:32 +00:00
rachmari
8a523e33db Action ran graphql script"update-files" 2022-06-06 16:35:50 +00:00
rachmari
bedbcad3af Action ran graphql script"update-files" 2022-05-31 16:36:53 +00:00
rachmari
ee54fe6037 Action ran graphql script"update-files" 2022-05-29 16:36:01 +00:00
rachmari
7be5b5b403 Action ran graphql script"update-files" 2022-05-19 16:38:11 +00:00
mattpollard
5f18321371 Action ran graphql script"update-files" 2022-05-10 17:41:28 +00:00