172 Commits

Author SHA1 Message Date
github-actions[bot]
592ba424ba chore: 🔖 release new versions (#1456) 2024-02-29 14:07:47 +02:00
Mateusz Lis
2639dc4b75 fix: add https-proxy-agent to fetch requests (#1433)
* fix: add https-proxy-agent to fetch requests
* fix: move domains submodule to separate file

Co-authored-by: Heather Cloward <heathercloward@gmail.com>
2024-02-29 12:55:24 +01:00
Andrew Tatomyr
9261ddc945 fix: replace spaces in components prefixes with underscores (#1455) 2024-02-29 13:17:43 +02:00
github-actions[bot]
ee5d3726e7 chore: 🔖 release new versions (#1442) 2024-02-20 10:55:16 +02:00
Andrew Tatomyr
751f949657 fix: parse $refs containing the hash symbol correctly (#1445) 2024-02-20 10:33:39 +02:00
Andrew Tatomyr
27f570afe4 fix: join command failing on null values with --prefix-components-with-info-prop option (#1444) 2024-02-19 18:51:21 +02:00
Mateusz Lis
4b54bc8a15 fix: join command security schemas fix (#1439) 2024-02-16 17:38:42 +02:00
github-actions[bot]
13bd3bf6a8 chore: 🔖 release new versions (#1426) 2024-02-13 15:53:41 +02:00
Mateusz Lis
a8b45b5c88 fix: fix changeset for newest custom rule (#1434) 2024-02-13 15:40:42 +02:00
Mateusz Lis
4d01896469 fix: introduce new built-in rule for missing required schema properties (#1412)
* fix: introduce new custom rule for missing required schema properties, along along with tests and changeset
* fix: add code implementation to cover anyOf keyword schema nestings, add more tests
2024-02-13 12:26:19 +01:00
Oleksandr Bibik
4a913d6690 fix: fix for incorrect refs on join (#1400)
* fix: fix for incorrect refs on join

* fix: fix e2e example snapshots to include check for proper prefix generation

* fix: Update .changeset/grumpy-rings-beam.md

Co-authored-by: Heather Cloward <heathercloward@gmail.com>

---------

Co-authored-by: Mateusz Lis <mateusz.lis@redocly.com>
Co-authored-by: Mateusz Lis <51505454+malis42@users.noreply.github.com>
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
2024-02-07 08:58:02 +01:00
Emin Arakelian
4ab6e09e18 fix: hash ending path resolution fails (#1408) 2024-02-05 09:31:04 +02:00
Oleksandr Bibik
8bff6a814b feat: removed descriptions and added info.title as group names for x-tagGroup in Join command (#1394)
* chore: removed description for x-tagGroups for Join command

* chore: updated snapshots

* feat: replaced file names with `info.title` as group names in x-tagGroups for the `join` command

* fix: changeset fix from patch to minor update

---------

Co-authored-by: Mateusz Lis <mateusz.lis@redocly.com>
2024-02-02 16:19:45 +01:00
github-actions[bot]
7ce9013519 chore: 🔖 release new versions (#1421) 2024-02-01 19:07:27 +02:00
Ihor Karpiuk
e61eb2657f fix: resolve an issue with options in the push command (#1419) 2024-02-01 15:27:34 +02:00
Lorna Jane Mitchell
4868a5b840 feat: add markdown output format to stats command (#1395)
* fix: Remove non-json format elements from JSON output

* feat: Add markdown output format, suitable for use in GitHub Job Summaries

* chore: run prettier, update snapshot for existing tests

* chore: add tests for all the stats output formats

* chore: add museum file, run prettier

* fix: Tidy up some ends spotted by eslint

* fix: Tidy up some ends spotted by eslint

* feat: reinstate debug/timing output for stylish format only

* chore: update snapshots with timing output

* chore: run prettier

* feat: Add markdown table formatting to stats markdown output

* chore: update snapshots for new output format

* docs: Add changeset for markdown format option in stats command
2024-01-31 17:13:41 +00:00
github-actions[bot]
aa65490972 chore: 🔖 release new versions (#1415) 2024-01-29 15:50:38 +02:00
Ihor Karpiuk
baddec02e0 feat: added the ability to use git operations in the docker image (#1413) 2024-01-29 13:08:40 +02:00
github-actions[bot]
cf2ac84426 chore: 🔖 release new versions (#1410) 2024-01-26 16:10:24 +02:00
Roman Sainchuk
f070c3d8d4 feat: basic push-status command implementation and extended push command (#1321)
Co-authored-by: IhorKarpiuk <ihor.karpiuk@redocly.com>
Co-authored-by: SmoliyY <yevhen.smoliy@gmail.com>
2024-01-26 14:01:48 +02:00
github-actions[bot]
d95bef1bf2 chore: 🔖 release new versions (#1370) 2024-01-23 13:04:55 +02:00
volodymyr-rutskyi
4ff9eb64c1 docs: preview command (#1384) 2024-01-23 12:49:56 +02:00
Andrew Tatomyr
5573a614ca fix: false positive errors when validating examples with refs (#1377) 2024-01-19 11:53:50 +02:00
Ihor Karpiuk
4f410b5834 fix: replace refs to components when splitting file (#1381) 2024-01-16 16:49:10 +02:00
Shahed Nasser
147ef98b9e feat: added filename extension support for more x-codeSamples languages (#1382) 2024-01-05 13:50:57 +02:00
Sergey Shishkin
b4c1274b37 Fix schema type of AsyncAPI operation tags (#1339)
* fix: Schema type of AsyncAPI operation tags

* add tests

* test: Expand tags test for AsyncAPI

---------

Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com>
2023-12-28 11:52:35 +00:00
github-actions[bot]
122ce07670 chore: 🔖 release new versions (#1361) 2023-12-21 16:09:59 +02:00
Andrew Tatomyr
d44ad9ee53 feat: resolve refs in config (#1345)
Co-authored-by: IhorKarpiuk <ihor.karpiuk@redocly.com>
2023-12-21 15:32:09 +02:00
Ihor Karpiuk
588b956d85 chore: deprecate lint option in the join command (#1349) 2023-12-14 18:09:40 +02:00
github-actions[bot]
70e5133708 chore: 🔖 release new versions (#1337) 2023-11-29 12:54:55 +02:00
Ihor Karpiuk
79936f2bb3 chore: add deprecate warning for the lint-related options (#1342)
Co-authored-by: Lorna Jane Mitchell <github@lornajane.net>
2023-11-29 11:06:10 +02:00
Andrew Tatomyr
744fab0032 chore: update Redoc to v2.1.3 (#1344) 2023-11-28 16:20:59 +02:00
Andrew Tatomyr
4497e75ef6 chore: adjust the clean command and remove redundant changeset (#1343) 2023-11-28 14:42:20 +02:00
Ihor Karpiuk
efb6a453f5 feat: create new rule to enforce array parameters format (#1338) 2023-11-24 16:18:58 +02:00
Lorna Jane Mitchell
afb5d9425f docs: Update docs tooling and checks (#1330)
* fix: Remove github token with incorrect access

* docs: Improve uninstall CTA in migration guide

* fix: Update checkout action version for vale

* docs: Vale reports errors in any edited file

* docs: Update to make Vale happy

* docs: Markdownlint fixes

* fix: Remove sync actions as this integration is no longer used

* core: Add markdownlint config and github action

Uses rules from https://github.com/Redocly/marketing-site-portal/pull/1142

* chore: Move contributing file to top level

* chore: Add markdown to the file types that we want prettier to operate on

* fix: Make files fit prettier rules, ignore LICENSE since we can't change that

* chore: Combine docs-related workflows into one for simplicity

* docs: Add instructions for running the CLI docs standalone from this repo

* chore: Add changeset, this docs change is quite large

* Update .changeset/bright-steaks-walk.md

Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>

---------

Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>
2023-11-20 16:00:32 +00:00
github-actions[bot]
166e16d6ca chore: 🔖 release new versions (#1315) 2023-11-15 15:14:37 +01:00
Ciprian Caba
6097ff769f fix: improve browser detection when running with Bun (#1319) 2023-11-15 12:06:23 +01:00
billytrend-cohere
bf4b8f2fa2 fix: add explicit node-fetch dependency (#1327) 2023-11-15 11:50:48 +01:00
Jeremy Fiel
f83fc54d35 OAS3_1 types SchemaProperties updated per JSON Schema draft 2020-12 (#1310) 2023-10-27 15:17:58 +02:00
github-actions[bot]
b50ae469c4 chore: 🔖 release new versions (#1313) 2023-10-26 16:31:02 +03:00
Andrew Tatomyr
4620f79f29 feat: add built-in recommeded-strict ruleset (#1311) 2023-10-26 15:07:19 +03:00
Frederik Fenger
73d96a2d0f fix: use same host for websocket server as for http server when previewing locally (#1309) 2023-10-26 13:55:45 +02:00
Ihor Karpiuk
1510e471b7 feat: extend split and join commands to produce JSON output (#1305) 2023-10-26 14:42:06 +03:00
github-actions[bot]
4e712a8c70 chore: 🔖 release new versions (#1306) 2023-10-19 17:02:17 +03:00
Ihor Karpiuk
0c52110c80 chore: set default severity for lint config (#1292) 2023-10-19 16:23:18 +03:00
github-actions[bot]
45b31e6640 chore: 🔖 release new versions (#1272) 2023-10-18 08:48:35 +02:00
Andrew Tatomyr
73c1999297 chore: update changeset description (#1300) 2023-10-17 17:29:13 +02:00
Andrew Tatomyr
d703d22bbf fix: report on child keys when using pattern or notPattern assertions (#1299) 2023-10-17 16:36:07 +02:00
Roman Hotsiy
4d66ace6b8 fix: document openapi-core package usage + slightly improve the API (#1284)
* fix: document openapi-core package usage + slightly improve the API

* chore: fix tests

* Apply suggestions from code review

* docs: test code and add some explanations for each section

* fix: make the bundle output variables match in both examples

* chore: add tests for lint and bundle

* chore: add tests for bundleFromString and createConfig with a plugin

* chore: apply prettier

* Update packages/core/src/__tests__/bundle.test.ts

---------

Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com>
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2023-10-15 23:38:40 +00:00
Jeremy Fiel
be16c5898a fix(types): update unevaluatedItems type defintion (#1295) 2023-10-13 18:18:25 +02:00