Lorna Jane Mitchell
ee55f26c36
docs: Fix a silent failure in the Vale rules, check CI can catch it ( #1464 )
2024-03-05 11:28:11 +00:00
github-actions[bot]
24faf72183
chore: 🔖 release new versions ( #1469 )
2024-03-04 17:06:49 +02:00
Andrew Tatomyr
f1a6f356ea
chore: revert 1.10.2 ( #1468 )
...
* Revert "fix: fix issues with https-agent-proxy for cli and openapi-core packages (#1461 )"
This reverts commit 7ec5cfcd37 .
2024-03-04 16:52:07 +02:00
github-actions[bot]
87a455ca83
chore: 🔖 release new versions ( #1467 )
2024-03-04 16:24:26 +02:00
Mateusz Lis
7ec5cfcd37
fix: fix issues with https-agent-proxy for cli and openapi-core packages ( #1461 )
...
* Reapply "fix: add https-proxy-agent to fetch requests (#1433 )" (#1458 )
* fix: add https-proxy-agent package to browser excluded packages
2024-03-04 11:02:00 +01:00
Andrew Tatomyr
d373e89cf2
chore: update the PR template ( #1462 )
2024-03-01 12:45:18 +02:00
github-actions[bot]
120611cce1
chore: 🔖 release new versions ( #1460 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-29 23:19:29 +08:00
Roman Hotsiy
b3fd091ff0
chore: bump version ( #1459 )
2024-02-29 23:17:46 +08:00
Roman Hotsiy
93e42db062
Revert "fix: add https-proxy-agent to fetch requests ( #1433 )" ( #1458 )
...
This reverts commit 2639dc4b75 .
2024-02-29 23:13:18 +08:00
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
Andrew Tatomyr
f017e56dcb
chore: use real opanapi file in an example for clarity ( #1454 )
2024-02-29 11:44:57 +02:00
Lorna Jane Mitchell
fec8220bef
docs: Update stats command docs with new markdown output format and a github actions example ( #1449 )
...
* docs: Update stats command docs with new markdown output format and a github actions example
* docs: Add screenshot
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
2024-02-26 16:51:14 +00:00
Andrew Tatomyr
f7331f7832
docs: update the no-required-schema-properties-undefined rule description ( #1446 )
2024-02-21 13:31:04 +02:00
Lorna Jane Mitchell
099455bda0
docs: try updating the markdownlint tool version ( #1435 )
...
* docs: Try updating the markdownlint tool version
* docs: Fix workflow action version number
2024-02-20 11:02:27 +00: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
Andrew Tatomyr
f6448efb5a
chore: do not run the reqire changeset action on release branch ( #1443 )
2024-02-16 18:55:59 +02:00
Mateusz Lis
4b54bc8a15
fix: join command security schemas fix ( #1439 )
2024-02-16 17:38:42 +02:00
Andrew Tatomyr
fc21cfdd64
chore: implement JSON Schema to NodeType adapter ( #1401 )
2024-02-16 13:17:55 +02:00
Andrew Tatomyr
d01b16fc81
chore: add historical performance benchmarking ( #1432 )
2024-02-16 12:03:34 +02:00
Mateusz Lis
c51fbc78b1
fix: fix wrong file extension for sidebar.yaml docs ( #1438 )
2024-02-15 14:05:24 +01:00
Mateusz Lis
149f7eee9f
docs: add link to new no-required-schema-properties-undefined rule in sidebar ( #1436 )
2024-02-14 15:47:23 +01:00
Mateusz Lis
838c179e15
docs: remove description for xtaggroup when using join command ( #1422 )
...
* docs: update join command docs related to x-taggroups changes
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
---------
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
2024-02-14 11:27:02 +01:00
Andrew Tatomyr
356821b91b
chore: require changeset or label ( #1428 )
2024-02-13 18:25:36 +02:00
Mateusz Lis
1f1ec5c163
docs: no-required-schema-properties-undefined markdown docs ( #1417 )
2024-02-13 16:53:09 +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
Ihor Karpiuk
8d5e8a800e
fix: update push-status messages ( #1425 )
2024-02-13 14:05:32 +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
Lorna Jane Mitchell
fd79f7d4c5
docs: Use Museum API instead of Petstore examples ( #1386 )
...
* docs: add museum examples to installation and bundle/join commands
* docs: removed petstore examples and updated formatting for readability
* docs: Update petstore to museum examples in decorators section
* chore: Prettier wants to fix a file
* chore: Fix Vale-detected future tense mistakes
* Update docs/decorators/media-type-examples-override.md
* Update docs/commands/lint.md
* Update docs/commands/lint.md
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
2024-02-12 18:06:11 +00: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
Lorna Jane Mitchell
7832121e55
fix: extra whitespace after update notifier ( #1407 )
...
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
2024-02-01 18:16:46 +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
Lorna Jane Mitchell
caa223dce3
docs: fix an incorrectly-formatted table in the custom function docs for configurable rules ( #1414 )
2024-01-29 14:33:21 +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
Andrew Tatomyr
0a65c35fd4
chore: update contributing guide and the PR template ( #1402 )
...
Co-authored-by: Lorna Jane Mitchell <github@lornajane.net >
2024-01-25 11:12:50 +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
Dominic Buetow
94db1ea108
chore: move TypeScript type dependencies to dev dependencies ( #1383 )
2024-01-18 14:34:46 +02:00