1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

133 Commits

Author SHA1 Message Date
github-openapi-bot
e51ed263ab Add decorated OpenAPI schema files 2021-08-05 05:22:28 +00:00
github-openapi-bot
60ae3cf222 Update OpenAPI Descriptions 2021-08-04 22:17:16 -07:00
github-openapi-bot
4cf897efc9 Add decorated OpenAPI schema files 2021-08-04 17:28:16 +00:00
github-openapi-bot
9421ce8508 Update OpenAPI Descriptions 2021-08-04 10:22:50 -07:00
github-openapi-bot
a9d12edffd Add decorated OpenAPI schema files 2021-08-03 13:34:57 +00:00
github-openapi-bot
5b96b06fc6 Update OpenAPI Descriptions 2021-08-03 06:29:39 -07:00
github-openapi-bot
1f0cb214f6 Add decorated OpenAPI schema files 2021-08-02 19:12:24 +00:00
github-openapi-bot
343983d741 Update OpenAPI Descriptions 2021-08-02 12:07:29 -07:00
github-openapi-bot
9d69677c53 Update OpenAPI Descriptions (#20617)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-08-02 11:57:13 +01:00
github-openapi-bot
ba66a36839 Update OpenAPI Descriptions (#20606) 2021-07-29 23:20:01 +01:00
github-openapi-bot
aaa54074c7 Update OpenAPI Descriptions (#20574) 2021-07-29 12:37:39 +01:00
github-openapi-bot
07e6453cd1 Update OpenAPI Descriptions (#20550) 2021-07-28 10:08:06 +00:00
github-openapi-bot
7ce6dc6de5 Update OpenAPI Descriptions (#20527) 2021-07-27 09:06:42 +00:00
github-openapi-bot
2c051505bf Update OpenAPI Descriptions (#20484)
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2021-07-22 22:17:59 +00:00
Mike Surowiec
9386571aa4 fix: use named export for all-versions (#20478)
* fix: use named export for all-versions

* run prettier
2021-07-22 19:29:00 +00:00
github-openapi-bot
fa99cdf2b4 Update OpenAPI Descriptions (#20403)
* Update OpenAPI Descriptions

* update the add-and-commit action to latest version

* manually update decorated files

* fix: update allowed-actions

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-07-22 16:25:52 +00:00
Kevin Heis
8a56437c93 Pretty format (#20352)
* Update prettier flow to include JS

* Run prettier

* ...run prettier
2021-07-14 14:35:01 -07:00
Kevin Heis
42e785b0a8 Migrate CommonJS to ESM (#20301)
* First run of script

* Get the app running --- ish

* Get NextJS working

* Remove `node:`

* Get more tests passing in unit directory

* Update FailBot test to use nock

* Update test.yml

* Update Dockerfile

* tests/content fixes

* Update page.js

* Update build-changelog.js

* updating tests/routing

* Update orphan-tests.js

* updating tests/rendering

* Update .eslintrc.js

* Update .eslintrc.js

* Install jest/globals

* "linting" tests

* staging update to server.mjs

* Change '.github/allowed-actions.js' to a ESM export

* Lint

* Fixes for the main package.json

* Move Jest to be last in the npm test command so we can pass args

* Just use 'npm run lint' in the npm test command

* update algolia label script

* update openapi script

* update require on openapi

* Update enterprise-algolia-label.js

* forgot JSON.parse

* Update lunr-search-index.js

* Always explicitly include process.cwd() for JSON file reads pathed from project root

* update graphql/update-files.js script

* Update other npm scripts using jest to pass ESM NODE_OPTIONS

* Update check-for-enterprise-issues-by-label.js for ESM

* Update create-enterprise-issue.js for ESM

* Import jest global for browser tests

* Convert 'script/deploy' to ESM

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-07-14 13:49:18 -07:00
Rachael Sewell
87690bf634 revert to using static content type (#20319) 2021-07-13 09:54:09 -07:00
github-openapi-bot
8948d52184 Update OpenAPI Descriptions (#20307) 2021-07-13 10:56:20 +00:00
github-openapi-bot
f035720d74 Update OpenAPI Descriptions (#20251) 2021-07-01 15:23:43 +00:00
github-openapi-bot
23c63f3291 Update OpenAPI Descriptions (#20245) 2021-07-01 07:17:16 +00:00
Rachael Sewell
4f3761004b OpenAPI form data curl examples (#19507) 2021-06-30 17:33:20 -07:00
github-openapi-bot
b048121a0e Update OpenAPI Descriptions (#20235) 2021-06-30 14:55:01 -07:00
github-openapi-bot
28f90a7aca Update OpenAPI Descriptions (#20232)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-06-30 14:16:23 -07:00
github-openapi-bot
e400d202db Update OpenAPI Descriptions (#20212)
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-06-30 20:38:40 +00:00
github-openapi-bot
32f3662d7e Update OpenAPI Descriptions (#20154)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-25 20:02:48 +00:00
github-openapi-bot
d5c2c13c4a Update OpenAPI Descriptions (#20126)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-06-24 19:01:00 +00:00
github-openapi-bot
8de762191d Update OpenAPI Descriptions (#20118)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-24 13:13:38 +00:00
github-openapi-bot
60e5417deb Update OpenAPI Descriptions (#20074)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-06-22 21:50:34 +00:00
Grace Park
d3d1902414 Merge pull request #20017 from github/upgrade-esm
Enforce and Move to Top Level require
2021-06-22 11:27:48 -07:00
github-openapi-bot
d1ba055a9c Update OpenAPI Descriptions (#20047) 2021-06-22 00:34:40 +00:00
github-openapi-bot
cd5b4dd39b Update OpenAPI Descriptions (#20037) 2021-06-21 20:11:59 +00:00
github-openapi-bot
6f9b4aa674 Update OpenAPI Descriptions (#20031) 2021-06-21 17:06:10 +01:00
github-openapi-bot
2c520144a3 Update OpenAPI Descriptions (#19977) 2021-06-17 11:08:43 +00:00
github-openapi-bot
f404f77036 Update OpenAPI Descriptions (#19952)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-06-16 11:04:46 +00:00
github-openapi-bot
9c0320c3c6 Update OpenAPI Descriptions (#19938) 2021-06-16 11:40:18 +02:00
github-openapi-bot
8e382eb90b Update OpenAPI Descriptions (#19904) 2021-06-15 07:40:23 +00:00
github-openapi-bot
997956ac67 Update OpenAPI Descriptions (#19759) 2021-06-11 09:55:33 +10:00
Rachael Sewell
830a1c1550 bump css-what to 5.0.1 (#19797) 2021-06-09 17:29:14 +00:00
github-openapi-bot
e13927d4cf Update OpenAPI Descriptions (#19686)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-04 15:32:03 +00:00
github-openapi-bot
230c1e8535 Update OpenAPI Descriptions (#19623) 2021-06-01 06:22:15 +00:00
github-openapi-bot
2a99743b56 Update OpenAPI Descriptions (#19556) 2021-05-25 23:56:02 +00:00
github-openapi-bot
254598e4d5 Update OpenAPI Descriptions (#19534) 2021-05-25 16:09:08 +10:00
github-openapi-bot
1064f71c24 Update OpenAPI Descriptions (#19482) 2021-05-21 07:18:38 +00:00
github-openapi-bot
7fa69df9e9 Update OpenAPI Descriptions (#19447) 2021-05-19 23:15:32 +00:00
github-openapi-bot
0894e10749 Update OpenAPI Descriptions (#19383)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-05-18 01:15:34 +00:00
hubwriter
f3234ad1d1 Code scanning API: revert changes on GHES 2.22 (#19285)
* Add temporary version of JSON files

* update to fix badly versioned examples

* Remove development mode JSON files

* Update OpenAPI Descriptions (#19362)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

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

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-17 16:55:54 +01:00
hubwriter
22b88d60e8 Update OpenAPI Descriptions (#19170) (#19172)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

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

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-05-07 07:39:26 +00:00
Rachael Sewell
46fda7b959 [DO NOT MERGE] GitHub Enterprise Server 3.1 release candidate megabranch (#18399)
* 3.1 megabranch

* these should be in a topic branch to avoid unnecessary ci failures

* add copies of 3.0 schema files

* update link veresion from 3.0 -> 3.1

* update correct version 🤦‍♀️

* update with 3.1 version links

* first stab of this work

* fix product variable and links to section that has been moved

* simplify Liquid conditions

* elsif

* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* [GHES 3.1] Code scanning: SARIF limit increased to 5000 (#18539)

* revert api previews

* delete 3.1 preview

* Revert "delete 3.1 preview"

This reverts commit 0a7df3e17a1e182e5b01b0fdafacb6bb19100f70.

* regenerate decorated file

* make security policy docs available in GHES 3.1 and GHAE docs

* adapt for GHES/GHAE and remove the word

* revert a whole bunch of stuff

* more reverting and further updating

* update links to Adding a security policy to your repo article

* fix broken links and remove responsibly

* simplify Liquid versioning

* Update content/code-security/getting-started/adding-a-security-policy-to-your-repository.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address comment

* Remove overcomplicated versioning (#18934)

* Update information on licensing and billing for GHES 3.1 (#18835)

* regenerate graphql files with new prerendered input object

* add release notes placeholder file

* add scaffolding

* use real date

* ✂️  3.1 schema added accidentally

* update enterprise release dates

* add base files

* Correct versioning for branch renaming and master to main transition in GHES docs (#19050)

* update versioning

* apply Alistair's suggestion

* add new cached index names

* Update docs for code scanning in external CI to cover CodeQL CLI usage (#19030)

* 3893 add missing flag for GHES and GHAE (next) users (#19129)

* [GHES 3.1] Release candidate 1 release notes  (#18419)

* fleshing out the 33.1 RC1 release notes

* update with moreee

* really flesh it all out

* format a bit

* fix linter errors

* fix errors again

* add quotes around heading with Liquid

* placeholder to get error fixed

* add quotes

* just remove thoose things

* typo

* Update 0-rc1.yml

* update with feedback

* add workflow beta

* upload increase

* some last changes

* change the date

* fix links

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>

* Conflict resolution between 19082 and 3.1 Megabranch (#19158)

* Fix typo in new reusable

* delete 3.1 rest schema files

* Update OpenAPI Descriptions (#19166)

* last minute additions yikes

* redeploy staging

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
2021-05-06 09:41:42 -07:00